Home
last modified time | relevance | path

Searched hist:fe68090e (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/
H A Dnuma-test.cfe68090e Thu May 13 13:03:48 GMT 2021 Paolo Bonzini <pbonzini@redhat.com> machine: add smp compound property

Make -smp syntactic sugar for a compound property "-machine
smp.{cores,threads,cpu,...}". machine_smp_parse is replaced by the
setter for the property.

numa-test will now cover the new syntax, while other tests
still use -smp.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/include/hw/
H A Dboards.hfe68090e Thu May 13 13:03:48 GMT 2021 Paolo Bonzini <pbonzini@redhat.com> machine: add smp compound property

Make -smp syntactic sugar for a compound property "-machine
smp.{cores,threads,cpu,...}". machine_smp_parse is replaced by the
setter for the property.

numa-test will now cover the new syntax, while other tests
still use -smp.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/qemu/hw/core/
H A Dmachine.cfe68090e Thu May 13 13:03:48 GMT 2021 Paolo Bonzini <pbonzini@redhat.com> machine: add smp compound property

Make -smp syntactic sugar for a compound property "-machine
smp.{cores,threads,cpu,...}". machine_smp_parse is replaced by the
setter for the property.

numa-test will now cover the new syntax, while other tests
still use -smp.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>