summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ahci: check for ncq prdtl overflowJohn Snow2015-07-041-5/+15
* ahci: add ncq_err helperJohn Snow2015-07-041-4/+10
* ahci: use shorter variablesJohn Snow2015-07-041-8/+10
* ahci: Rename NCQFIS structure fieldsJohn Snow2015-07-041-10/+25
* ahci: Do not ignore memory access read sizeJohn Snow2015-07-041-2/+25
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell2015-07-031-0/+11
|\
| * virtio-input: add input routing supportGerd Hoffmann2015-07-031-0/+11
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell2015-07-026-66/+248
|\ \ | |/ |/|
| * s390x/migration: Introduce 2.4 machineChristian Borntraeger2015-07-021-4/+18
| * s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger2015-07-021-2/+2
| * virtio-ccw: migrate ->revisionCornelia Huck2015-07-021-0/+2
| * s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck2015-07-021-41/+92
| * s390x/virtio-ccw: add virtio set-revision callThomas Huth2015-07-022-2/+84
| * s390x/css: Add a callback for when subchannel gets disabledThomas Huth2015-06-302-0/+13
| * css: mss/mcss-e vs. migrationCornelia Huck2015-06-301-0/+15
| * virtio-ccw: complete handling of guest-initiated resetsCornelia Huck2015-06-301-17/+22
* | timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-024-6/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-2614-366/+192
|\
| * hw/pci-bridge: format special OFW unit address for PXB hostLaszlo Ersek2015-06-231-0/+53
| * hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek2015-06-231-0/+11
| * hw/pci-bridge: disable SHPC in PXBLaszlo Ersek2015-06-231-0/+1
| * hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-231-16/+70
| * hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-231-1/+2
| * hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-232-2/+4
| * hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-231-1/+1
| * add pci-bridge-seatGerd Hoffmann2015-06-231-1/+24
| * pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov2015-06-237-339/+16
| * vhost: correctly pass error to caller in vhost_dev_enable_notifiers()Jason Wang2015-06-231-4/+4
| * balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev2015-06-231-0/+4
| * qdev: fix OVERFLOW_BEFORE_WIDENGonglei2015-06-231-1/+1
| * virito-pci: fix OVERRUN problemGonglei2015-06-231-2/+2
* | hw/arm/virt: Make block devices default to virtioPeter Maydell2015-06-261-0/+2
* | qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell2015-06-261-2/+11
* | qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell2015-06-261-13/+20
* | hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao2015-06-261-0/+11
* | hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao2015-06-261-5/+6
* | target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae2015-06-261-1/+8
* | hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune2015-06-261-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-252-7/+12
|\ \
| * | virito-blk: drop duplicate checkGonglei2015-06-241-2/+1
| * | nvme: Fix memleak in nvme_dma_read_prpLu Lina2015-06-231-0/+1
| * | virtio-blk: Use blk_drain() to drain IO requestsAlexander Yarygin2015-06-231-5/+10
* | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell2015-06-2311-79/+122
|\ \ \
| * | | hw/display/tcx.c: Fix memory leakShannon Zhao2015-06-231-0/+1
| * | | hw/display/cg3.c: Fix memory leakShannon Zhao2015-06-231-0/+1
| * | | hw/display/qxl-logger.c: Constify some variableFrediano Ziglio2015-06-231-8/+8
| * | | vt82c686: QOMifyGonglei2015-06-231-15/+32
| * | | xen_pt: QOMifyGonglei2015-06-232-5/+9
| * | | wdt_i6300esb: QOMifyGonglei2015-06-231-5/+9
| * | | piix4: QOMifyGonglei2015-06-231-2/+6
OpenPOWER on IntegriCloud