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
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
trace: add "-trace help"
Paolo Bonzini
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
2016-02-03
trace: no need to call trace_backend_init in different branches now
Denis V. Lunev
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
2016-02-03
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
2016-02-03
trace: fix documentation
Paolo Bonzini
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
2016-02-03
trace: count number of enabled events
Paolo Bonzini
2016-02-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
2016-02-02
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
2016-02-02
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2016-02-02
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2016-02-02
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
Fam Zheng
2016-02-02
block: Use returned *file in bdrv_co_get_block_status
Fam Zheng
2016-02-02
vmdk: Return extent's file in bdrv_get_block_status
Fam Zheng
2016-02-02
vmdk: Fix calculation of block status's offset
Fam Zheng
2016-02-02
vpc: Assign bs->file->bs to file in vpc_co_get_block_status
Fam Zheng
2016-02-02
vdi: Assign bs->file->bs to file in vdi_co_get_block_status
Fam Zheng
2016-02-02
sheepdog: Assign bs to file in sd_co_get_block_status
Fam Zheng
2016-02-02
qed: Assign bs->file->bs to file in bdrv_qed_co_get_block_status
Fam Zheng
2016-02-02
parallels: Assign bs->file->bs to file in parallels_co_get_block_status
Fam Zheng
2016-02-02
iscsi: Assign bs to file in iscsi_co_get_block_status
Fam Zheng
2016-02-02
raw: Assign bs to file in raw_co_get_block_status
Fam Zheng
2016-02-02
qcow2: Assign bs->file->bs to file in qcow2_co_get_block_status
Fam Zheng
2016-02-02
qcow: Assign bs->file->bs to file in qcow_co_get_block_status
Fam Zheng
2016-02-02
block: Add "file" output parameter to block status query functions
Fam Zheng
2016-02-02
block: acquire in bdrv_query_image_info
Paolo Bonzini
2016-02-02
iotests: Add test for block jobs and BDS ejection
Max Reitz
2016-02-02
iotests: Add test for multiple BB on BDS tree
Max Reitz
2016-02-02
block: Rewrite bdrv_close_all()
Max Reitz
2016-02-02
block: Add blk_remove_all_bs()
Max Reitz
2016-02-02
blockdev: Keep track of monitor-owned BDS
Max Reitz
2016-02-02
block: Add list of all BlockDriverStates
Max Reitz
2016-02-02
block: Make bdrv_close() static
Max Reitz
2016-02-02
blockdev: Use blk_remove_bs() in do_drive_del()
Max Reitz
2016-02-02
block: Use blk_remove_bs() in blk_delete()
Max Reitz
2016-02-02
block: Remove BDS close notifier
Max Reitz
2016-02-02
nbd: Switch from close to eject notifier
Max Reitz
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
2016-02-02
block: Add BB-BDS remove/insert notifiers
Max Reitz
2016-02-02
iotests: Add test for eject under NBD server
Max Reitz
2016-02-02
block: Release named dirty bitmaps in bdrv_close()
Max Reitz
2016-02-02
block: Remove unused struct definition BlockFinishData
Fam Zheng
2016-02-02
iotests: Add test for a nonexistent NBD export
Max Reitz
2016-02-02
iotests: Make redirecting qemu's stderr optional
Max Reitz
2016-02-02
iotests: Make _filter_nbd support more URL types
Max Reitz
[next]