summaryrefslogtreecommitdiffstats
path: root/hw/xen_platform.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Fix PV-on-HVMAnthony PERARD2012-05-211-1/+4
* qdev: qdev_unplug(): use error_set()Luiz Capitulino2012-04-091-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-8/+10
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-14/+20
* block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi2011-12-051-1/+1
* xen-platform: Fix IO port read/write functionsAnthony PERARD2011-11-071-9/+9
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-4/+3
* xen-platform: convert to memory APIAvi Kivity2011-08-081-33/+50
* xen: implement unplug protocol in xen_platformStefano Stabellini2011-07-261-1/+42
* xen: move to new pci initializersMichael S. Tsirkin2011-07-171-8/+7
* pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin2011-07-171-4/+4
* xen: Add the Xen platform pci deviceSteven Smith2011-06-191-0/+340
OpenPOWER on IntegriCloud