[Qemu-devel] [PATCH 0/2] Support over 64 vcpus for windows guests

Gonglei posted 2 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1504603805-180240-1-git-send-email-arei.gonglei@huawei.com
Test checkpatch passed
Test docker failed
Test s390x passed
hw/i386/pc_piix.c    | 15 ++++++++++++---
hw/i386/pc_q35.c     | 13 +++++++++++--
include/hw/i386/pc.h |  8 ++++++++
target/i386/cpu.c    |  1 +
target/i386/cpu.h    |  2 ++
target/i386/kvm.c    | 18 +++++++++++++++++-
6 files changed, 51 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH 0/2] Support over 64 vcpus for windows guests
Posted by Gonglei 6 years, 7 months ago
Pls see the detail of patches.

Gonglei (2):
  pc: add 2.11 machine type
  i386/cpu/hyperv: support over 64 vcpus for windows guests

 hw/i386/pc_piix.c    | 15 ++++++++++++---
 hw/i386/pc_q35.c     | 13 +++++++++++--
 include/hw/i386/pc.h |  8 ++++++++
 target/i386/cpu.c    |  1 +
 target/i386/cpu.h    |  2 ++
 target/i386/kvm.c    | 18 +++++++++++++++++-
 6 files changed, 51 insertions(+), 6 deletions(-)

-- 
1.8.3.1