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
2019-10-29
qapi: Fix enum doc comment checking
Markus Armbruster
2019-10-29
qapi: Split .connect_doc(), .check_doc() off .check()
Markus Armbruster
2019-10-29
qapi: De-duplicate entity documentation generation code
Markus Armbruster
2019-10-29
qapi: Implement boxed event argument documentation
Markus Armbruster
2019-10-29
qemu-doc: Belatedly document QMP command deprecation
Markus Armbruster
2019-10-29
tests/qapi-schema: Fix feature documentation testing
Markus Armbruster
2019-10-29
tests/qapi-schema: Cover alternate documentation comments
Markus Armbruster
2019-10-29
tests/qapi-schema: Demonstrate command and event doc comment bugs
Markus Armbruster
2019-10-29
tests/qapi-schema: Demonstrate feature and enum doc comment bugs
Markus Armbruster
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-28
qemu-iotests: restrict 264 to qcow2 only
Vladimir Sementsov-Ogievskiy
2019-10-28
Revert "qemu-img: Check post-truncation size"
Max Reitz
2019-10-28
block: Pass truncate exact=true where reasonable
Max Reitz
2019-10-28
block: Let format drivers pass @exact
Max Reitz
2019-10-28
block: Evaluate @exact in protocol drivers
Max Reitz
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
block: Do not truncate file node when formatting
Max Reitz
2019-10-28
block/cor: Drop cor_co_truncate()
Max Reitz
2019-10-28
block: Handle filter truncation like native impl.
Max Reitz
2019-10-28
iotests: Test qcow2's snapshot table handling
Max Reitz
2019-10-28
iotests: Add peek_file* functions
Max Reitz
2019-10-28
qcow2: Fix v3 snapshot table entry compliancy
Max Reitz
2019-10-28
qcow2: Repair snapshot table with too many entries
Max Reitz
2019-10-28
qcow2: Fix overly long snapshot tables
Max Reitz
2019-10-28
qcow2: Keep track of the snapshot table length
Max Reitz
2019-10-28
qcow2: Fix broken snapshot table entries
Max Reitz
2019-10-28
qcow2: Add qcow2_check_fix_snapshot_table()
Max Reitz
2019-10-28
qcow2: Separate qcow2_check_read_snapshot_table()
Max Reitz
2019-10-28
qcow2: Write v3-compliant snapshot list on upgrade
Max Reitz
2019-10-28
qcow2: Put qcow2_upgrade() into its own function
Max Reitz
2019-10-28
qcow2: Make qcow2_write_snapshots() public
Max Reitz
2019-10-28
qcow2: Keep unknown extra snapshot data
Max Reitz
2019-10-28
qcow2: Add Error ** to qcow2_read_snapshots()
Max Reitz
2019-10-28
qcow2: Use endof()
Max Reitz
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-28
mirror: Do not dereference invalid pointers
Max Reitz
2019-10-28
block/nvme: add support for discard
Maxim Levitsky
2019-10-28
block/nvme: add support for write zeros
Maxim Levitsky
2019-10-28
block/block-copy: increase buffered copy request
Vladimir Sementsov-Ogievskiy
2019-10-28
block/block-copy: add memory limit
Vladimir Sementsov-Ogievskiy
2019-10-28
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
2019-10-28
block/block-copy: refactor copying
Vladimir Sementsov-Ogievskiy
2019-10-28
block/block-copy: limit copy_range_size to 16 MiB
Vladimir Sementsov-Ogievskiy
2019-10-28
block/block-copy: allocate buffer in block_copy_with_bounce_buffer
Vladimir Sementsov-Ogievskiy
2019-10-28
iotests: Drop TEST_DIR filter from _filter_nbd
Max Reitz
2019-10-28
iotests/267: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/240: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/223: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/222: Create socket in $SOCK_DIR
Max Reitz
[next]