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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-06
qapi: Extract qapi/common.json definitions
BenoƮt Canet
2
-85
/
+91
2014-06-06
sheepdog: reload only header in a case of live snapshot
Hitoshi Mitake
1
-3
/
+6
2014-06-06
sheepdog: fix vdi object update after live snapshot
Hitoshi Mitake
1
-17
/
+23
2014-06-06
rbd: Fix leaks in rbd_start_aio() error path
Kevin Wolf
1
-1
/
+4
2014-06-04
qemu-img: Document check exit codes
Max Reitz
2
-4
/
+28
2014-06-04
block: fix wrong order in live block migration setup
chai wen
1
-2
/
+1
2014-06-04
blockdev: acquire AioContext in block_set_io_throttle
Stefan Hajnoczi
1
-0
/
+6
2014-06-04
throttle: add detach/attach test case
Stefan Hajnoczi
1
-0
/
+24
2014-06-04
throttle: add throttle_detach/attach_aio_context()
Stefan Hajnoczi
4
-9
/
+60
2014-06-04
dataplane: Support VIRTIO_BLK_T_SCSI_CMD
Fam Zheng
1
-8
/
+10
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
2
-34
/
+44
2014-06-04
virtio-blk: Allow config-wce in dataplane
Fam Zheng
2
-7
/
+7
2014-06-04
block: Move declaration of bdrv_get_aio_context to block.h
Fam Zheng
2
-7
/
+7
2014-06-04
raw-posix: drop raw_get_aio_fd() since it is no longer used
Stefan Hajnoczi
2
-43
/
+0
2014-06-04
dataplane: implement async flush
Stefan Hajnoczi
1
-16
/
+27
2014-06-04
dataplane: delete IOQueue since it is no longer used
Stefan Hajnoczi
3
-175
/
+1
2014-06-04
dataplane: use the QEMU block layer for I/O
Stefan Hajnoczi
1
-128
/
+65
2014-06-04
vmdk: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-0
/
+23
2014-06-04
ssh: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-17
/
+19
2014-06-04
sheepdog: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
1
-38
/
+80
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
[next]