summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | libqos/ahci: set the NCQ tag on command_commitJohn Snow2015-07-041-0/+5
| * | libqos/ahci: adjust expected NCQ interruptsJohn Snow2015-07-041-2/+7
| * | libqos/ahci: edit wait to be ncq awareJohn Snow2015-07-041-3/+7
| * | libqos/ahci: add NCQ frame supportJohn Snow2015-07-042-10/+63
| * | libqos/ahci: fix cmd_sanity for ncqJohn Snow2015-07-042-24/+25
| * | ahci/qtest: Execute IDENTIFY prior to data commandsJohn Snow2015-07-041-0/+6
| * | ahci: ncq sector count correctionJohn Snow2015-07-041-3/+3
| * | ahci: add ncq debug checksJohn Snow2015-07-041-0/+23
| * | ahci: separate prdtl from optsJohn Snow2015-07-042-12/+14
| * | 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
| * | qtest/ahci: add port_reset testJohn Snow2015-07-041-0/+24
| * | libqos/ahci: fix memory management bugsJohn Snow2015-07-041-2/+4
| * | qtest/ahci: add test_maxJohn Snow2015-07-041-5/+45
| * | ahci: Do not ignore memory access read sizeJohn Snow2015-07-041-2/+25
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-07-057-78/+219
|\ \ \ | |/ / |/| |
| * | numa: API to lookup NUMA node by addressBharata B Rao2015-07-032-0/+42
| * | numa: Store boot memory address range in node_infoBharata B Rao2015-07-031-0/+27
| * | numa,pc-dimm: Store pc-dimm memory information in numa_infoBharata B Rao2015-07-033-0/+40
| * | pc: Abort if HotplugHandlerClass::plug() failsBharata B Rao2015-07-031-1/+1
| * | pc,pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routineBharata B Rao2015-07-033-63/+87
| * | pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structureBharata B Rao2015-07-034-19/+27
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150703-1' into...Peter Maydell2015-07-033-6/+33
|\ \
| * | update pci-bridge-seat section in docs/multiseat.txtGerd Hoffmann2015-07-031-4/+5
| * | virtio-input: add input routing supportGerd Hoffmann2015-07-033-2/+28
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150702-v3' into sta...Peter Maydell2015-07-0211-66/+283
|\ \ \ | |/ / |/| |
| * | s390x/migration: Introduce 2.4 machineChristian Borntraeger2015-07-021-4/+18
| * | s390x/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand2015-07-021-0/+1
| * | 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
| * | s390-ccw.img: updateCornelia Huck2015-06-301-0/+0
| * | s390-ccw.img: Consume service interruptsChristian Borntraeger2015-06-303-0/+34
| * | css: mss/mcss-e vs. migrationCornelia Huck2015-06-301-0/+15
| * | virtio-ccw: complete handling of guest-initiated resetsCornelia Huck2015-06-301-17/+22
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-07-0231-170/+353
|\ \ \ | |/ / |/| |
| * | block: remove redundant check before g_slist_find()Alberto Garcia2015-07-021-1/+1
| * | block/nfs: limit maximum readahead size to 1MBPeter Lieven2015-07-021-0/+7
| * | block/iscsi: restore compatiblity with libiscsi 1.9.0Peter Lieven2015-07-023-9/+32
| * | iotests: Use event_wait in wait_readyFam Zheng2015-07-021-7/+2
| * | qemu-iotests: Add test case for mirror with unmapFam Zheng2015-07-023-0/+65
| * | qemu-iotests: Make block job methods commonFam Zheng2015-07-022-51/+43
| * | block: Remove bdrv_reset_dirtyFam Zheng2015-07-022-14/+0
| * | block: Fix dirty bitmap in bdrv_co_discardFam Zheng2015-07-021-2/+2
| * | mirror: Do zero write on target if sectors not allocatedFam Zheng2015-07-021-2/+18
| * | qmp: Add optional bool "unmap" to drive-mirrorFam Zheng2015-07-026-4/+24
OpenPOWER on IntegriCloud