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
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
docs: incremental backup documentation
John Snow
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
Revert "hmp: fix crash in 'info block -n -v'"
Stefan Hajnoczi
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
block: document block-stream in qmp-commands.hx
Stefan Hajnoczi
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-28
virtio_blk: comment fix
Michael S. Tsirkin
2015-04-28
block: avoid unnecessary bottom halves
Paolo Bonzini
2015-04-28
blockjob: Update function name in comments
Fam Zheng
2015-04-28
qemu-iotests: Test that "stop" doesn't drain block jobs
Fam Zheng
2015-04-28
block: Pause block jobs in bdrv_drain_all
Fam Zheng
2015-04-28
blockjob: Allow nested pause
Fam Zheng
2015-04-28
MAINTAINERS: Add Fam Zheng as Null block driver maintainer
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
scripts: add 'qemu coroutine' command to qemu-gdb.py
Stefan Hajnoczi
2015-04-28
thread-pool: clean up thread_pool_completion_bh()
Stefan Hajnoczi
2015-04-28
vhdx: Fix zero-fill iov length
Kevin Wolf
2015-04-28
blkdebug: Add bdrv_truncate()
Kevin Wolf
2015-04-28
qemu-iotests: Some qemu-img convert tests
Kevin Wolf
2015-04-28
qemu-img convert: Rewrite copying logic
Kevin Wolf
2015-04-28
block-backend: Expose bdrv_write_zeroes()
Kevin Wolf
2015-04-28
iothread: release iothread around aio_poll
Paolo Bonzini
2015-04-28
AioContext: acquire/release AioContext during aio_poll
Paolo Bonzini
2015-04-28
aio-posix: move pollfds to thread-local storage
Paolo Bonzini
2015-04-28
block: Switch to host monotonic clock for IO throttling
Fam Zheng
2015-04-28
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
2015-04-28
MAINTAINERS: Add myself as the maintainer of the Quorum driver
Alberto Garcia
[next]