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
path:
root
/
block
Age
Commit message (
Expand
)
Author
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
2014-06-23
qapi event: convert QUORUM events
Wenchao Xia
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
2014-06-23
qapi: adjust existing defines
Wenchao Xia
2014-06-23
sheepdog: fix NULL dereference in sd_create
Liu Yuan
2014-06-18
block/iscsi: drop obsolete pointers from iscsi_co_writev
Peter Lieven
2014-06-18
block/iscsi: fix init value for iTask->retries
Peter Lieven
2014-06-18
block/iscsi: bump libiscsi requirement to 1.9.0
Peter Lieven
2014-06-18
block/iscsi: use 16 byte CDBs only when necessary
Peter Lieven
2014-06-18
block/iscsi: fix potential segfault on early callback
Peter Lieven
2014-06-18
block/iscsi: handle BUSY condition
Peter Lieven
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
2014-06-16
vpc.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vmdk.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vhdx.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vdi.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
ssh.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
sheepdog.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
rbd.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
raw_bsd.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
raw-win32.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
raw-posix.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
qed.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
qcow2.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
qcow.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
nfs.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
iscsi.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
gluster.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
cow.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
vvfat.c: handle cross_driver's create_options and create_opts
Chunyan Liu
2014-06-16
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
2014-06-16
block/nfs: fix potential segfault on early callback
Peter Lieven
2014-06-16
block: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-10
vdi: remove double conversion
Paolo Bonzini
2014-06-06
sheepdog: reload only header in a case of live snapshot
Hitoshi Mitake
2014-06-06
sheepdog: fix vdi object update after live snapshot
Hitoshi Mitake
2014-06-06
rbd: Fix leaks in rbd_start_aio() error path
Kevin Wolf
2014-06-04
raw-posix: drop raw_get_aio_fd() since it is no longer used
Stefan Hajnoczi
2014-06-04
vmdk: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
ssh: use BlockDriverState's AioContext
Stefan Hajnoczi
2014-06-04
sheepdog: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
rbd: use BlockDriverState's AioContext
Stefan Hajnoczi
2014-06-04
block/raw-win32: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
block/raw-win32: create one QEMUWin32AIOState per BDRVRawState
Stefan Hajnoczi
2014-06-04
block/linux-aio: fix memory and fd leak
Stefan Hajnoczi
2014-06-04
block/raw-posix: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
quorum: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
qed: use BlockDriverState's AioContext
Stefan Hajnoczi
2014-06-04
nfs: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
[next]