summaryrefslogtreecommitdiffstats
path: root/hw/xen_platform.c
Commit message (Expand)AuthorAgeFilesLines
* xen_platform: Do not use old_portio-style callbacksHervé Poussineau2013-01-151-11/+10
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: do not include net.h everywherePaolo Bonzini2012-12-191-1/+0
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* xen_platform: convert PIO to new memory api read/writeAlexander Graf2012-10-291-10/+38
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* xen: Fix, no unplug of pt device by platform device.Anthony PERARD2012-10-031-2/+6
* qom: object_delete should unparent the object firstPaolo Bonzini2012-08-231-3/+0
* pci.c: Add opaque argument to pci_for_each_device.Anthony PERARD2012-06-211-4/+4
* 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