Hi Anthony, please pull the following branch based on a8a826a3c3b8c8a1c4def0e9e22b46e78e6163a0:
git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-20121217 It contains several fixes and multiple consoles support in the Xen PV console backend. Ian Jackson (2): cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int Sander Eikelenboom (1): Fix compile errors when enabling Xen debug logging. Stefano Stabellini (2): xen: implement support for secondary consoles in the console backend xen: fix trivial PCI passthrough MSI-X bug hw/xen_console.c | 28 +++++++++++++---- hw/xen_pt.c | 5 ++- hw/xen_pt_msi.c | 2 +- xen-all.c | 83 ++++++++++++++++++++++++++++++++--------------------- 4 files changed, 75 insertions(+), 43 deletions(-) Cheers, Stefano