qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3


From: Stefano Stabellini
Subject: [Qemu-devel] [BACKPORT qemu-xen 0/3] fixes for 4.3
Date: Wed, 5 Jun 2013 13:07:03 +0100
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

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



reply via email to

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