qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/2] xenfv queue


From: David Woodhouse
Subject: [PULL 0/2] xenfv queue
Date: Thu, 9 Jan 2025 10:48:35 +0000

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]