summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-145-29/+59
|\
| * serial-pci: remove memory regions from BAR before destroying themPaolo Bonzini2014-07-141-0/+1
| * virtio-scsi: fix with -M pc-i440fx-2.0Paolo Bonzini2014-07-141-0/+2
| * serial: change retry logic to avoid concurrencyKirill Batuzov2014-07-141-26/+33
| * qemu-char: fix deadlock with "-monitor pty"Paolo Bonzini2014-07-141-2/+21
| * scsi: Report error when lun number is in useFam Zheng2014-07-141-1/+2
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-07-1430-167/+699
|\ \
| * | ide: Treat read/write beyond end as invalidMarkus Armbruster2014-07-141-0/+28
| * | virtio-blk: Treat read/write beyond end as invalidMarkus Armbruster2014-07-141-0/+7
| * | virtio-blk: Bypass error action and I/O accounting on invalid r/wMarkus Armbruster2014-07-141-6/+8
| * | virtio-blk: Factor common checks out of virtio_blk_handle_read/write()Markus Armbruster2014-07-141-10/+14
| * | dma-helpers: Fix too long qiovKevin Wolf2014-07-143-0/+18
| * | qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev2014-07-141-0/+4
| * | tests: Fix unterminated string output visitor enum human stringAndreas Färber2014-07-141-6/+1
| * | AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini2014-07-143-16/+20
| * | virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi2014-07-145-52/+48
| * | virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElementStefan Hajnoczi2014-07-141-2/+4
| * | dataplane: do not free VirtQueueElement in vring_push()Stefan Hajnoczi2014-07-142-6/+4
| * | virtio-blk: avoid dataplane VirtIOBlockReq early freeStefan Hajnoczi2014-07-141-1/+0
| * | block: Assert qiov length matches request lengthKevin Wolf2014-07-142-4/+13
| * | qed: Make qiov match request size until backing file EOFKevin Wolf2014-07-142-8/+31
| * | qcow2: Make qiov match request size until backing file EOFKevin Wolf2014-07-141-1/+10
| * | block: Make qiov match the request size until EOFKevin Wolf2014-07-141-2/+14
| * | AioContext: speed up aio_notifyPaolo Bonzini2014-07-094-2/+164
| * | test-aio: fix GSource-based timer testPaolo Bonzini2014-07-091-7/+6
| * | block: drop aio functions that operate on the main AioContextPaolo Bonzini2014-07-097-46/+12
| * | block: prefer aio_poll to qemu_aio_waitPaolo Bonzini2014-07-093-4/+4
| * | block: Fix bdrv_is_allocated() return valueKevin Wolf2014-07-091-1/+1
| * | block/backup: Fix hang for unaligned image sizeKevin Wolf2014-07-093-2/+296
* | | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140714' into stagingPeter Maydell2014-07-141-0/+23
|\ \ \ | |_|/ |/| |
| * | s390x/kvm: synchronize guest floating point registersJason J. Herne2014-07-141-0/+23
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20140711-1' into s...Peter Maydell2014-07-112-6/+21
|\ \
| * | cirrus: Fix host CPU blitsBenjamin Herrenschmidt2014-07-111-2/+1
| * | cirrus: Fix build of debug codeBenjamin Herrenschmidt2014-07-111-4/+4
| * | cirrus_vga: adding sanity check for vram sizeGonglei2014-07-111-0/+16
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140711-1' into s...Peter Maydell2014-07-111-0/+4
|\ \ \
| * | | mtp: linux guest detection fix.Gerd Hoffmann2014-07-111-0/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ...Peter Maydell2014-07-111-0/+5
|\ \ \
| * | | spice: auth fixesGerd Hoffmann2014-07-111-0/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140711-1' into s...Peter Maydell2014-07-111-3/+6
|\ \ \
| * | | ui/gtk: Restore keyboard focus after Page changeJohn Snow2014-07-111-3/+6
| |/ /
* | | Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-07-109-22/+66
|\ \ \ | |/ / |/| |
| * | qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev2014-07-101-0/+4
| * | mc146818rtc: register the clock reset notifier on the right clockPaolo Bonzini2014-07-101-1/+1
| * | oslib-posix: Fix new compiler error with -WclobberedStefan Weil2014-07-101-14/+16
| * | target-i386: Add "kvmclock-stable-bit" feature bit nameEduardo Habkost2014-07-101-1/+1
| * | Enforce stack protector usageMiroslav Rezanina2014-07-101-1/+8
| * | watchdog: fix deadlock with -watchdog-action pausePaolo Bonzini2014-07-091-1/+5
| * | mips_malta: Catch kernels linked at wrong addressJames Hogan2014-07-091-0/+14
| * | mips_malta: Remove incorrect KVM T&E referencesJames Hogan2014-07-091-3/+3
OpenPOWER on IntegriCloud