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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-2
/
+0
2017-02-01
sheepdog: reorganize check for overlapping requests
Paolo Bonzini
1
-36
/
+30
2017-02-01
sheepdog: simplify inflight_aio_head management
Paolo Bonzini
1
-17
/
+6
2017-02-01
sheepdog: do not use BlockAIOCB
Paolo Bonzini
1
-60
/
+39
2017-02-01
sheepdog: reorganize coroutine flow
Paolo Bonzini
1
-73
/
+42
2017-02-01
sheepdog: remove unused cancellation support
Paolo Bonzini
1
-52
/
+0
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-2
/
+0
2017-01-27
block/iscsi: statically link qemu_iscsi_opts
Peter Lieven
2
-0
/
+70
2017-01-27
block: get max_transfer limit for char (scsi-generic) devices
Eric Farman
1
-1
/
+1
2017-01-27
block: Fix target variable of BLKSECTGET ioctl
Eric Farman
1
-7
/
+10
2017-01-27
block/iscsi: avoid data corruption with cache=writeback
Peter Lieven
1
-2
/
+6
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
6
-19
/
+53
2017-01-24
block/vvfat: Remove the undesirable comment
Ashijeet Acharya
1
-1
/
+0
2017-01-16
block: get rid of bdrv_io_unplugged_begin/end
Paolo Bonzini
1
-39
/
+2
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
5
-6
/
+6
2017-01-09
block: Rename raw_bsd to raw-format.c
Eric Blake
2
-2
/
+2
2017-01-09
blkverify: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
1
-105
/
+96
2017-01-09
blkdebug: Implement bdrv_co_preadv/pwritev/flush
Kevin Wolf
1
-46
/
+40
2017-01-09
quorum: Clean up quorum_aio_get()
Kevin Wolf
1
-13
/
+10
2017-01-09
quorum: Inline quorum_fifo_aio_cb()
Kevin Wolf
1
-29
/
+13
2017-01-09
quorum: Implement .bdrv_co_preadv/pwritev()
Kevin Wolf
1
-43
/
+38
2017-01-09
quorum: Avoid bdrv_aio_writev() for rewrites
Kevin Wolf
1
-15
/
+31
2017-01-09
quorum: Inline quorum_aio_cb()
Kevin Wolf
1
-69
/
+59
2017-01-09
quorum: Do cleanup in caller coroutine
Kevin Wolf
1
-6
/
+9
2017-01-09
quorum: Implement .bdrv_co_readv/writev
Kevin Wolf
1
-77
/
+115
2017-01-09
quorum: Remove s from quorum_aio_get() arguments
Kevin Wolf
1
-5
/
+4
2017-01-03
linux-aio: poll ring for completions
Stefan Hajnoczi
1
-1
/
+16
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
8
-31
/
+33
2016-12-06
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
1
-1
/
+2
2016-12-06
qcow2: Don't strand clusters near 2G intervals during commit
Eric Blake
1
-1
/
+2
2016-12-05
block/nfs: fix QMP to match debug option
Prasanna Kumar Kalever
1
-2
/
+2
2016-12-05
block/gluster: fix QMP to match debug option
Prasanna Kumar Kalever
1
-20
/
+20
2016-11-29
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2
-3
/
+11
2016-11-25
qcow2: Remove stale comment
Alberto Garcia
1
-1
/
+0
2016-11-25
qcow2: Allow 'cache-clean-interval' in Linux only
Alberto Garcia
1
-0
/
+8
2016-11-25
qcow2: Make qcow2_cache_table_release() work only in Linux
Alberto Garcia
1
-2
/
+3
2016-11-23
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-0
/
+4
2016-11-22
nbd: Allow unmap and fua during write zeroes
Eric Blake
1
-0
/
+4
2016-11-22
block: Pass unaligned discard requests to drivers
Eric Blake
1
-13
/
+32
2016-11-22
block: Return -ENOTSUP rather than assert on unaligned discards
Eric Blake
3
-3
/
+11
2016-11-22
block: Let write zeroes fallback work even with small max_transfer
Eric Blake
1
-5
/
+8
2016-11-22
qcow2: Inform block layer about discard boundaries
Eric Blake
1
-0
/
+1
2016-11-21
gluster: Fix use after free in glfs_clear_preopened()
Kevin Wolf
1
-1
/
+2
2016-11-14
mirror: do not flush every time the disks are synced
Paolo Bonzini
1
-15
/
+25
2016-11-14
block/curl: Do not wait for data beyond EOF
Max Reitz
1
-9
/
+23
2016-11-14
block/curl: Remember all sockets
Max Reitz
1
-6
/
+41
2016-11-14
block/curl: Fix return value from curl_read_cb
Max Reitz
1
-4
/
+7
2016-11-14
block/curl: Use BDRV_SECTOR_SIZE
Max Reitz
1
-6
/
+5
2016-11-14
block/curl: Drop TFTP "support"
Max Reitz
1
-19
/
+1
2016-11-14
blockjob: refactor backup_start as backup_job_create
John Snow
2
-17
/
+21
[next]