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-08-19
decodetree: Allow !function with no input bits
Richard Henderson
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-08-17
gitlab-ci: Remove qcow2 tests that are handled by "make check" already
Thomas Huth
2019-08-17
tests: Run the iotests during "make check" again
Thomas Huth
2019-08-17
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
2019-08-16
hw/ide/atapi: Use the ldst API
Philippe Mathieu-Daudé
2019-08-16
Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
John Snow
2019-08-16
dma-helpers: ensure AIO callback is invoked after cancellation
Paolo Bonzini
2019-08-16
tests/test-hbitmap: test next_zero and _next_dirty_area after truncate
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: refactor write_flags
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
2019-08-16
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
2019-08-16
iotests/257: test traditional sync modes
John Snow
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
2019-08-16
block/backup: teach TOP to never copy unallocated regions
John Snow
2019-08-16
block/backup: add backup_is_cluster_allocated
John Snow
2019-08-16
block/backup: centralize copy_bitmap initialization
John Snow
2019-08-16
block/backup: improve sync=bitmap work estimates
John Snow
2019-08-16
iotests/257: test API failures
John Snow
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
2019-08-16
iotests/257: Refactor backup helpers
John Snow
2019-08-16
iotests/257: add EmulatedBitmap class
John Snow
2019-08-16
iotests/257: add Pattern class
John Snow
2019-08-16
iotests: test bitmap moving inside 254
Vladimir Sementsov-Ogievskiy
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
blockdev: reduce aio_context locked sections in bitmap add/remove
Vladimir Sementsov-Ogievskiy
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
2019-08-16
iotests: add test 257 for bitmap-mode backups
John Snow
2019-08-16
iotests: Add virtio-scsi device helper
John Snow
2019-08-16
iotests: teach FilePath to produce multiple paths
John Snow
2019-08-16
iotests: teach run_job to cancel pending jobs
John Snow
2019-08-16
iotests: add testing shim for script-style python tests
John Snow
2019-08-16
block/backup: add 'always' bitmap sync policy
John Snow
2019-08-16
block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
2019-08-16
hbitmap: enable merging across granularities
John Snow
2019-08-16
hbitmap: Fix merge when b is empty, and result is not an alias of a
John Snow
2019-08-16
block/backup: add 'never' policy to bitmap sync mode
John Snow
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
qapi: add BitmapSyncMode enum
John Snow
2019-08-16
blockdev-backup: utilize do_backup_common
John Snow
2019-08-16
drive-backup: create do_backup_common
John Snow
2019-08-16
qapi/block-core: Introduce BackupCommon
John Snow
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...
Peter Maydell
[next]