qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/1] Accelerators patches for 2025-12-01
Date: Mon,  1 Dec 2025 21:26:33 +0100	[thread overview]
Message-ID: <20251201202634.98188-1-philmd@linaro.org> (raw)

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	other threads:[~2025-12-01 20:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01 20:26 Philippe Mathieu-Daudé [this message]
2025-12-01 20:26 ` [PULL 1/1] accel/hvf: Fix i386 HVF compilation failures Philippe Mathieu-Daudé
2025-12-03 12:20 ` [PULL 0/1] Accelerators patches for 2025-12-01 Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251201202634.98188-1-philmd@linaro.org \
    --to=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).