qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] x86 and machine queue, 2019-12-20


From: Eduardo Habkost
Subject: [PULL 0/3] x86 and machine queue, 2019-12-20
Date: Fri, 20 Dec 2019 16:20:28 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]