index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block-backend: expose bs->bl.max_transfer_length
Peter Lieven
2015-02-06
1
-0
/
+5
*
block: add accounting for merged requests
Peter Lieven
2015-02-06
2
-0
/
+9
*
qed: Really remove unused field QEDAIOCB.finished
Fam Zheng
2015-02-06
1
-1
/
+0
*
block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
Denis V. Lunev
2015-02-06
1
-0
/
+19
*
block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
Denis V. Lunev
2015-02-06
1
-1
/
+13
*
block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
Denis V. Lunev
2015-02-06
1
-2
/
+13
*
block/raw-posix: refactor handle_aiocb_write_zeroes a bit
Denis V. Lunev
2015-02-06
1
-19
/
+27
*
block/raw-posix: create do_fallocate helper
Denis V. Lunev
2015-02-06
1
-8
/
+14
*
block/raw-posix: create translate_err helper to merge errno values
Denis V. Lunev
2015-02-06
1
-6
/
+13
*
block: vhdx - force FileOffsetMB field to '0' for certain block states
Jeff Cody
2015-01-23
1
-1
/
+12
*
block: update string sizes for filename,backing_file,exact_filename
Jeff Cody
2015-01-23
4
-6
/
+7
*
block: mirror - change string allocation to 2-bytes
Jeff Cody
2015-01-23
1
-1
/
+2
*
block: qapi - move string allocation from stack to the heap
Jeff Cody
2015-01-23
1
-3
/
+4
*
block: vmdk - move string allocations from stack to the heap
Jeff Cody
2015-01-23
1
-16
/
+23
*
block: vmdk - make ret variable usage clear
Jeff Cody
2015-01-23
1
-6
/
+8
*
qcow2: Add two more unalignment checks
Max Reitz
2015-01-23
1
-0
/
+21
*
coroutine: drop qemu_coroutine_adjust_pool_size
Paolo Bonzini
2015-01-13
1
-4
/
+0
*
qmp: Add command 'blockdev-backup'
Fam Zheng
2015-01-13
1
-0
/
+28
*
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2015-01-13
1
-4
/
+7
*
block/vmdk: Relative backing file for creation
Max Reitz
2015-01-13
1
-1
/
+12
*
block: JSON filenames and relative backing files
Max Reitz
2015-01-13
1
-1
/
+6
*
block/iscsi: fix uninitialized variable
Peter Wu
2015-01-03
1
-1
/
+1
*
linux-aio: simplify removal of completed iocbs from the list
Paolo Bonzini
2014-12-12
1
-6
/
+6
*
linux-aio: drop return code from laio_io_unplug and ioq_submit
Paolo Bonzini
2014-12-12
2
-11
/
+6
*
linux-aio: rename LaioQueue idx field to "n"
Paolo Bonzini
2014-12-12
1
-6
/
+6
*
linux-aio: track whether the queue is blocked
Paolo Bonzini
2014-12-12
1
-20
/
+27
*
linux-aio: queue requests that cannot be submitted
Paolo Bonzini
2014-12-12
1
-42
/
+33
*
block: vhdx - set .bdrv_has_zero_init to bdrv_has_zero_init_1
Jeff Cody
2014-12-12
1
-0
/
+1
*
block: vhdx - change .vhdx_create default block state to ZERO
Jeff Cody
2014-12-12
1
-2
/
+4
*
block: vhdx - update PAYLOAD_BLOCK_UNMAPPED value to match 1.00 spec
Jeff Cody
2014-12-12
2
-2
/
+4
*
block: vhdx - remove redundant comments
Jeff Cody
2014-12-12
1
-4
/
+4
*
block/rbd: fix memory leak
Gonglei
2014-12-12
1
-4
/
+4
*
vmdk: Fix error for JSON descriptor file names
Max Reitz
2014-12-12
1
-1
/
+9
*
vmdk: Set errp on failures in vmdk_open_vmdk4
Fam Zheng
2014-12-10
1
-0
/
+3
*
vmdk: Remove unnecessary initialization
Fam Zheng
2014-12-10
1
-1
/
+1
*
vmdk: Check descriptor file length when reading it
Fam Zheng
2014-12-10
1
-0
/
+8
*
vmdk: Clean up descriptor file reading
Fam Zheng
2014-12-10
1
-2
/
+3
*
vmdk: Fix comment to match code of extent lines
Fam Zheng
2014-12-10
1
-2
/
+4
*
vmdk: Use g_random_int to generate CID
Fam Zheng
2014-12-10
1
-2
/
+3
*
block: remove BLOCK_OPT_NOCOW from vpc_create_opts
Jeff Cody
2014-12-10
1
-5
/
+0
*
block: remove BLOCK_OPT_NOCOW from vdi_create_opts
Jeff Cody
2014-12-10
1
-5
/
+0
*
block/raw-posix: Fix ret in raw_open_common()
Max Reitz
2014-12-10
1
-0
/
+1
*
qcow2: Respect bdrv_truncate() error
Max Reitz
2014-12-10
1
-2
/
+1
*
qcow2: Flushing the caches in qcow2_close may fail
Max Reitz
2014-12-10
1
-3
/
+16
*
qcow2: Prevent numerical overflow
Max Reitz
2014-12-10
1
-1
/
+1
*
block/nfs: Add create_opts
Max Reitz
2014-12-10
1
-0
/
+15
*
block/vvfat: qcow driver may not be found
Max Reitz
2014-12-10
1
-0
/
+6
*
block: Omit bdrv_find_format for essential drivers
Max Reitz
2014-12-10
1
-4
/
+3
*
block: Make essential BlockDriver objects public
Max Reitz
2014-12-10
4
-4
/
+4
*
block: do not use get_clock()
Paolo Bonzini
2014-12-10
2
-6
/
+8
[next]