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
Age
Commit message (
Expand
)
Author
2019-10-14
replay: update docs for record/replay with block devices
Pavel Dovgalyuk
2019-10-14
replay: disable default snapshot for record/replay
Pavel Dovgalyuk
2019-10-14
block: implement bdrv_snapshot_goto for blkreplay
Pavel Dovgalyuk
2019-10-14
block/vhdx: add check for truncated image files
Peter Lieven
2019-10-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...
Peter Maydell
2019-10-14
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...
Peter Maydell
2019-10-14
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...
Peter Maydell
2019-10-14
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-10...
Peter Maydell
2019-10-10
hw/vfio/pci: fix double free in vfio_msi_disable
Evgeny Yakovlev
2019-10-10
MAINTAINERS: Downgrade status of virtio-9p to "Odd Fixes"
Greg Kurz
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
2019-10-10
iotests/162: Fix for newer Linux 5.3+
Max Reitz
2019-10-10
9p: Use variable length suffixes for inode remapping
Christian Schoenebeck
2019-10-10
9p: stat_to_qid: implement slow path
Antonios Motakis
2019-10-10
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
2019-10-10
9p: Treat multiple devices on one export as an error
Antonios Motakis
2019-10-10
fsdev: Add return value to fsdev_throttle_parse_opts()
Greg Kurz
2019-10-10
9p: Simplify error path of v9fs_device_realize_common()
Greg Kurz
2019-10-10
9p: unsigned type for type, version, path
Antonios Motakis
2019-10-10
tests: fix I/O test for hosts defaulting to LUKSv2
Daniel P. Berrangé
2019-10-10
nbd: add empty .bdrv_reopen_prepare
Maxim Levitsky
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2019-10-10
block: introduce backup-top filter driver
Vladimir Sementsov-Ogievskiy
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: move write_flags calculation inside backup_job_create
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
2019-10-10
iotests: Use stat -c %b in 125
Max Reitz
2019-10-10
iotests: Disable 125 on broken XFS versions
Max Reitz
2019-10-10
iotests: Fix 125 for growth_mode = metadata
Max Reitz
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
file-posix: account discard operations
Anton Nefedov
2019-10-10
scsi: account unmap operations
Anton Nefedov
2019-10-10
scsi: move unmap error checking to the complete callback
Anton Nefedov
2019-10-10
scsi: store unmap offset and nb_sectors in request struct
Anton Nefedov
2019-10-10
ide: account UNMAP (TRIM) operations
Anton Nefedov
2019-10-10
block: add empty account cookie type
Anton Nefedov
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
2019-10-10
qapi: group BlockDeviceStats fields
Anton Nefedov
2019-10-10
iotests: 257: drop device_add
Vladimir Sementsov-Ogievskiy
2019-10-10
iotests: 257: drop unused Drive.device field
Vladimir Sementsov-Ogievskiy
2019-10-10
iotests: prepare 124 and 257 bitmap querying for backup-top filter
Vladimir Sementsov-Ogievskiy
2019-10-10
block: teach bdrv_debug_breakpoint skip filters with backing
Vladimir Sementsov-Ogievskiy
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: fix block-comment style
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: introduce BlockCopyState
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: improve comment about image fleecing
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: split shareable copying part from backup_do_cow
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: fix backup_cow_with_offload for last cluster
Vladimir Sementsov-Ogievskiy
2019-10-10
block/backup: fix max_transfer handling for copy_range
Vladimir Sementsov-Ogievskiy
2019-10-10
block/qcow2: introduce parallel subrequest handling in read and write
Vladimir Sementsov-Ogievskiy
[next]