summaryrefslogtreecommitdiffstats
path: root/hw/xen
Commit message (Expand)AuthorAgeFilesLines
* xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-3/+1
* xen/pt: unknown PCI config space fields should be read-onlyJan Beulich2015-06-023-3/+35
* xen/pt: add a few PCI config space field descriptionsJan Beulich2015-06-021-0/+28
* xen/pt: mark reserved bits in PCI config space fieldsJan Beulich2015-06-022-5/+11
* xen/pt: mark all PCIe capability bits read-onlyJan Beulich2015-06-021-1/+1
* xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich2015-06-021-31/+20
* xen/pt: correctly handle PM status bitJan Beulich2015-06-021-1/+2
* xen/pt: consolidate PM capability emu_maskJan Beulich2015-06-021-21/+4
* xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich2015-06-021-8/+2
* xen/MSI-X: limit error messagesJan Beulich2015-06-022-5/+8
* xen: don't allow guest to control MSI mask registerJan Beulich2015-06-021-10/+88
* xen: properly gate host writes of modified PCI CFG contentsJan Beulich2015-06-023-10/+21
* xen: limit guest control of PCI command registerJan Beulich2015-04-092-27/+13
* xen-pt: fix Out-of-bounds readGonglei2015-03-101-1/+1
* xen-pt: fix Negative array index readGonglei2015-03-101-4/+2
* xen-pt: Fix PCI devices re-attach failedLiang Li2015-01-131-1/+1
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-0/+1
* memory: remove memory_region_destroyPaolo Bonzini2014-08-182-22/+0
* xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2014-07-071-0/+18
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell2014-05-071-1/+0
|\
| * xen: remove unused global, xen_xcgJim Meyering2014-05-071-1/+0
* | xen: move Xen HVM files under hw/i386/xenWei Liu2014-05-074-683/+0
* | qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan2014-05-072-4/+8
|/
* Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini2014-02-201-1/+2
* xen_pt: Fix passthrough of device with ROM.Anthony PERARD2014-01-171-2/+2
* xen_pt: Fix debug output.Anthony PERARD2014-01-171-2/+2
* apic: QOM'ify APICxiaoqiang zhao2013-12-241-2/+4
* xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+5
* xen: fix two errors when debug is enabledWei Liu2013-12-011-1/+2
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* qemu/xen: make use of xenstore relative pathsRoger Pau Monné2013-10-101-13/+6
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-292-0/+2
* Xen PV DevicePaul Durrant2013-07-292-1/+132
* misc: Fix new typos in comments and stringsStefan Weil2013-07-271-1/+2
* xen/xen_platform: QOM parent field cleanupAndreas Färber2013-07-231-8/+13
* xen/xen_platform: QOM casting sweepPeter Crosthwaite2013-07-231-5/+9
* hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-044-8/+10
* memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-044-7/+7
* xen: Mark fixed platform I/O as unalignedJan Kiszka2013-07-041-0/+4
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-3/+3
* hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil2013-06-111-2/+2
* target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-086-4/+361
* hw: move more files to hw/xen/Paolo Bonzini2013-04-087-0/+4275
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-083-0/+976
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud