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
Age
Commit message (
Expand
)
Author
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
2012-04-05
tracetool: Forbid argument name 'next'
Kevin Wolf
2012-04-05
trace-events: Rename 'next' argument
Kevin Wolf
2012-04-04
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-04-04
Improve interrupt handling priority
Artyom Tarasenko
2012-04-04
Fix vector interrupt handling
Artyom Tarasenko
2012-04-04
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
Andreas Färber
2012-04-04
target-s390x: QOM'ify CPU init
Andreas Färber
2012-04-04
target-s390x: QOM'ify CPU reset
Andreas Färber
2012-04-04
target-s390x: QOM'ify CPU
Andreas Färber
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
qdev: give all devices a canonical path
Paolo Bonzini
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
[next]