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] Misc patches for QEMU 7.1 freeze
Date: Tue, 19 Jul 2022 11:34:36 +0200	[thread overview]
Message-ID: <20220719093439.528810-1-pbonzini@redhat.com> (raw)

The following changes since commit 0ebf76aae58324b8f7bf6af798696687f5f4c2a9:

  Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into staging (2022-07-15 15:38:13 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 3746b8ca3e8bc216d03df5813080eeb06bdafabb:

  util: Fix broken build on Haiku (2022-07-19 11:32:21 +0200)

----------------------------------------------------------------
* Boolean statistics for KVM
* Fix build on Haiku

----------------------------------------------------------------
Paolo Bonzini (2):
      monitor: add support for boolean statistics
      kvm: add support for boolean statistics

Thomas Huth (1):
      util: Fix broken build on Haiku

 accel/kvm/kvm-all.c       | 10 +++++++++-
 linux-headers/linux/kvm.h |  1 +
 monitor/hmp-cmds.c        |  2 ++
 qapi/stats.json           |  4 +++-
 util/cutils.c             |  4 ++++
 util/oslib-posix.c        |  4 ----
 6 files changed, 19 insertions(+), 6 deletions(-)
-- 
2.36.1



             reply	other threads:[~2022-07-19  9:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-19  9:34 Paolo Bonzini [this message]
2022-07-19  9:34 ` [PULL 1/3] monitor: add support for boolean statistics Paolo Bonzini
2022-07-19  9:34 ` [PULL 2/3] kvm: " Paolo Bonzini
2022-07-19  9:34 ` [PULL 3/3] util: Fix broken build on Haiku Paolo Bonzini
2022-07-19 12:35 ` [PULL 0/3] Misc patches for QEMU 7.1 freeze Jason A. Donenfeld
2022-07-19 18:15   ` Paolo Bonzini
2022-07-19 18:15     ` Jason A. Donenfeld
2022-07-20 11:20       ` Jason A. Donenfeld
2022-07-20 12:47         ` Paolo Bonzini
2022-07-20 12:52           ` Jason A. Donenfeld
2022-07-21 20:38 ` 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=20220719093439.528810-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).