aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow
2015-07-04ahci/qtest: Execute IDENTIFY prior to data commandsJohn 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-04qtest/ahci: add port_reset testJohn Snow
2015-07-04libqos/ahci: fix memory management bugsJohn Snow
2015-07-04qtest/ahci: add test_maxJohn Snow
2015-07-04ahci: Do not ignore memory access read sizeJohn Snow
2015-07-03numa: API to lookup NUMA node by addressBharata B Rao
2015-07-03numa: Store boot memory address range in node_infoBharata B Rao
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-03update pci-bridge-seat section in docs/multiseat.txtGerd Hoffmann
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/gdb: synchronize cpu state after modifying acrsDavid Hildenbrand
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-02Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-07-02block: remove redundant check before g_slist_find()Alberto Garcia
2015-07-02block/nfs: limit maximum readahead size to 1MBPeter Lieven
2015-07-02block/iscsi: restore compatiblity with libiscsi 1.9.0Peter Lieven
2015-07-02iotests: Use event_wait in wait_readyFam Zheng
2015-07-02qemu-iotests: Add test case for mirror with unmapFam Zheng
2015-07-02qemu-iotests: Make block job methods commonFam Zheng
2015-07-02block: Remove bdrv_reset_dirtyFam Zheng
2015-07-02block: Fix dirty bitmap in bdrv_co_discardFam Zheng
2015-07-02mirror: Do zero write on target if sectors not allocatedFam Zheng
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng
2015-07-02timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia
2015-07-02timer: Move NANOSECONDS_PER_SECONDS to timer.hAlberto Garcia
2015-07-02blockdev: no need to drain+flush in hmp_drive_delPaolo Bonzini
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow
2015-07-02qcow2: Handle EAGAIN returned from update_refcountJindřich Makovička
2015-07-02block/iscsi: add support for request timeoutsPeter Lieven
2015-07-01kvm: Switch to unlocked MMIOPaolo Bonzini
2015-07-01acpi: mark PMTIMER as unlockedPaolo Bonzini
2015-07-01kvm: Switch to unlocked PIOJan Kiszka