aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-04rbd: use BlockDriverState's AioContextStefan Hajnoczi1-2/+3
2014-06-04block/raw-win32: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi3-4/+46
2014-06-04block/raw-win32: create one QEMUWin32AIOState per BDRVRawStateStefan Hajnoczi3-13/+25
2014-06-04block/linux-aio: fix memory and fd leakStefan Hajnoczi3-0/+14
2014-06-04block/raw-posix: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi3-2/+59
2014-06-04quorum: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi1-12/+36
2014-06-04qed: use BlockDriverState's AioContextStefan Hajnoczi2-10/+33
2014-06-04nfs: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi1-24/+57
2014-06-04nbd: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi3-37/+78
2014-06-04iscsi: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi1-24/+56
2014-06-04gluster: use BlockDriverState's AioContextStefan Hajnoczi1-1/+6
2014-06-04curl: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi1-77/+115
2014-06-04blkverify: implement .bdrv_detach/attach_aio_context()Stefan Hajnoczi1-13/+34
2014-06-04blkdebug: use BlockDriverState's AioContextStefan Hajnoczi1-1/+1
2014-06-04block: add bdrv_set_aio_context()Stefan Hajnoczi3-2/+102
2014-06-04block: acquire AioContext in bdrv_drain_all()Stefan Hajnoczi1-14/+11
2014-06-04block: acquire AioContext in bdrv_*_all()Stefan Hajnoczi1-1/+23
2014-06-04block: use BlockDriverState AioContextStefan Hajnoczi1-9/+18
2014-06-04aio: fix qemu_bh_schedule() bh->ctx race conditionStefan Hajnoczi1-4/+10
2014-06-03Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...Peter Maydell3-48/+392
2014-06-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into stagingPeter Maydell8-0/+0
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into stagingPeter Maydell14-154/+405
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into stagingPeter Maydell3-2/+101
2014-06-02seabios: update to 1.7.5 finalGerd Hoffmann8-0/+0
2014-06-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into stagingPeter Maydell3-33/+44
2014-06-02xhci: order superspeed ports firstGerd Hoffmann2-8/+41
2014-06-02vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}Gonglei1-1/+7
2014-06-02vnc: add trace events for key eventsGerd Hoffmann2-4/+31
2014-06-02vnc: refuse to set a password with VNC_AUTH_NONEGerd Hoffmann1-28/+6
2014-06-02xhci: make port reset trace point more verboseGerd Hoffmann2-2/+2
2014-06-02usb: add usb_pick_speedGerd Hoffmann3-12/+22
2014-06-02usb-host: add HAVE_STREAMS defineGerd Hoffmann1-7/+11
2014-06-02usb-host: allow attaching usb3 devices to ehciGerd Hoffmann1-8/+54
2014-06-02usb: improve ehci/uhci testGerd Hoffmann2-5/+152
2014-06-02usb: move ehci register defines to header fileGerd Hoffmann2-78/+83
2014-06-02usb: add uhci port status reserved bitGerd Hoffmann1-0/+1
2014-06-02usb: move uhci register defines to header fileGerd Hoffmann2-35/+40
2014-06-02qtest: fix qpci_config_writelGerd Hoffmann1-1/+1
2014-06-02sdl2: textinput + terminalGerd Hoffmann1-1/+40
2014-06-02sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windowsGerd Hoffmann1-1/+26
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann2-0/+10
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann2-0/+25
2014-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell10-24/+38
2014-06-02Revert "bsd-user: replace fprintf(stderr, ...) with error_report()"Peter Maydell3-9/+9
2014-06-02qemu-img: Report error even with --oformat=jsonMax Reitz1-3/+1
2014-05-30vfio: Add guest side IOMMU supportDavid Gibson1-5/+134
2014-05-30vfio: Create VFIOAddressSpace objects as neededDavid Gibson1-16/+41
2014-05-30vfio: Introduce VFIO address spacesDavid Gibson1-13/+38
2014-05-30vfio: Rework to have error pathsAlexey Kardashevskiy1-26/+32
2014-05-30vfio: Fix 128 bit handlingAlexey Kardashevskiy1-3/+6