All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] Misc patches for 2026-05-25
@ 2026-05-25 15:16 Paolo Bonzini
  2026-05-25 15:16 ` [PULL 1/6] lsi53c895a: fix use-after-free of cancelled request Paolo Bonzini
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paolo Bonzini @ 2026-05-25 15:16 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit cbf877d67a812be17a9ce404a589e1bdf722c1f6:

  Merge tag 'pbouvier/pr/docs-20260522' of https://gitlab.com/p-b-o/qemu into staging (2026-05-24 07:45:19 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 877820be501c72665aff1af468fab87f17995044:

  json-parser: constify JSONToken (2026-05-25 16:52:31 +0200)

----------------------------------------------------------------
* lsi53c895a, apic, mc146818rtc: fix various bugs
* accel/mshv: implement cpu_thread_is_idle() hook
* json-parser: first patch from push parser conversion

----------------------------------------------------------------
Jinjie Ruan (1):
      mc146818rtc: Fix get_guest_rtc_ns() overflow bug

Magnus Kulke (1):
      accel/mshv: implement cpu_thread_is_idle() hook

Paolo Bonzini (4):
      lsi53c895a: fix use-after-free of cancelled request
      lsi53c895a: clear tag byte when processing messages
      apic: fix delivery bitmask with modified xAPIC ids
      json-parser: constify JSONToken

 accel/mshv/mshv-all.c | 12 ++++++++++++
 hw/intc/apic.c        | 17 ++++++++---------
 hw/rtc/mc146818rtc.c  | 23 +++++++++++------------
 hw/scsi/lsi53c895a.c  | 12 ++++++++----
 qobject/json-parser.c | 23 ++++++++++++-----------
 5 files changed, 51 insertions(+), 36 deletions(-)
-- 
2.54.0



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

end of thread, other threads:[~2026-05-26 18:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-25 15:16 [PULL 0/6] Misc patches for 2026-05-25 Paolo Bonzini
2026-05-25 15:16 ` [PULL 1/6] lsi53c895a: fix use-after-free of cancelled request Paolo Bonzini
2026-05-25 15:16 ` [PULL 2/6] lsi53c895a: clear tag byte when processing messages Paolo Bonzini
2026-05-25 15:16 ` [PULL 3/6] apic: fix delivery bitmask with modified xAPIC ids Paolo Bonzini
2026-05-25 15:16 ` [PULL 4/6] accel/mshv: implement cpu_thread_is_idle() hook Paolo Bonzini
2026-05-25 15:16 ` [PULL 5/6] mc146818rtc: Fix get_guest_rtc_ns() overflow bug Paolo Bonzini
2026-05-25 15:16 ` [PULL 6/6] json-parser: constify JSONToken Paolo Bonzini
2026-05-26 18:52 ` [PULL 0/6] Misc patches for 2026-05-25 Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.