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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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: handle ENOTSUP from discard in generic code
Paolo Bonzini
1
-6
/
+6
2013-12-03
vmdk: Fix creating big description file
Fam Zheng
1
-24
/
+38
2013-11-29
vmdk: Allow read only open of VMDK version 3
Fam Zheng
1
-1
/
+8
2013-11-29
block: Use BDRV_O_NO_BACKING where appropriate
Kevin Wolf
2
-2
/
+3
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
1
-0
/
+27
2013-11-29
sheepdog: support user-defined redundancy option
Liu Yuan
1
-1
/
+73
2013-11-29
sheepdog: refactor do_sd_create()
Liu Yuan
1
-22
/
+15
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
1
-0
/
+5
2013-11-29
block: per caller dirty bitmap
Fam Zheng
2
-18
/
+13
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
iscsi: add bdrv_co_write_zeroes
Peter Lieven
1
-0
/
+64
2013-11-28
iscsi: simplify iscsi_co_discard
Peter Lieven
1
-42
/
+25
2013-11-28
iscsi: set limits in BlockDriverState
Peter Lieven
1
-0
/
+14
2013-11-28
block/raw: copy BlockLimits on raw_open
Peter Lieven
1
-0
/
+1
2013-11-28
block/iscsi: add .bdrv_get_info
Peter Lieven
1
-0
/
+9
2013-11-28
block: introduce BDRV_REQ_MAY_UNMAP request flag
Peter Lieven
1
-1
/
+1
2013-11-28
block: add flags to bdrv_*_write_zeroes
Peter Lieven
6
-7
/
+11
2013-11-14
qcow2: fix possible corruption when reading multiple clusters
Peter Lieven
1
-1
/
+1
2013-11-14
block: Print its file name if backing file opening failed
Fam Zheng
2
-2
/
+0
2013-11-07
block: vhdx - add .bdrv_create() support
Jeff Cody
2
-1
/
+572
2013-11-07
block: vhdx - fix comment typos in header, fix incorrect struct fields
Jeff Cody
1
-5
/
+5
2013-11-07
block: vhdx - break out code operations to functions
Jeff Cody
1
-41
/
+80
2013-11-07
block: vhdx - move more endian translations to vhdx-endian.c
Jeff Cody
3
-17
/
+87
2013-11-07
block: vhdx - remove BAT file offset bit shifting
Jeff Cody
2
-5
/
+2
2013-11-07
block: vhdx write support
Jeff Cody
2
-5
/
+209
2013-11-07
block: vhdx - add log write support
Jeff Cody
2
-0
/
+285
2013-11-07
block: vhdx - add region overlap detection for image files
Jeff Cody
2
-0
/
+91
2013-11-07
block: vhdx - log parsing, replay, and flush support
Jeff Cody
4
-53
/
+749
2013-11-07
block: vhdx code movement - move vhdx_close() above vhdx_open()
Jeff Cody
1
-11
/
+11
2013-11-07
block: vhdx - update log guid in header, and first write tracker
Jeff Cody
2
-6
/
+30
2013-11-07
block: vhdx - break endian translation functions out
Jeff Cody
4
-44
/
+150
2013-11-07
block: vhdx - log support struct and defines
Jeff Cody
1
-16
/
+30
2013-11-07
block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header.
Jeff Cody
2
-52
/
+48
2013-11-07
block: vhdx - add header update capability.
Jeff Cody
3
-5
/
+172
2013-11-07
block: vhdx - minor comments and typo correction.
Jeff Cody
2
-5
/
+7
2013-11-07
block/vpc: fix virtual size for images created with disk2vhd
Peter Lieven
1
-0
/
+9
2013-11-07
block/raw-posix: fix FreeBSD compilation
Andreas Tobler
1
-1
/
+2
2013-11-05
bswap.h: Remove cpu_to_be64wu()
Peter Maydell
1
-1
/
+1
2013-10-31
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
7
-135
/
+325
2013-10-31
vmdk: Implment bdrv_get_specific_info
Fam Zheng
1
-1
/
+67
2013-10-30
sheepdog: check simultaneous create in resend_aioreq
MORITA Kazutaka
1
-32
/
+32
2013-10-30
sheepdog: cancel aio requests if possible
MORITA Kazutaka
1
-11
/
+59
2013-10-30
sheepdog: make add_aio_request and send_aioreq void functions
MORITA Kazutaka
1
-49
/
+17
2013-10-30
sheepdog: try to reconnect to sheepdog after network error
MORITA Kazutaka
1
-14
/
+66
2013-10-30
sheepdog: reload inode outside of resend_aioreq
MORITA Kazutaka
1
-14
/
+19
[next]