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
2013-09-06
dataplane: Fix startup race.
Cornelia Huck
2013-09-06
block: look for zero blocks in bs->file
Paolo Bonzini
2013-09-06
block: add default get_block_status implementation for protocols
Paolo Bonzini
2013-09-06
raw-posix: report unwritten extents as zero
Paolo Bonzini
2013-09-06
raw-posix: return get_block_status data and flags
Paolo Bonzini
2013-09-06
docs, qapi: document qemu-img map
Paolo Bonzini
2013-09-06
qemu-img: add a "map" subcommand
Paolo Bonzini
2013-09-06
block: return BDRV_BLOCK_ZERO past end of backing file
Paolo Bonzini
2013-09-06
block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
Paolo Bonzini
2013-09-06
block: return get_block_status data and flags for formats
Paolo Bonzini
2013-09-06
block: define get_block_status return value
Paolo Bonzini
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
2013-09-06
block: make bdrv_has_zero_init return false for copy-on-write-images
Paolo Bonzini
2013-09-06
qemu-img: always probe the input image for allocated sectors
Paolo Bonzini
2013-09-06
block: expect errors from bdrv_co_is_allocated
Paolo Bonzini
2013-09-06
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
Paolo Bonzini
2013-09-06
block: do not use ->total_sectors in bdrv_co_is_allocated
Paolo Bonzini
2013-09-06
block: make bdrv_co_is_allocated static
Paolo Bonzini
2013-09-06
block: keep bs->total_sectors up to date even for growable block devices
Paolo Bonzini
2013-09-06
cow: do not call bdrv_co_is_allocated
Paolo Bonzini
2013-09-06
cow: make writes go at a less indecent speed
Paolo Bonzini
2013-09-06
cow: make reads go at a decent speed
Paolo Bonzini
2013-09-06
qmp: Documentation for BLOCK_IMAGE_CORRUPTED
Max Reitz
2013-09-06
block: use BDS ref for block jobs
Fam Zheng
2013-09-06
nbd: use BlockDriverState refcnt
Fam Zheng
2013-09-06
xen_disk: simplify blk_disconnect with refcnt
Fam Zheng
2013-09-06
migration: omit drive ref as we have bdrv_ref now
Fam Zheng
2013-09-06
block: make bdrv_delete() static
Fam Zheng
2013-09-06
block: implement reference count for BlockDriverState
Fam Zheng
2013-09-06
iscsi: use bdrv_new() instead of stack structure
Fam Zheng
2013-09-06
vvfat: use bdrv_new() to allocate BlockDriverState
Fam Zheng
2013-09-06
aio / timers: fix build of test/test-aio.c on non-linux platforms
Alex Bligh
2013-09-06
w32: Fix access to host devices (regression)
Stefan Weil
2013-09-06
add qemu-img convert -n option (skip target volume creation)
Alexandre Derumier
2013-09-06
qemu-iotests: Adjust test result 039
Max Reitz
2013-09-06
block: Add iops_size to do the iops accounting for a given io size.
Benoît Canet
2013-09-06
block: Add support for throttling burst max in QMP and the command line.
Benoît Canet
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
2013-09-06
throttle: Add units tests
Benoît Canet
2013-09-06
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
2013-09-05
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-09-05
exec: do tcg_commit only when tcg_enabled
liguang
2013-09-05
Revert "memory: Return -1 again on reads from unsigned regions"
Jan Kiszka
2013-09-05
memory: Provide separate handling of unassigned io ports accesses
Jan Kiszka
2013-09-05
exec: check offset_within_address_space for register subpage
Hu Tao
2013-09-05
exec: fix writing to MMIO area with non-power-of-two length
Paolo Bonzini
2013-09-05
Update mailmap
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
[next]