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
2012-04-06
linux-user: add BLKSSZGET ioctl wrapper
Alexander Graf
2012-04-06
linux-user: fix BLK ioctl arguments
Alexander Graf
2012-04-06
linux-user: add struct old_dev_t compat
Alexander Graf
2012-04-06
linux-user: implement device mapper ioctls
Alexander Graf
2012-04-06
linux-user: target_argv is placed on ts->bprm->argv and can't be freed()
Fabio Erculiani
2012-04-06
linux-user: improve fake /proc/self/stat making `ps` not segfault.
Fabio Erculiani
2012-04-05
qed: remove incoming live migration blocker
Benoît Canet
2012-04-05
qed: honor BDRV_O_INCOMING for incoming live migration
Benoît Canet
2012-04-05
migration: clear BDRV_O_INCOMING flags on end of incoming live migration
Benoît Canet
2012-04-05
qed: add bdrv_invalidate_cache to be called after incoming live migration
Benoît Canet
2012-04-05
blockdev: open images with BDRV_O_INCOMING on incoming live migration
Benoît Canet
2012-04-05
block: add a function to clear incoming live migration flags
Benoît Canet
2012-04-05
block: Add new BDRV_O_INCOMING flag to notice incoming live migration
Benoît Canet
2012-04-05
block stream: close unused files and update ->backing_hd
Marcelo Tosatti
2012-04-05
qemu-iotests: Fix call syntax for qemu-io
Stefan Weil
2012-04-05
qemu-iotests: Fix call syntax for qemu-img
Stefan Weil
2012-04-05
qemu-iotests: Test unknown qcow2 header extensions
Kevin Wolf
2012-04-05
qemu-iotests: qcow2.py
Kevin Wolf
2012-04-05
sheepdog: fix send req helpers
Liu Yuan
2012-04-05
sheepdog: implement SD_OP_FLUSH_VDI operation
Liu Yuan
2012-04-05
block: bdrv_append() fixes
Jeff Cody
2012-04-05
qed: track dirty flag status
Dong Xu Wang
2012-04-05
qemu-img: add dirty flag status
Dong Xu Wang
2012-04-05
qed: image fragmentation statistics
Dong Xu Wang
2012-04-05
qemu-img: add image fragmentation statistics
Dong Xu Wang
2012-04-05
block: document job API
Paolo Bonzini
2012-04-05
block: set job->speed in block_set_speed
Paolo Bonzini
2012-04-05
block: fix streaming/closing race
Paolo Bonzini
2012-04-05
block: cancel jobs when a device is ready to go away
Paolo Bonzini
2012-04-05
block: disable I/O throttling on sync api
Zhi Yong Wu
2012-04-05
Use DMADirection type for dma_bdrv_io
David Gibson
2012-04-05
vdi: change goto to loop
Paolo Bonzini
2012-04-05
vdi: do not create useless iovecs
Paolo Bonzini
2012-04-05
vdi: leave bounce buffering to block layer
Paolo Bonzini
2012-04-05
vdi: move aiocb fields to locals
Paolo Bonzini
2012-04-05
vdi: merge aio_read_cb and aio_write_cb into callers
Paolo Bonzini
2012-04-05
vdi: move end-of-I/O handling at the end
Paolo Bonzini
2012-04-05
vdi: basic conversion to coroutines
Paolo Bonzini
2012-04-05
block: enforce constraints on block size properties
Stefan Hajnoczi
2012-04-05
qdev: add blocksize property type
Stefan Hajnoczi
2012-04-05
qerror: fix QERR_PROPERTY_VALUE_OUT_OF_RANGE description
Stefan Hajnoczi
2012-04-05
block/vpc: write checksum back to footer after check
Zhang Shengju
2012-04-05
ide: Adds wwn=hex qdev option
Floris Bos
2012-04-05
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
2012-04-05
ide: Add "model=s" qdev option
Floris Bos
2012-04-05
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
2012-04-05
block: push recursive flushing up from drivers
Paolo Bonzini
2012-04-05
qemu-io: add option to enable tracing
Stefan Hajnoczi
2012-04-05
qcow2: Remove unused parameter in get_cluster_table()
Kevin Wolf
[prev]
[next]