index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
rbd: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-2
/
+3
2014-06-04
block/raw-win32: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
3
-4
/
+46
2014-06-04
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
Stefan Hajnoczi
3
-13
/
+25
2014-06-04
block/linux-aio: fix memory and fd leak
Stefan Hajnoczi
3
-0
/
+14
2014-06-04
block/raw-posix: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
3
-2
/
+59
2014-06-04
quorum: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-12
/
+36
2014-06-04
qed: use BlockDriverState's AioContext
Stefan Hajnoczi
2
-10
/
+33
2014-06-04
nfs: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-24
/
+57
2014-06-04
nbd: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
3
-37
/
+78
2014-06-04
iscsi: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-24
/
+56
2014-06-04
gluster: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-1
/
+6
2014-06-04
curl: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-77
/
+115
2014-06-04
blkverify: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-13
/
+34
2014-06-04
blkdebug: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-1
/
+1
2014-06-04
block: add bdrv_set_aio_context()
Stefan Hajnoczi
3
-2
/
+102
2014-06-04
block: acquire AioContext in bdrv_drain_all()
Stefan Hajnoczi
1
-14
/
+11
2014-06-04
block: acquire AioContext in bdrv_*_all()
Stefan Hajnoczi
1
-1
/
+23
2014-06-04
block: use BlockDriverState AioContext
Stefan Hajnoczi
1
-9
/
+18
2014-06-04
aio: fix qemu_bh_schedule() bh->ctx race condition
Stefan Hajnoczi
1
-4
/
+10
2014-06-03
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...
Peter Maydell
3
-48
/
+392
2014-06-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-3' into staging
Peter Maydell
8
-0
/
+0
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging
Peter Maydell
14
-154
/
+405
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into staging
Peter Maydell
3
-2
/
+101
2014-06-02
seabios: update to 1.7.5 final
Gerd Hoffmann
8
-0
/
+0
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-3' into staging
Peter Maydell
3
-33
/
+44
2014-06-02
xhci: order superspeed ports first
Gerd Hoffmann
2
-8
/
+41
2014-06-02
vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}
Gonglei
1
-1
/
+7
2014-06-02
vnc: add trace events for key events
Gerd Hoffmann
2
-4
/
+31
2014-06-02
vnc: refuse to set a password with VNC_AUTH_NONE
Gerd Hoffmann
1
-28
/
+6
2014-06-02
xhci: make port reset trace point more verbose
Gerd Hoffmann
2
-2
/
+2
2014-06-02
usb: add usb_pick_speed
Gerd Hoffmann
3
-12
/
+22
2014-06-02
usb-host: add HAVE_STREAMS define
Gerd Hoffmann
1
-7
/
+11
2014-06-02
usb-host: allow attaching usb3 devices to ehci
Gerd Hoffmann
1
-8
/
+54
2014-06-02
usb: improve ehci/uhci test
Gerd Hoffmann
2
-5
/
+152
2014-06-02
usb: move ehci register defines to header file
Gerd Hoffmann
2
-78
/
+83
2014-06-02
usb: add uhci port status reserved bit
Gerd Hoffmann
1
-0
/
+1
2014-06-02
usb: move uhci register defines to header file
Gerd Hoffmann
2
-35
/
+40
2014-06-02
qtest: fix qpci_config_writel
Gerd Hoffmann
1
-1
/
+1
2014-06-02
sdl2: textinput + terminal
Gerd Hoffmann
1
-1
/
+40
2014-06-02
sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
Gerd Hoffmann
1
-1
/
+26
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
2
-0
/
+10
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
2
-0
/
+25
2014-06-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
10
-24
/
+38
2014-06-02
Revert "bsd-user: replace fprintf(stderr, ...) with error_report()"
Peter Maydell
3
-9
/
+9
2014-06-02
qemu-img: Report error even with --oformat=json
Max Reitz
1
-3
/
+1
2014-05-30
vfio: Add guest side IOMMU support
David Gibson
1
-5
/
+134
2014-05-30
vfio: Create VFIOAddressSpace objects as needed
David Gibson
1
-16
/
+41
2014-05-30
vfio: Introduce VFIO address spaces
David Gibson
1
-13
/
+38
2014-05-30
vfio: Rework to have error paths
Alexey Kardashevskiy
1
-26
/
+32
2014-05-30
vfio: Fix 128 bit handling
Alexey Kardashevskiy
1
-3
/
+6
[next]