4410 Commits (00f2cfbbec63fb6f5a7789797a62ccedd22466ea)

Author SHA1 Message Date
Max Reitz fbc8e1b7e4 vpc: Do not return RAW from block_status 7 years ago
Max Reitz 4dd84ac9a7 vmdk: Make block_status recurse for flat extents 7 years ago
Max Reitz ad6434dc62 vdi: Make block_status recurse for fixed images 7 years ago
Max Reitz 9956688a8f vhdx: Fix .bdrv_has_zero_init() 7 years ago
Max Reitz 0a28bf2826 vdi: Fix .bdrv_has_zero_init() 7 years ago
Max Reitz 38841dcd27 qcow2: Fix .bdrv_has_zero_init() 7 years ago
Max Reitz b647d69adc block: Use bdrv_has_zero_init_truncate() 7 years ago
Max Reitz 1dcaf52760 block: Implement .bdrv_has_zero_init_truncate() 7 years ago
Max Reitz cdf3bc934a mirror: Fix bdrv_has_zero_init() use 7 years ago
Maxim Levitsky 672de729a1 LUKS: support preallocation 7 years ago
Paolo Bonzini f6fc1e30cf block: fix NetBSD qemu-iotests failure 7 years ago
Vladimir Sementsov-Ogievskiy a1ed82b443 block/backup: refactor write_flags 7 years ago
Vladimir Sementsov-Ogievskiy 319bd5edb9 block/backup: deal with zero detection 7 years ago
Vladimir Sementsov-Ogievskiy 590a63d598 qapi: add dirty-bitmaps to query-named-block-nodes result 7 years ago
John Snow 1a2b8b406b block/backup: support bitmap sync modes for non-bitmap backups 7 years ago
John Snow 7e30dd618e block/backup: teach TOP to never copy unallocated regions 7 years ago
John Snow dba8700f16 block/backup: add backup_is_cluster_allocated 7 years ago
John Snow 141cdcdf84 block/backup: centralize copy_bitmap initialization 7 years ago
John Snow 0fff1f1371 block/backup: improve sync=bitmap work estimates 7 years ago
John Snow a6c9365ad4 block/backup: hoist bitmap check into QMP interface 7 years ago
John Snow c4e4b0fa59 qapi: implement block-dirty-bitmap-remove transaction action 7 years ago
John Snow b30ffbef53 block/backup: loosen restriction on readonly bitmaps 7 years ago
John Snow c23909e530 block/backup: add 'always' bitmap sync policy 7 years ago
John Snow 62aa1fbeac block/backup: upgrade copy_bitmap to BdrvDirtyBitmap 7 years ago
John Snow 28636b8211 block/dirty-bitmap: add bdrv_dirty_bitmap_get 7 years ago
John Snow b7661ca5d8 block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal 7 years ago
John Snow cf0cd293c6 block/backup: add 'never' policy to bitmap sync mode 7 years ago
John Snow c8b5650178 block/backup: Add mirror sync mode 'bitmap' 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster d5938f29fe Clean up inclusion of sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster 13d4ff07e8 trace: Do not include qom/cpu.h into generated trace.h 7 years ago
Nir Soffer a6b257a08e file-posix: Handle undetectable alignment 7 years ago
Kevin Wolf cf3129323f block-backend: Queue requests while drained 7 years ago
Kevin Wolf d2da5e288a mirror: Keep mirror_top_bs drained after dropping permissions 7 years ago
Kevin Wolf 421919d76b block: Remove blk_pread_unthrottled() 7 years ago
Vladimir Sementsov-Ogievskiy 8f071c9db5 block/nbd: refactor nbd connection parameters 7 years ago
Vladimir Sementsov-Ogievskiy b172ae2e0e block/nbd: add cmdline and qapi parameter reconnect-delay 7 years ago
Vladimir Sementsov-Ogievskiy a34b1e5e06 block/nbd: move from quit to state 7 years ago
Vladimir Sementsov-Ogievskiy a8e2bb6a76 block/nbd: use non-blocking io channel for nbd negotiation 7 years ago
Vladimir Sementsov-Ogievskiy 962b7b3d4c block/nbd: split connection_co start out of nbd_client_connect 7 years ago
Vladimir Sementsov-Ogievskiy 99136607b1 block/stream: use BDRV_REQ_PREFETCH 7 years ago
Vladimir Sementsov-Ogievskiy 3299e5ecf7 block: implement BDRV_REQ_PREFETCH 7 years ago
Vladimir Sementsov-Ogievskiy 110571be4e block/backup: disable copy_range for compressed backup 7 years ago
Max Reitz 9adc1cb49a mirror: Only mirror granularity-aligned chunks 7 years ago
Max Reitz 4a5b91ca02 backup: Copy only dirty areas 7 years ago
Max Reitz 1120407bdf nvme: Limit blkshift to 12 (for 4 kB blocks) 7 years ago
Kevin Wolf 2b23f28639 block/copy-on-read: Fix permissions for inactive node 7 years ago
Max Reitz 65181d6381 block: Dec. drained_end_counter before bdrv_wakeup 7 years ago
Maxim Levitsky 258867d1dc block/nvme: don't touch the completion entries 7 years ago