]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'sstabellini/xen-20121217' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 18 Dec 2012 21:41:04 +0000 (15:41 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 18 Dec 2012 21:41:04 +0000 (15:41 -0600)
commitc3a1ecd0fc565c913efc59663e7ac34b9c3c2291
tree7db530e15a7a223b0e71c78abc94b1df9df8bfd2
parenta8a826a3c3b8c8a1c4def0e9e22b46e78e6163a0
parent249e7e0fff080df0eff54730f3b6459d92d61e5a
Merge remote-tracking branch 'sstabellini/xen-20121217' into staging

* sstabellini/xen-20121217:
  cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int
  cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item
  Fix compile errors when enabling Xen debug logging.
  xen: fix trivial PCI passthrough MSI-X bug
  xen: implement support for secondary consoles in the console backend

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>