All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3
@ 2013-06-05 12:07 ` Stefano Stabellini
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` 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   ` 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   ` 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 12:07   ` Stefano Stabellini
2013-06-05 13:11 ` [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3 George Dunlap
2013-06-05 13:11   ` George Dunlap

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.