[PATCH v2 0/6] whpx: i386: small random fixes

Mohamed Mediouni posted 6 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260303114135.15390-1-mohamed@unpredictable.fr
Maintainers: Pedro Barbuda <pbarbuda@microsoft.com>, Mohamed Mediouni <mohamed@unpredictable.fr>, Peter Maydell <peter.maydell@linaro.org>, Cameron Esfahani <dirty@apple.com>, Roman Bolshakov <rbolshakov@ddn.com>, Phil Dennis-Jordan <phil@philjordan.eu>, Wei Liu <wei.liu@kernel.org>
There is a newer version of this series
accel/whpx/whpx-common.c       |  43 ++++++++++++
include/system/whpx-internal.h |   4 ++
target/arm/whpx/whpx-all.c     |  37 ++++++++++
target/i386/emulate/x86_mmu.c  |   2 +-
target/i386/whpx/whpx-all.c    | 122 ++++-----------------------------
5 files changed, 100 insertions(+), 108 deletions(-)
[PATCH v2 0/6] whpx: i386: small random fixes
Posted by Mohamed Mediouni 1 month, 1 week ago
Also has a small arm64 patch for enabling Hyper-V enlightenments if asked
for, which depends on another (common code) patch in the series

Mohamed Mediouni (6):
  whpx: i386: do not enable nested virt when kernel-irqchip=off
  target/i386: emulate: LA57 fix
  whpx: i386: enable some more enlightenments
  whpx: make Hyper-V enlightenments configurable
  whpx: arm64: enable enlightenments if asked for
  whpx: i386: remove SIPI trapping

 accel/whpx/whpx-common.c       |  43 ++++++++++++
 include/system/whpx-internal.h |   4 ++
 target/arm/whpx/whpx-all.c     |  37 ++++++++++
 target/i386/emulate/x86_mmu.c  |   2 +-
 target/i386/whpx/whpx-all.c    | 122 ++++-----------------------------
 5 files changed, 100 insertions(+), 108 deletions(-)

-- 
2.50.1 (Apple Git-155)