qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/3] 9.0 bugfixes for 2024-04-08
Date: Mon,  8 Apr 2024 21:24:01 +0200	[thread overview]
Message-ID: <20240408192404.542506-1-pbonzini@redhat.com> (raw)

The following changes since commit ce64e6224affb8b4e4b019f76d2950270b391af5:

  Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging (2024-04-04 15:28:06 +0100)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to e34f4d87e8d47b0a65cb663aaf7bef60c2112d36:

  kvm: error out of kvm_irqchip_add_msi_route() in case of full route table (2024-04-08 21:22:00 +0200)

----------------------------------------------------------------
* fall back to non-ioeventfd notification if KVM routing table is full
* support kitware ninja with jobserver support
* nanomips: fix warnings with GCC 14

----------------------------------------------------------------
Igor Mammedov (1):
      kvm: error out of kvm_irqchip_add_msi_route() in case of full route table

Martin Hundebøll (1):
      Makefile: preserve --jobserver-auth argument when calling ninja

Paolo Bonzini (1):
      nanomips: fix warnings with GCC 14

 Makefile            |   2 +-
 accel/kvm/kvm-all.c |  15 ++--
 disas/nanomips.c    | 194 ++++++++++++++++++++++++++--------------------------
 3 files changed, 108 insertions(+), 103 deletions(-)
-- 
2.44.0



             reply	other threads:[~2024-04-08 19:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 19:24 Paolo Bonzini [this message]
2024-04-08 19:24 ` [PULL 1/3] Makefile: preserve --jobserver-auth argument when calling ninja Paolo Bonzini
2024-04-08 19:24 ` [PULL 2/3] nanomips: fix warnings with GCC 14 Paolo Bonzini
2024-04-08 19:24 ` [PULL 3/3] kvm: error out of kvm_irqchip_add_msi_route() in case of full route table Paolo Bonzini
2024-04-09 11:47 ` [PULL 0/3] 9.0 bugfixes for 2024-04-08 Peter Maydell

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=20240408192404.542506-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --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).