summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390-virtio: Apply same memory boundaries as virtio-ccwMatthew Rosato2014-09-011-6/+9
| * | virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-013-9/+43
| * | sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-012-0/+50
| * | pc-bios/s390-ccw.img binary updateEugene (jno) Dvurechenski2014-09-011-0/+0
| * | pc-bios/s390-ccw: Do proper console setupChristian Borntraeger2014-09-011-5/+5
| * | pc-bios/s390-ccw: IPL from DASD with format variationsEugene (jno) Dvurechenski2014-09-012-24/+30
| * | pc-bios/s390-ccw Really big EAV ECKD DASD handlingEugene (jno) Dvurechenski2014-09-013-22/+22
| * | pc-bios/s390-ccw Improve ECKD informational messageEugene (jno) Dvurechenski2014-09-011-2/+20
| * | pc-bios/s390-ccw: handle more ECKD DASD block sizesEugene (jno) Dvurechenski2014-09-011-3/+24
| * | pc-bios/s390-ccw: support all virtio block sizeEugene (jno) Dvurechenski2014-09-011-6/+8
| * | s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand2014-09-011-0/+4
| * | s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand2014-09-011-1/+1
| * | s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand2014-09-011-7/+16
| * | s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand2014-09-012-22/+23
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-2928-297/+979
|\ \ | |/ |/|
| * quorum: Fix leak of opts in quorum_openFam Zheng2014-08-291-1/+2
| * blkverify: Fix leak of opts in blkverify_openFam Zheng2014-08-291-0/+1
| * nfs: Fix leak of opts in nfs_file_openFam Zheng2014-08-291-3/+7
| * curl: Don't deref NULL pointer in call to aio_poll.Richard W.M. Jones2014-08-291-4/+4
| * curl: Allow a cookie or cookies to be sent with http/https requests.Richard W.M. Jones2014-08-292-0/+21
| * virtio-blk: allow drive_del with dataplaneStefan Hajnoczi2014-08-291-0/+1
| * block: acquire AioContext in do_drive_del()Stefan Hajnoczi2014-08-291-0/+7
| * linux-aio: avoid deadlock in nested aio_poll() callsStefan Hajnoczi2014-08-291-16/+55
| * qemu-iotests: add multiwrite test casesStefan Hajnoczi2014-08-293-0/+224
| * block: fix overlapping multiwrite requestsStefan Hajnoczi2014-08-291-0/+6
| * nbd: Follow the BDS' AIO contextMax Reitz2014-08-291-0/+31
| * block: Add AIO context notifiersMax Reitz2014-08-292-0/+97
| * nbd: Drop nbd_can_read()Max Reitz2014-08-291-19/+53
| * sheepdog: fix a core dump while do auto-reconnectingLiu Yuan2014-08-291-1/+1
| * aio-win32: add support for socketsPaolo Bonzini2014-08-293-9/+145
| * qemu-coroutine-io: fix for Win32Paolo Bonzini2014-08-292-2/+4
| * AioContext: introduce aio_preparePaolo Bonzini2014-08-294-1/+23
| * aio-win32: add aio_set_dispatching optimizationPaolo Bonzini2014-08-291-1/+16
| * test-aio: test timers on Windows tooPaolo Bonzini2014-08-291-37/+11
| * AioContext: export and use aio_dispatchPaolo Bonzini2014-08-294-70/+24
| * AioContext: run bottom halves after pollingPaolo Bonzini2014-08-292-1/+11
| * aio-win32: Factor out duplicate code into aio_dispatch_handlersPaolo Bonzini2014-08-291-50/+39
| * aio-win32: Evaluate timers after handlesPaolo Bonzini2014-08-291-3/+3
| * AioContext: take bottom halves into account when computing aio_poll timeoutPaolo Bonzini2014-08-294-17/+29
| * blockdev: fix drive-mirror 'granularity' error messageStefan Hajnoczi2014-08-291-2/+3
| * coroutine: Drop co_sleep_nsFam Zheng2014-08-293-21/+1
| * block/quorum: add simple read pattern supportLiu Yuan2014-08-291-48/+129
| * qapi: add read-pattern enum for quorumLiu Yuan2014-08-291-1/+19
| * sheepdog: improve error handling for a case of failed lockHitoshi Mitake2014-08-291-0/+2
| * sheepdog: adopting protocol update for VDI lockingHitoshi Mitake2014-08-291-1/+7
| * qemu-img: always goto out in img_snapshot() error pathsStefan Hajnoczi2014-08-291-9/+6
| * qemu-img: fix img_compare() flags error pathStefan Hajnoczi2014-08-291-3/+3
| * qemu-img: fix img_commit() error return valueStefan Hajnoczi2014-08-291-1/+1
| * block.curl: adding 'timeout' optionDaniel Henrique Barboza2014-08-292-3/+20
| * ide: Fix bootindex for bus_id > 9Markus Armbruster2014-08-291-1/+1
OpenPOWER on IntegriCloud