aboutsummaryrefslogtreecommitdiff
path: root/hw/xen
AgeCommit message (Expand)Author
2015-06-23xen_pt: QOMifyGonglei
2015-06-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...Peter Maydell
2015-06-23xen/pass-through: constify some static dataJan Beulich
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich
2015-06-23xen/pass-through: fold host PCI command register writesJan Beulich
2015-06-12xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich
2015-06-02xen/pt: add a few PCI config space field descriptionsJan Beulich
2015-06-02xen/pt: mark reserved bits in PCI config space fieldsJan Beulich
2015-06-02xen/pt: mark all PCIe capability bits read-onlyJan Beulich
2015-06-02xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich
2015-06-02xen/pt: correctly handle PM status bitJan Beulich
2015-06-02xen/pt: consolidate PM capability emu_maskJan Beulich
2015-06-02xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich
2015-06-02xen/MSI-X: limit error messagesJan Beulich
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich
2015-04-09xen: limit guest control of PCI command registerJan Beulich
2015-03-10xen-pt: fix Out-of-bounds readGonglei
2015-03-10xen-pt: fix Negative array index readGonglei
2015-01-13xen-pt: Fix PCI devices re-attach failedLiang Li
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini
2014-05-07Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...Peter Maydell
2014-05-07xen: remove unused global, xen_xcgJim Meyering
2014-05-07xen: move Xen HVM files under hw/i386/xenWei Liu
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2014-01-17xen_pt: Fix passthrough of device with ROM.Anthony PERARD
2014-01-17xen_pt: Fix debug output.Anthony PERARD
2013-12-24apic: QOM'ify APICxiaoqiang zhao
2013-12-01xen-pvdevice: make device-id property compulsoryPaul Durrant
2013-12-01xen: fix two errors when debug is enabledWei Liu
2013-11-05qdev: Drop misleading qdev_free() functionStefan Hajnoczi
2013-10-10qemu/xen: make use of xenstore relative pathsRoger Pau Monné
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29Xen PV DevicePaul Durrant
2013-07-27misc: Fix new typos in comments and stringsStefan Weil
2013-07-23xen/xen_platform: QOM parent field cleanupAndreas Färber
2013-07-23xen/xen_platform: QOM casting sweepPeter Crosthwaite
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04xen: Mark fixed platform I/O as unalignedJan Kiszka
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-06-11hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil
2013-05-01target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini