aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-07-03numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao
2015-07-03pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao
2015-07-03pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao
2015-07-03pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao
2015-07-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell
2015-07-03virtio-input: add input routing supportGerd Hoffmann
2015-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck
2015-06-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-26hw/arm/virt: Make block devices default to virtioPeter Maydell
2015-06-26qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell
2015-06-26qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao
2015-06-26hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao
2015-06-26target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae
2015-06-26hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-24virito-blk: drop duplicate checkGonglei
2015-06-23hw/pci-bridge: format special OFW unit address for PXB hostLaszlo Ersek
2015-06-23hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek
2015-06-23hw/pci-bridge: disable SHPC in PXBLaszlo Ersek
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell
2015-06-23hw/display/tcx.c: Fix memory leakShannon Zhao
2015-06-23hw/display/cg3.c: Fix memory leakShannon Zhao
2015-06-23hw/display/qxl-logger.c: Constify some variableFrediano Ziglio
2015-06-23vt82c686: QOMifyGonglei
2015-06-23xen_pt: QOMifyGonglei
2015-06-23wdt_i6300esb: QOMifyGonglei
2015-06-23piix4: QOMifyGonglei
2015-06-23piix: piix3 QOMifyGonglei
2015-06-23pci-assign: QOMifyGonglei
2015-06-23Print error when failing to load PCI config dataDr. David Alan Gilbert
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-23add pci-bridge-seatGerd Hoffmann