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
2013-12-04
qemu-iotests: Add _default_cache_mode and _supported_cache_modes
Fam Zheng
4
-14
/
+21
2013-12-04
qemu-iotests: Honour cache mode in iotests.py
Fam Zheng
1
-1
/
+2
2013-12-04
qemu-iotests: Add "-c <cache-mode>" option
Fam Zheng
2
-3
/
+20
2013-12-04
qcow2: Zero-initialise first cluster for new images
Kevin Wolf
1
-16
/
+20
2013-12-04
block: Close backing file early in bdrv_img_create
Max Reitz
1
-4
/
+4
2013-12-03
scsi-disk: correctly implement WRITE SAME
Paolo Bonzini
1
-24
/
+116
2013-12-03
scsi-disk: reject ANCHOR=1 for UNMAP and WRITE SAME commands
Paolo Bonzini
1
-1
/
+11
2013-12-03
scsi-disk: catch write protection errors in UNMAP
Paolo Bonzini
1
-0
/
+6
2013-12-03
qemu-iotests: 033 is fast
Paolo Bonzini
1
-1
/
+1
2013-12-03
raw-posix: add support for write_zeroes on XFS and block devices
Paolo Bonzini
2
-13
/
+74
2013-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for block devices
Paolo Bonzini
1
-0
/
+37
2013-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for files
Paolo Bonzini
2
-2
/
+65
2013-12-03
block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP
Paolo Bonzini
1
-2
/
+17
2013-12-03
block/iscsi: updated copyright
Peter Lieven
1
-0
/
+1
2013-12-03
block/iscsi: remove .bdrv_has_zero_init
Peter Lieven
1
-7
/
+0
2013-12-03
block drivers: expose requirement for write same alignment from formats
Paolo Bonzini
3
-0
/
+6
2013-12-03
block drivers: add discard/write_zeroes properties to bdrv_get_info implement...
Paolo Bonzini
5
-0
/
+9
2013-12-03
vpc, vhdx: add get_info
Paolo Bonzini
2
-0
/
+24
2013-12-03
block: make bdrv_co_do_write_zeroes stricter in producing aligned requests
Paolo Bonzini
1
-12
/
+23
2013-12-03
block: handle ENOTSUP from discard in generic code
Paolo Bonzini
2
-7
/
+7
2013-12-03
block: add bdrv_aio_write_zeroes
Paolo Bonzini
3
-0
/
+15
2013-12-03
block: add flags argument to bdrv_co_write_zeroes tracepoint
Paolo Bonzini
2
-2
/
+2
2013-12-03
block: add flags to BlockRequest
Paolo Bonzini
2
-6
/
+12
2013-12-03
block: generalize BlockLimits handling to cover bdrv_aio_discard too
Paolo Bonzini
1
-39
/
+41
2013-12-03
vmdk: Fix creating big description file
Fam Zheng
3
-24
/
+2055
2013-12-02
coroutine: remove unused CoQueue AioContext
Marc-André Lureau
1
-1
/
+0
2013-12-02
coroutine: remove qemu_co_queue_wait_insert_head
Marc-André Lureau
2
-14
/
+0
2013-11-29
qemu-iotests: Add sample image and test for VMDK version 3
Fam Zheng
3
-0
/
+10
2013-11-29
vmdk: Allow read only open of VMDK version 3
Fam Zheng
1
-1
/
+8
2013-11-29
qemu-iotests: Filter out 'qemu-io> ' prompt
Fam Zheng
19
-75552
/
+75553
2013-11-29
qemu-iotests: Filter qemu-io output in 025
Fam Zheng
1
-1
/
+1
2013-11-29
block: Use BDRV_O_NO_BACKING where appropriate
Kevin Wolf
3
-3
/
+5
2013-11-29
qemu-iotests: Test snapshot mode
Kevin Wolf
2
-5
/
+66
2013-11-29
block: Enable BDRV_O_SNAPSHOT with driver-specific options
Kevin Wolf
1
-26
/
+21
2013-11-29
qemu-iotests: Make test case 030, 040 and 055 deterministic
Fam Zheng
3
-9
/
+25
2013-11-29
qemu-iotest: Add pause_drive and resume_drive methods
Fam Zheng
1
-1
/
+17
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
5
-0
/
+65
2013-11-29
qemu-iotests: Drop local version of cancel_and_wait from 040
Fam Zheng
1
-15
/
+0
2013-11-29
sheepdog: support user-defined redundancy option
Liu Yuan
2
-1
/
+74
2013-11-29
sheepdog: refactor do_sd_create()
Liu Yuan
1
-22
/
+15
2013-11-29
qdict: Optimise qdict_do_flatten()
Kevin Wolf
1
-3
/
+7
2013-11-29
qdict: Fix memory leak in qdict_do_flatten()
Kevin Wolf
1
-1
/
+3
2013-11-29
MAINTAINERS: add sheepdog development mailing list
Liu Yuan
1
-0
/
+1
2013-11-29
COW: Extend checking allocated bits to beyond one sector
Charlie Shepherd
1
-10
/
+26
2013-11-29
COW: Speed up writes
Charlie Shepherd
1
-38
/
+50
2013-11-29
qapi: Change BlockDirtyInfo to list
Fam Zheng
4
-3
/
+29
2013-11-29
block: per caller dirty bitmap
Fam Zheng
6
-63
/
+86
2013-11-28
block/stream: Don't stream unbacked devices
Max Reitz
1
-0
/
+5
2013-11-28
sheepdog: implement .bdrv_get_allocated_file_size
Liu Yuan
1
-0
/
+19
2013-11-28
Test coroutine execution order
Charlie Shepherd
1
-0
/
+54
[next]