summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* quorum: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-12/+36
* qed: use BlockDriverState's AioContextStefan Hajnoczi2014-06-042-10/+33
* nfs: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-24/+57
* nbd: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-043-37/+78
* iscsi: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-24/+56
* gluster: use BlockDriverState's AioContextStefan Hajnoczi2014-06-041-1/+6
* curl: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-77/+115
* blkverify: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi2014-06-041-13/+34
* blkdebug: use BlockDriverState's AioContextStefan Hajnoczi2014-06-041-1/+1
* block: add bdrv_set_aio_context()Stefan Hajnoczi2014-06-043-2/+102
* block: acquire AioContext in bdrv_drain_all()Stefan Hajnoczi2014-06-041-14/+11
* block: acquire AioContext in bdrv_*_all()Stefan Hajnoczi2014-06-041-1/+23
* block: use BlockDriverState AioContextStefan Hajnoczi2014-06-041-9/+18
* aio: fix qemu_bh_schedule() bh->ctx race conditionStefan Hajnoczi2014-06-041-4/+10
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell2014-06-033-48/+392
|\
| * vfio: Add guest side IOMMU supportDavid Gibson2014-05-301-5/+134
| * vfio: Create VFIOAddressSpace objects as neededDavid Gibson2014-05-301-16/+41
| * vfio: Introduce VFIO address spacesDavid Gibson2014-05-301-13/+38
| * vfio: Rework to have error pathsAlexey Kardashevskiy2014-05-301-26/+32
| * vfio: Fix 128 bit handlingAlexey Kardashevskiy2014-05-301-3/+6
| * int128: Add int128_exts64()Alexey Kardashevskiy2014-05-301-0/+5
| * memory: Sanity check that no listeners remain on a destroyed AddressSpaceDavid Gibson2014-05-301-0/+7
| * vfio-pci: Quirk RTL8168 NICAlex Williamson2014-05-301-0/+144
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into stagingPeter Maydell2014-06-038-0/+0
|\ \
| * | seabios: update to 1.7.5 finalGerd Hoffmann2014-06-028-0/+0
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell2014-06-0214-154/+405
|\ \ \
| * | | xhci: order superspeed ports firstGerd Hoffmann2014-06-022-8/+41
| * | | xhci: make port reset trace point more verboseGerd Hoffmann2014-06-022-2/+2
| * | | usb: add usb_pick_speedGerd Hoffmann2014-06-023-12/+22
| * | | usb-host: add HAVE_STREAMS defineGerd Hoffmann2014-06-021-7/+11
| * | | usb-host: allow attaching usb3 devices to ehciGerd Hoffmann2014-06-021-8/+54
| * | | usb: improve ehci/uhci testGerd Hoffmann2014-06-022-5/+152
| * | | usb: move ehci register defines to header fileGerd Hoffmann2014-06-022-78/+83
| * | | usb: add uhci port status reserved bitGerd Hoffmann2014-06-021-0/+1
| * | | usb: move uhci register defines to header fileGerd Hoffmann2014-06-022-35/+40
| * | | qtest: fix qpci_config_writelGerd Hoffmann2014-06-021-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into stagingPeter Maydell2014-06-023-2/+101
|\ \ \
| * | | sdl2: textinput + terminalGerd Hoffmann2014-06-021-1/+40
| * | | sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windowsGerd Hoffmann2014-06-021-1/+26
| * | | console: add kbd_put_string_consoleGerd Hoffmann2014-06-022-0/+10
| * | | console: add kbd_put_qcode_consoleGerd Hoffmann2014-06-022-0/+25
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into stagingPeter Maydell2014-06-023-33/+44
|\ \ \
| * | | vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}Gonglei2014-06-021-1/+7
| * | | vnc: add trace events for key eventsGerd Hoffmann2014-06-022-4/+31
| * | | vnc: refuse to set a password with VNC_AUTH_NONEGerd Hoffmann2014-06-021-28/+6
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-0210-24/+38
|\ \ \ | |/ / |/| |
| * | qemu-img: Report error even with --oformat=jsonMax Reitz2014-06-021-3/+1
| * | vmdk: Fix local_err in vmdk_createFam Zheng2014-05-301-4/+4
| * | block/raw-posix.c: Avoid nonstandard LONG_LONG_MAXPeter Maydell2014-05-301-1/+1
| * | qemu-img: Plug memory leak in convert commandMarkus Armbruster2014-05-301-1/+1
OpenPOWER on IntegriCloud