aboutsummaryrefslogtreecommitdiffstats
path: root/hw/xen_platform.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+10
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori1-14/+20
2011-12-05block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi1-1/+1
2011-11-07xen-platform: Fix IO port read/write functionsAnthony PERARD1-9/+9
2011-08-08pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity1-4/+3
2011-08-08xen-platform: convert to memory APIAvi Kivity1-33/+50
2011-07-26xen: implement unplug protocol in xen_platformStefano Stabellini1-1/+42
2011-07-17xen: move to new pci initializersMichael S. Tsirkin1-8/+7
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin1-4/+4
2011-06-19xen: Add the Xen platform pci deviceSteven Smith1-0/+340