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
*
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
2015-05-12
1
-3
/
+0
|
\
|
*
qobject: Clean up around qtype_code
Markus Armbruster
2015-05-11
1
-3
/
+0
*
|
sheepdog: fix resource leak with sd_snapshot_create
zhanghailiang
2015-05-08
1
-0
/
+1
|
/
*
block: move I/O request processing to block/io.c
Stefan Hajnoczi
2015-04-28
2
-1
/
+2541
*
vmdk: Widen before shifting 32 bit header field
Fam Zheng
2015-04-28
1
-1
/
+1
*
block/dmg: make it modular
Michael Tokarev
2015-04-28
1
-1
/
+2
*
block/mirror: Always call block_job_sleep_ns()
Max Reitz
2015-04-28
1
-3
/
+0
*
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
2
-17
/
+11
*
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
2
-22
/
+137
*
qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
John Snow
2015-04-28
1
-9
/
+1
*
qmp: Ensure consistent granularity type
John Snow
2015-04-28
1
-2
/
+2
*
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-04-28
1
-1
/
+1
*
block/iscsi: use the allocationmap also if cache.direct=on
Peter Lieven
2015-04-28
1
-1
/
+1
*
block/iscsi: bump year in copyright notice
Peter Lieven
2015-04-28
1
-1
/
+1
*
block/iscsi: handle SCSI_STATUS_TASK_SET_FULL
Peter Lieven
2015-04-28
1
-2
/
+5
*
block/iscsi: increase retry count
Peter Lieven
2015-04-28
1
-1
/
+1
*
block/iscsi: optimize WRITE10/16 if cache.writeback is not set
Peter Lieven
2015-04-28
1
-3
/
+15
*
block/iscsi: store DPOFUA bit from the modesense command
Peter Lieven
2015-04-28
1
-0
/
+3
*
block/iscsi: rename iscsi_write_protected and let it return void
Peter Lieven
2015-04-28
1
-5
/
+5
*
block/iscsi: change all iscsilun properties from uint8_t to bool
Peter Lieven
2015-04-28
1
-7
/
+7
*
block/iscsi: do not forget to logout from target
Peter Lieven
2015-04-28
1
-0
/
+6
*
qmp: fill in the image field in BlockDeviceInfo
Alberto Garcia
2015-04-28
1
-21
/
+25
*
block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
Alberto Garcia
2015-04-28
1
-2
/
+6
*
block: use bdrv_get_device_or_node_name() in error messages
Alberto Garcia
2015-04-28
9
-28
/
+29
*
block: add bdrv_get_device_or_node_name()
Alberto Garcia
2015-04-28
1
-4
/
+1
*
blockjob: Update function name in comments
Fam Zheng
2015-04-28
2
-2
/
+2
*
blockjob: Allow nested pause
Fam Zheng
2015-04-28
1
-1
/
+1
*
block/null: Support reopen
Fam Zheng
2015-04-28
1
-0
/
+8
*
block/null: Latency simulation by adding new option "latency-ns"
Fam Zheng
2015-04-28
1
-6
/
+52
*
vhdx: Fix zero-fill iov length
Kevin Wolf
2015-04-28
1
-2
/
+2
*
blkdebug: Add bdrv_truncate()
Kevin Wolf
2015-04-28
1
-0
/
+6
*
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
1
-0
/
+11
*
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
5
-7
/
+7
*
savevm: create snapshot failed when id_str already exists
Yi Wang
2015-04-28
1
-4
/
+2
*
block/iscsi: handle zero events from iscsi_which_events
Peter Lieven
2015-04-09
1
-6
/
+27
*
qcow2: Fix header update with overridden backing file
Kevin Wolf
2015-04-08
2
-7
/
+28
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-03-19
1
-0
/
+10
|
\
|
*
raw-posix: Deprecate aio=threads fallback without O_DIRECT
Kevin Wolf
2015-03-19
1
-0
/
+8
|
*
raw-posix: Deprecate host floppy passthrough
Markus Armbruster
2015-03-19
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...
Peter Maydell
2015-03-19
1
-1
/
+1
|
\
\
|
*
|
block/qapi: Fix Sparse warning
Stefan Weil
2015-03-19
1
-1
/
+1
|
|
/
*
|
nbd: Set block size to BDRV_SECTOR_SIZE
Max Reitz
2015-03-18
2
-3
/
+1
*
|
nbd: Fix nbd_establish_connection()'s return value
Max Reitz
2015-03-18
1
-1
/
+1
|
/
*
block/vpc: remove disabled code from get_sector_offset
Peter Lieven
2015-03-16
1
-32
/
+0
*
block/vpc: rename footer->size -> footer->current_size
Peter Lieven
2015-03-16
1
-4
/
+5
*
block/vpc: make calculate_geometry spec conform
Peter Lieven
2015-03-16
1
-19
/
+22
*
vpc: Ignore geometry for large images
Kevin Wolf
2015-03-16
1
-6
/
+4
*
block/vpc: optimize vpc_co_get_block_status
Peter Lieven
2015-03-16
1
-10
/
+8
*
qcow2: Respect new_block in alloc_refcount_block()
Max Reitz
2015-03-16
1
-2
/
+14
*
block: Fix block-set-write-threshold not to use funky error class
Markus Armbruster
2015-03-16
1
-1
/
+1
[next]