The following changes since commit aceeaa69d28e6f08a24395d0aa6915b687d0a681:
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging (2019-12-17 15:55:20 +0000) are available in the Git repository at: git://github.com/ehabkost/qemu.git tags/x86-and-machine-pull-request for you to fetch changes up to fcd3f2cc124600385dba46c69a80626985c15b50: numa: properly check if numa is supported (2019-12-19 14:57:14 -0300) ---------------------------------------------------------------- x86 and machine queue, 2019-12-20 Bug fix: * Resolve CPU models to v1 by default (Eduardo Habkost) Cleanup: * Remove incorrect numa_mem_supported checks (Igor Mammedov) ---------------------------------------------------------------- Eduardo Habkost (1): i386: Resolve CPU models to v1 by default Igor Mammedov (2): numa: remove not needed check numa: properly check if numa is supported hw/arm/sbsa-ref.c | 1 - hw/core/machine.c | 4 ++-- hw/core/numa.c | 7 +------ qemu-deprecated.texi | 8 ++++++++ target/i386/cpu.c | 8 +++++++- 5 files changed, 18 insertions(+), 10 deletions(-) -- 2.23.0