qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-8.1] Misc Xen-on-KVM fixes
@ 2023-08-01 17:57 David Woodhouse
  2023-08-01 17:57 ` [PATCH for-8.1 1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() David Woodhouse
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Woodhouse @ 2023-08-01 17:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paul Durrant, Paolo Bonzini, Richard Henderson, Eduardo Habkost,
	Michael S. Tsirkin, Marcel Apfelbaum, Marcelo Tosatti, kvm,
	Peter Maydell, Philippe Mathieu-Daudé, Anthony PERARD

A few minor fixes for the Xen emulation support. One was just merged, but
there are three outstanding.

David Woodhouse (3):
      hw/xen: fix off-by-one in xen_evtchn_set_gsi()
      i386/xen: consistent locking around Xen singleshot timers
      hw/xen: prevent guest from binding loopback event channel to itself

 hw/i386/kvm/xen_evtchn.c  | 15 +++++++++++----
 target/i386/kvm/xen-emu.c | 36 ++++++++++++++++++++++++++----------
 2 files changed, 37 insertions(+), 14 deletions(-)




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

end of thread, other threads:[~2023-08-01 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01 17:57 [PATCH for-8.1] Misc Xen-on-KVM fixes David Woodhouse
2023-08-01 17:57 ` [PATCH for-8.1 1/3] hw/xen: fix off-by-one in xen_evtchn_set_gsi() David Woodhouse
2023-08-01 17:57 ` [PATCH for-8.1 2/3] i386/xen: consistent locking around Xen singleshot timers David Woodhouse
2023-08-01 17:57 ` [PATCH for-8.1 3/3] hw/xen: prevent guest from binding loopback event channel to itself David Woodhouse
2023-08-01 21:46 ` [PATCH for-8.1] Misc Xen-on-KVM fixes Philippe Mathieu-Daudé

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