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-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
2019-10-28
iotests/209: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/208: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/205: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/201: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/194: Create sockets in $SOCK_DIR
Max Reitz
2019-10-28
iotests/192: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/183: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/182: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/181: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/147: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/143: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/140: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests/083: Create socket in $SOCK_DIR
Max Reitz
2019-10-28
iotests: Let common.nbd create socket in $SOCK_DIR
Max Reitz
[next]