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
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
5
-10
/
+10
2015-12-17
blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum
Eric Blake
1
-68
/
+11
2015-12-03
block: Don't wait serialising for non-COR read requests
Fam Zheng
2
-6
/
+8
2015-12-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+8
2015-12-02
mirror: Quiesce source during "mirror_exit"
Fam Zheng
1
-0
/
+4
2015-12-02
blkdebug: silence warning under qtest
Michael S. Tsirkin
1
-2
/
+7
2015-12-02
qcow2: Fix potential qemu-img check crash on 32 bit hosts
Kevin Wolf
1
-1
/
+1
2015-11-25
block/qapi: Plug memory leak on query-block error path
Markus Armbruster
1
-5
/
+3
2015-11-25
raw-posix.c: Make GetBSDPath() handle caching options
Programmingkid
1
-6
/
+9
2015-11-24
parallels: dirty BAT properly for continuous allocations
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2015-11-19
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
1
-0
/
+15
2015-11-19
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
1
-0
/
+26
2015-11-19
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
1
-0
/
+20
2015-11-19
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
1
-0
/
+20
2015-11-19
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
1
-0
/
+22
2015-11-19
snapshot: return error code from bdrv_snapshot_delete_by_id_or_name
Denis V. Lunev
1
-3
/
+4
2015-11-19
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
1
-0
/
+24
2015-11-17
block: add blk_abort_aio_request
Peter Lieven
1
-8
/
+9
2015-11-12
block: Update copyright of the accounting code
Alberto Garcia
1
-0
/
+1
2015-11-12
block: Use QEMU_CLOCK_VIRTUAL for the accounting code in qtest mode
Alberto Garcia
1
-0
/
+14
2015-11-12
block: Add average I/O queue depth to BlockDeviceTimedStats
Alberto Garcia
2
-0
/
+17
2015-11-12
block: Compute minimum, maximum and average I/O latencies
Alberto Garcia
3
-0
/
+72
2015-11-12
block: Allow configuring whether to account failed and invalid ops
Alberto Garcia
2
-5
/
+22
2015-11-12
block: Add statistics for failed and invalid I/O operations
Alberto Garcia
2
-0
/
+33
2015-11-12
block: Add idle_time_ns to BlockDeviceStats
Alberto Garcia
2
-2
/
+15
2015-11-12
block: define 'clock_type' for the accounting code
Alberto Garcia
1
-2
/
+4
2015-11-12
block: Add BlockJobTxn support to backup_run
John Snow
1
-1
/
+2
2015-11-12
block/backup: Rely on commit/abort for cleanup
John Snow
1
-4
/
+18
2015-11-12
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
1
-1
/
+1
2015-11-12
backup: Extract dirty bitmap handling as a separate function
Fam Zheng
1
-10
/
+17
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
1
-0
/
+13
2015-11-12
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
1
-1
/
+15
2015-11-12
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
3
-47
/
+0
2015-11-12
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
Fam Zheng
1
-9
/
+92
2015-11-12
iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
Fam Zheng
1
-2
/
+38
2015-11-12
block: Track discard requests
Fam Zheng
1
-3
/
+10
2015-11-12
block: Track flush requests
Fam Zheng
1
-3
/
+8
2015-11-12
block: Add more types for tracked request
Fam Zheng
1
-4
/
+5
2015-11-11
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-53
/
+33
2015-11-11
qcow2: Fix qcow2_get_cluster_offset() for zero clusters
Kevin Wolf
1
-6
/
+9
2015-11-11
block: Add blk_get_refcnt()
Alberto Garcia
1
-0
/
+5
2015-11-11
mirror: block all operations on the target image during the job
Alberto Garcia
1
-0
/
+4
2015-11-11
gluster: allocate GlusterAIOCBs on the stack
Paolo Bonzini
1
-53
/
+33
2015-11-11
throttle: Use bs->throttle_state instead of bs->io_limits_enabled
Alberto Garcia
1
-1
/
+1
2015-11-11
throttle: Check for pending requests in throttle_group_unregister_bs()
Alberto Garcia
1
-0
/
+7
2015-11-11
qcow2: avoid misaligned 64bit bswap
John Snow
1
-4
/
+7
2015-11-11
commit: reopen overlay_bs before base
Alberto Garcia
1
-4
/
+4
2015-11-11
block: Inquire tray state before tray-moved events
Max Reitz
1
-10
/
+7
2015-11-11
block: Add functions for inheriting a BBRS
Max Reitz
1
-0
/
+27
[next]