qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Misc patches for QEMU 7.1 freeze
@ 2022-07-19  9:34 Paolo Bonzini
  2022-07-19  9:34 ` [PULL 1/3] monitor: add support for boolean statistics Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Paolo Bonzini @ 2022-07-19  9:34 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-21 20:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19  9:34 [PULL 0/3] Misc patches for QEMU 7.1 freeze Paolo Bonzini
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

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).