On 29/4/25 18:39, Maciej S. Szmigiero wrote:
On 25.04.2025 01:30, Pierrick Bouvier wrote:
Pierrick Bouvier (8):
hw/hyperv/hv-balloon-stub: common compilation unit
hw/hyperv/hyperv.h: header cleanup
hw/hyperv/vmbus: common compilation unit
hw/hyperv/syndbg: common compilation unit
hw/hyperv/balloon: common balloon compilation units
hw/hyperv/hyperv_testdev: common compilation unit
include/system: make functions accessible from common code
hw/hyperv/hyperv: common compilation unit
include/hw/hyperv/hyperv.h | 3 ++-
include/system/kvm.h | 8 ++++----
hw/hyperv/hyperv.c | 3 ++-
hw/hyperv/syndbg.c | 9 ++++++---
hw/hyperv/vmbus.c | 2 +-
hw/hyperv/meson.build | 11 ++++++-----
6 files changed, 21 insertions(+), 15 deletions(-)
@Maciej, this is now ready to be tested :)
Tested this patch set on a Windows VM with hv-balloon QEMU device
(which uses VMBus, which in turn uses basic Hyper-V host support).
No problems encountered, so:
Tested-by: Maciej S. Szmigiero <maciej.szmigi...@oracle.com>
Thank you!
Series queued.