All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] xenfv queue
@ 2025-01-09 10:48 David Woodhouse
  2025-01-09 10:48 ` [PULL 1/2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI David Woodhouse
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Woodhouse @ 2025-01-09 10:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S . Tsirkin, Thomas Huth, Paul Durrant, Paolo Bonzini,
	Richard Henderson, Eduardo Habkost, Marcel Apfelbaum,
	Philippe Mathieu-Daudé, Akihiko Odaki

From: David Woodhouse <dwmw@amazon.co.uk>

The following changes since commit 3f8bcbba3b320c610689576fc47595f1076198dd:

  Merge tag 'pull-request-2025-01-08' of https://gitlab.com/thuth/qemu into staging (2025-01-08 11:38:21 -0500)

are available in the Git repository at:

  git://git.infradead.org/users/dwmw2/qemu.git tags/pull-xenfv-20250109-1

for you to fetch changes up to b6014c5089a313ac84fe74970eee56e3fc87b49b:

  hw/xen: Check if len is 0 before memcpy() (2025-01-09 10:43:13 +0000)

----------------------------------------------------------------
Xen emulation fixes

----------------------------------------------------------------
Akihiko Odaki (1):
      hw/xen: Check if len is 0 before memcpy()

David Woodhouse (1):
      hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI

 hw/i386/kvm/xen_evtchn.c   | 60 ++++++++++++++++++++++++++++++++++++----------
 hw/i386/kvm/xen_evtchn.h   |  2 +-
 hw/i386/kvm/xen_xenstore.c |  4 ++++
 hw/i386/x86-common.c       | 32 ++++++++++++++++---------
 4 files changed, 73 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2025-01-09 16:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 10:48 [PULL 0/2] xenfv queue David Woodhouse
2025-01-09 10:48 ` [PULL 1/2] hw/i386/pc: Fix level interrupt sharing for Xen event channel GSI David Woodhouse
2025-01-09 10:48 ` [PULL 2/2] hw/xen: Check if len is 0 before memcpy() David Woodhouse
2025-01-09 13:34 ` [PULL 0/2] xenfv queue David Woodhouse
2025-01-09 16:32 ` 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.