aboutsummaryrefslogtreecommitdiff
path: root/hw/xen_platform.c
AgeCommit message (Expand)Author
2012-08-23qom: object_delete should unparent the object firstPaolo Bonzini
2012-06-21pci.c: Add opaque argument to pci_for_each_device.Anthony PERARD
2012-05-21xen: Fix PV-on-HVMAnthony PERARD
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2011-12-05block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi
2011-11-07xen-platform: Fix IO port read/write functionsAnthony PERARD
2011-08-08pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity
2011-08-08xen-platform: convert to memory APIAvi Kivity
2011-07-26xen: implement unplug protocol in xen_platformStefano Stabellini
2011-07-17xen: move to new pci initializersMichael S. Tsirkin
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin
2011-06-19xen: Add the Xen platform pci deviceSteven Smith