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-19
aio: return "AIO in progress" state from qemu_aio_wait
Paolo Bonzini
2012-04-19
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
2012-04-19
nbd: do not block in nbd_wr_sync if no data at all is available
Paolo Bonzini
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
2012-04-19
nbd: consistently check for <0 or >=0
Paolo Bonzini
2012-04-19
nbd: consistently use ssize_t
Paolo Bonzini
2012-04-19
nbd: avoid out of bounds access to recv_coroutine array
Paolo Bonzini
2012-04-19
posix-aio: merge posix_aio_process_queue and posix_aio_read
Paolo Bonzini
2012-04-19
qemu-tool: map vm_clock to rt_clock
Paolo Bonzini
2012-04-19
qemu-io: use main_loop_wait
Paolo Bonzini
2012-04-19
scsi: add SANITIZE command
Paolo Bonzini
2012-04-19
SCSI emulation: should tell the guest that we actually support thin provisioning
Ronnie Sahlberg
2012-04-19
SCSI emulation: Support unmap via WRITE_SAME_10.
Ronnie Sahlberg
2012-04-19
scsi: advertise DPOFUA
Paolo Bonzini
2012-04-19
scsi: small refactoring of MMC mode-sense
Paolo Bonzini
2012-04-19
scsi: support FUA on reads
Paolo Bonzini
2012-04-19
scsi: add a started field to SCSIDiskReq
Paolo Bonzini
2012-04-19
scsi: force unit access on VERIFY
Paolo Bonzini
2012-04-19
block: allow interrupting a co_sleep_ns
Paolo Bonzini
2012-04-19
qcow2: Fix return value of alloc_refcount_block
Kevin Wolf
2012-04-19
qcow2: Fix error handling in qcow2_alloc_cluster_offset
Kevin Wolf
2012-04-19
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2012-04-19
qemu-io: Add command line switch for cache mode
Kevin Wolf
2012-04-19
block: Fix spelling in comment (ineffcient -> inefficient)
Stefan Weil
2012-04-19
iotests: fix error in 005
Dong Xu Wang
2012-04-19
block: Drain requests in bdrv_close
Kevin Wolf
2012-04-19
qemu-iotests: Test bdrv_close while AIO is in flight
Kevin Wolf
2012-04-19
qemu-iotests: Always filter cluster_size out in _make_test_img
Kevin Wolf
2012-04-19
scsi: add support for FUA on writes
Paolo Bonzini
2012-04-19
scsi: move scsi_flush_complete around
Paolo Bonzini
2012-04-19
scsi: make code more homogeneous in AIO callback functions
Paolo Bonzini
2012-04-19
scsi: add missing test for cancelled request
Paolo Bonzini
2012-04-19
virtio-scsi: add multiqueue capability
Paolo Bonzini
2012-04-19
virtio: add virtio_queue_get_id
Paolo Bonzini
2012-04-19
virtio-scsi: prepare migration format for multiqueue
Paolo Bonzini
2012-04-19
scsi: fix memory leak
Paolo Bonzini
2012-04-18
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-04-18
tracetool: handle DTrace keywords 'in', 'next', 'self'
Stefan Hajnoczi
2012-04-18
tracetool: Add MAINTAINERS info
Lluís Vilanova
2012-04-18
tracetool: Add support for the 'dtrace' backend
Lluís Vilanova
2012-04-18
tracetool: Add support for the 'ust' backend
Lluís Vilanova
2012-04-18
tracetool: Add support for the 'simple' backend
Lluís Vilanova
2012-04-18
tracetool: Add support for the 'stderr' backend
Lluís Vilanova
2012-04-18
tracetool: Add module for the 'h' format
Lluís Vilanova
2012-04-18
tracetool: Add module for the 'c' format
Lluís Vilanova
2012-04-18
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
2012-04-18
Merge remote-tracking branch 'kraxel/usb.46' into staging
Anthony Liguori
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
[prev]
[next]