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-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
2013-10-30
sheepdog: handle vdi objects in resend_aio_req
MORITA Kazutaka
1
-5
/
+16
2013-10-30
sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
1
-8
/
+8
2013-10-29
block: Avoid unecessary drv->bdrv_getlength() calls
Kevin Wolf
3
-4
/
+10
2013-10-28
sheepdog: pass copy_policy in the request
Liu Yuan
1
-7
/
+13
2013-10-28
sheepdog: explicitly set copies as type uint8_t
Liu Yuan
1
-7
/
+9
2013-10-28
qcow2: Flush image after creation
Max Reitz
1
-0
/
+10
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-24
block/vpc: check that the image has not been truncated
Peter Lieven
1
-0
/
+7
2013-10-24
qcow2: Unset zero_beyond_eof in save_vmstate
Max Reitz
1
-0
/
+3
2013-10-24
qcow2: Restore total_sectors value in save_vmstate
Max Reitz
1
-0
/
+6
2013-10-18
vmdk: fix VMFS extent parsing
Fam Zheng
1
-0
/
+2
2013-10-18
vmdk: Only read cid from image file when opening
Fam Zheng
1
-5
/
+3
2013-10-17
block/raw-win32: Always use -errno in hdev_open
Max Reitz
1
-3
/
+2
2013-10-11
vmdk: Fix vmdk_parse_extents
Fam Zheng
1
-2
/
+5
2013-10-11
vmdk: refuse enabling zeroed grain with flat images
Fam Zheng
1
-0
/
+4
2013-10-11
vmdk: convert error code to use errp
Fam Zheng
1
-55
/
+61
2013-10-11
block/raw-posix: Employ error parameter
Max Reitz
1
-15
/
+57
2013-10-11
blkverify: Employ error parameter
Max Reitz
1
-6
/
+5
2013-10-11
blkdebug: Employ error parameter
Max Reitz
1
-4
/
+4
2013-10-11
block/raw-win32: Employ error parameter
Max Reitz
1
-5
/
+11
2013-10-11
block/raw_bsd: Employ error parameter
Max Reitz
1
-2
/
+1
2013-10-11
qcow2: Evaluate overlap check options
Max Reitz
1
-1
/
+28
[next]