The following changes since commit 9ef49528b5286f078061b52ac41e0ca19fa10e36:

  Merge tag 'hw-misc-20251125' of https://github.com/philmd/qemu into staging 
(2025-11-25 14:22:39 -0800)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/accel-20251201

for you to fetch changes up to 3bee93b9abf5509f1ac25909478dd52a724bf0c3:

  accel/hvf: Fix i386 HVF compilation failures (2025-12-01 21:21:16 +0100)

Spurious checkpatch.pl warning:

  WARNING: architecture specific defines should be avoided
  #49: FILE: accel/hvf/hvf-accel-ops.c:151:
  +#ifdef __aarch64__

----------------------------------------------------------------
Accelerators patches queue

- Fix HVF/x86 build
----------------------------------------------------------------

Nguyen Dinh Phi (1):
  accel/hvf: Fix i386 HVF compilation failures

 accel/hvf/hvf-accel-ops.c | 5 ++---
 target/i386/hvf/hvf.c     | 6 ++----
 2 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.51.0


Reply via email to