index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-12-04
qemu-iotests: Clean up spaces in usage output
Fam Zheng
2013-12-04
qemu-iotests: Change default cache mode to "writeback"
Fam Zheng
2013-12-04
qemu-iotests: Add _default_cache_mode and _supported_cache_modes
Fam Zheng
2013-12-04
qemu-iotests: Honour cache mode in iotests.py
Fam Zheng
2013-12-04
qemu-iotests: Add "-c <cache-mode>" option
Fam Zheng
2013-12-04
qcow2: Zero-initialise first cluster for new images
Kevin Wolf
2013-12-04
block: Close backing file early in bdrv_img_create
Max Reitz
2013-12-03
scsi-disk: correctly implement WRITE SAME
Paolo Bonzini
2013-12-03
scsi-disk: reject ANCHOR=1 for UNMAP and WRITE SAME commands
Paolo Bonzini
2013-12-03
scsi-disk: catch write protection errors in UNMAP
Paolo Bonzini
2013-12-03
qemu-iotests: 033 is fast
Paolo Bonzini
2013-12-03
raw-posix: add support for write_zeroes on XFS and block devices
Paolo Bonzini
2013-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for block devices
Paolo Bonzini
2013-12-03
raw-posix: implement write_zeroes with MAY_UNMAP for files
Paolo Bonzini
2013-12-03
block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP
Paolo Bonzini
2013-12-03
block/iscsi: updated copyright
Peter Lieven
2013-12-03
block/iscsi: remove .bdrv_has_zero_init
Peter Lieven
2013-12-03
block drivers: expose requirement for write same alignment from formats
Paolo Bonzini
2013-12-03
block drivers: add discard/write_zeroes properties to bdrv_get_info implement...
Paolo Bonzini
2013-12-03
vpc, vhdx: add get_info
Paolo Bonzini
2013-12-03
block: make bdrv_co_do_write_zeroes stricter in producing aligned requests
Paolo Bonzini
2013-12-03
block: handle ENOTSUP from discard in generic code
Paolo Bonzini
2013-12-03
block: add bdrv_aio_write_zeroes
Paolo Bonzini
2013-12-03
block: add flags argument to bdrv_co_write_zeroes tracepoint
Paolo Bonzini
2013-12-03
block: add flags to BlockRequest
Paolo Bonzini
2013-12-03
block: generalize BlockLimits handling to cover bdrv_aio_discard too
Paolo Bonzini
2013-12-03
vmdk: Fix creating big description file
Fam Zheng
2013-12-02
coroutine: remove unused CoQueue AioContext
Marc-André Lureau
2013-12-02
coroutine: remove qemu_co_queue_wait_insert_head
Marc-André Lureau
2013-11-29
qemu-iotests: Add sample image and test for VMDK version 3
Fam Zheng
2013-11-29
vmdk: Allow read only open of VMDK version 3
Fam Zheng
2013-11-29
qemu-iotests: Filter out 'qemu-io> ' prompt
Fam Zheng
2013-11-29
qemu-iotests: Filter qemu-io output in 025
Fam Zheng
2013-11-29
block: Use BDRV_O_NO_BACKING where appropriate
Kevin Wolf
2013-11-29
qemu-iotests: Test snapshot mode
Kevin Wolf
2013-11-29
block: Enable BDRV_O_SNAPSHOT with driver-specific options
Kevin Wolf
2013-11-29
qemu-iotests: Make test case 030, 040 and 055 deterministic
Fam Zheng
2013-11-29
qemu-iotest: Add pause_drive and resume_drive methods
Fam Zheng
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
2013-11-29
qemu-iotests: Drop local version of cancel_and_wait from 040
Fam Zheng
2013-11-29
sheepdog: support user-defined redundancy option
Liu Yuan
2013-11-29
sheepdog: refactor do_sd_create()
Liu Yuan
2013-11-29
qdict: Optimise qdict_do_flatten()
Kevin Wolf
2013-11-29
qdict: Fix memory leak in qdict_do_flatten()
Kevin Wolf
2013-11-29
MAINTAINERS: add sheepdog development mailing list
Liu Yuan
2013-11-29
COW: Extend checking allocated bits to beyond one sector
Charlie Shepherd
2013-11-29
COW: Speed up writes
Charlie Shepherd
2013-11-29
qapi: Change BlockDirtyInfo to list
Fam Zheng
2013-11-29
block: per caller dirty bitmap
Fam Zheng
2013-11-28
block/stream: Don't stream unbacked devices
Max Reitz
[next]