aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-07-04ahci: correct ncq sector countJohn Snow
2015-07-04ahci: correct types in NCQTransferStateJohn Snow
2015-07-04ahci: add rwerror=stop support for ncqJohn Snow
2015-07-04ahci: factor ncq_finish out of ncq_cbJohn Snow
2015-07-04ahci: refactor process_ncq_commandJohn Snow
2015-07-04ahci: assert is_ncq for process_ncqJohn Snow
2015-07-04ahci: stash ncq commandJohn Snow
2015-07-04ide: add limit to .prepare_buf()John Snow
2015-07-04ahci: ncq sector count correctionJohn Snow
2015-07-04ahci: add ncq debug checksJohn Snow
2015-07-04ahci: separate prdtl from optsJohn Snow
2015-07-04ahci: check for ncq prdtl overflowJohn Snow
2015-07-04ahci: add ncq_err helperJohn Snow
2015-07-04ahci: use shorter variablesJohn Snow
2015-07-04ahci: Rename NCQFIS structure fieldsJohn Snow
2015-07-04ahci: Do not ignore memory access read sizeJohn Snow
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