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