summaryrefslogtreecommitdiffstats
path: root/hw/xen_pt.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-191-3/+3
|\
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
| * exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* | Fix compile errors when enabling Xen debug logging.Sander Eikelenboom2012-12-171-2/+3
|/
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* memory: use AddressSpace for MemoryListener filteringAvi Kivity2012-10-221-2/+2
* xen_pt: drop no-op MemoryListener callbacksAvi Kivity2012-10-151-45/+0
* xen_pt: use separate MemoryListeners for memory and I/OAvi Kivity2012-10-151-1/+37
* qemu/xen: Add 64 bits big bar support on qemuXudong Hao2012-10-031-2/+5
* fix Xen compilationStefano Stabellini2012-08-011-3/+1
* memory: pass EventNotifier, not eventfdPaolo Bonzini2012-07-121-1/+1
* Introduce Xen PCI Passthrough, MSIJiang Yunhong2012-06-211-1/+30
* Introduce Xen PCI Passthrough, PCI config space helpersAllen Kay2012-06-211-0/+10
* Introduce Xen PCI Passthrough, qdeviceAllen Kay2012-06-211-0/+812
OpenPOWER on IntegriCloud