qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3
@ 2013-06-05 12:07 Stefano Stabellini
  2013-06-05 12:07 ` [Qemu-devel] [BACKPORT qemu-xen 1/3] xen: simplify xen_enabled Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stefano Stabellini @ 2013-06-05 12:07 UTC (permalink / raw)
  To: xen-devel; +Cc: george.dunlap, qemu-devel, Stefano Stabellini

Hi all,
this patch series backports few fixes from QEMU to qemu-xen 4.3.


The second patch avoid calling main_loop_wait with nonblocking set to 1,
so that the select timeout is always as high as possible on Xen.

The third patch fixes this PCI passthrough bug:
http://marc.info/?l=xen-devel&m=136242365010750


Stefano Stabellini (3):
      xen: simplify xen_enabled
      main_loop: do not set nonblocking if xen_enabled()
      xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)

 hw/pc.h      |    3 +++
 hw/pc_piix.c |    6 +++---
 hw/xen.h     |    4 ----
 vl.c         |    2 +-
 xen-all.c    |   12 ++++++------
 5 files changed, 13 insertions(+), 14 deletions(-)

Cheers,

Stefano

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

end of thread, other threads:[~2013-06-05 13:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05 12:07 [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3 Stefano Stabellini
2013-06-05 12:07 ` [Qemu-devel] [BACKPORT qemu-xen 1/3] xen: simplify xen_enabled Stefano Stabellini
2013-06-05 12:07 ` [Qemu-devel] [BACKPORT qemu-xen 2/3] main_loop: do not set nonblocking if xen_enabled() Stefano Stabellini
2013-06-05 12:07 ` [Qemu-devel] [BACKPORT qemu-xen 3/3] xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) Stefano Stabellini
2013-06-05 13:11 ` [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3 George Dunlap

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