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
2016-09-05
block: simplify blockdev-backup
Pavel Butsykin
2
-47
/
+25
2016-09-05
block: simplify drive-backup
Pavel Butsykin
3
-87
/
+48
2016-09-05
block/io: turn on dirty_bitmaps for the compressed writes
Pavel Butsykin
1
-9
/
+5
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
5
-43
/
+3
2016-09-05
qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
1
-17
/
+7
2016-09-05
qcow: add qcow_co_pwritev_compressed
Pavel Butsykin
1
-67
/
+42
2016-09-05
vmdk: add vmdk_co_pwritev_compressed
Pavel Butsykin
1
-50
/
+5
2016-09-05
qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
1
-17
/
+7
2016-09-05
qcow2: add qcow2_co_pwritev_compressed
Pavel Butsykin
1
-74
/
+50
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
4
-18
/
+46
2016-09-05
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
3
-3
/
+4
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
6
-41
/
+20
2016-09-05
nbd-server: Allow node name for nbd-server-add
Kevin Wolf
2
-14
/
+11
2016-09-05
nbd-server: Use a separate BlockBackend
Kevin Wolf
5
-10
/
+28
2016-09-05
block: Accept node-name for drive-mirror
Kevin Wolf
4
-19
/
+11
2016-09-05
block: Accept node-name for drive-backup
Kevin Wolf
4
-35
/
+14
2016-09-05
block: Accept node-name for change-backing-file
Kevin Wolf
3
-14
/
+7
2016-09-05
block: Accept node-name for blockdev-snapshot-internal-sync
Kevin Wolf
4
-17
/
+11
2016-09-05
block: Accept node-name for blockdev-snapshot-delete-internal-sync
Kevin Wolf
4
-17
/
+8
2016-09-05
block: Accept node-name for blockdev-mirror
Kevin Wolf
3
-11
/
+5
2016-09-05
block: Accept node-name for blockdev-backup
Kevin Wolf
3
-25
/
+10
2016-09-05
block: Accept node-name for block-commit
Kevin Wolf
3
-14
/
+13
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
6
-18
/
+45
2016-09-05
scsi: scsi-cd without drive property for empty drive
Kevin Wolf
1
-0
/
+5
2016-09-05
ide: ide-cd without drive property for empty drive
Kevin Wolf
1
-5
/
+15
2016-09-05
Open 2.8 development tree
Peter Maydell
1
-1
/
+1
2016-09-02
Update version for v2.7.0 release
v2.7.0
Peter Maydell
1
-1
/
+1
2016-08-30
Update version for v2.7.0-rc5 release
v2.7.0-rc5
Peter Maydell
1
-1
/
+1
2016-08-30
9pfs: handle walk of ".." in the root directory
Greg Kurz
2
-9
/
+32
2016-08-30
9pfs: forbid . and .. in file names
Greg Kurz
1
-0
/
+51
2016-08-30
9pfs: forbid illegal path names
Greg Kurz
1
-0
/
+56
2016-08-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-31
/
+29
2016-08-30
optionrom: cope with multiple -O options
Paolo Bonzini
1
-4
/
+1
2016-08-30
Revert "Change net/socket.c to use socket_*() functions"
Paolo Bonzini
1
-27
/
+28
2016-08-30
translate: early exit in tb_flush if there is no tcg
Christian Borntraeger
1
-0
/
+3
2016-08-30
ui: fix refresh of VNC server surface
Daniel P. Berrange
1
-9
/
+11
2016-08-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+16
2016-08-24
Fix bsd-user build after d915b7bb
Ed Maste
1
-0
/
+1
2016-08-23
virtio: decrement vq->inuse in virtqueue_discard()
Stefan Hajnoczi
1
-0
/
+1
2016-08-23
virtio: recalculate vq->inuse after migration
Stefan Hajnoczi
1
-0
/
+15
2016-08-22
Update version for v2.7.0-rc4 release
v2.7.0-rc4
Peter Maydell
1
-1
/
+1
2016-08-22
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-8
/
+4
2016-08-22
e1000e: remove internal interrupt flag
Cao jin
1
-7
/
+1
2016-08-22
slirp: fix segv when init failed
Marc-André Lureau
1
-1
/
+3
2016-08-19
test-logging: don't hard-code paths in /tmp
Sascha Silbe
1
-7
/
+41
2016-08-19
glib: add compatibility implementation for g_dir_make_tmp()
Sascha Silbe
1
-0
/
+20
2016-08-19
syscall.c: Redefine IFLA_* enums
Michal Privoznik
1
-109
/
+264
2016-08-19
Revert "syscall.c: Fix build with older linux-headers"
Michal Privoznik
1
-86
/
+0
2016-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-4
/
+6
2016-08-18
block: fix possible reorder of flush operations
Denis V. Lunev
1
-1
/
+2
[next]