46428 Commits (e9abfcb57fd222d58a0c3c71917f9e40d09e9d35)
 

Author SHA1 Message Date
Paolo Bonzini e9abfcb57f clean-includes: run it once more 10 years ago
Paolo Bonzini 02d0e09503 os-posix: include sys/mman.h 10 years ago
Thomas Huth 89266923df configure: Remove unused CONFIG_ZERO_MALLOC setting 10 years ago
Peter Maydell dc278c58fa Block layer patches 10 years ago
Kevin Wolf 60251f4d3e Block patches 10 years ago
Vladimir Sementsov-Ogievskiy 0e32119122 hbitmap: add 'pos < size' asserts 10 years ago
Max Reitz 3dd48fdc55 iotests: Add test for oVirt-like storage migration 10 years ago
Max Reitz 298c6009dc iotests: Add test for post-mirror backing chains 10 years ago
Max Reitz 67882b1535 block/null: Implement bdrv_refresh_filename() 10 years ago
Max Reitz 274fccee2b block/mirror: Fix target backing BDS 10 years ago
Max Reitz 9bd910e2cb block: Allow replacement of a BDS by its overlay 10 years ago
Vikhyat Umrao 87cd3d20e1 rbd:change error_setg() to error_setg_errno() 10 years ago
Fam Zheng 6ea66b590c iotests: 095: Clean up QEMU before showing image info 10 years ago
Alberto Garcia 834fe28ddf block: Create the commit block job before reopening any image 10 years ago
Alberto Garcia 0824afda0c block: Prevent sleeping jobs from resuming if they have been paused 10 years ago
Alberto Garcia f0f55deda2 block: use the block job list in qmp_query_block_jobs() 10 years ago
Alberto Garcia eb1364ceac block: use the block job list in bdrv_drain_all() 10 years ago
Kevin Wolf 418690447a block: Fix snapshot=on with aio=native 10 years ago
Kevin Wolf c9d20029f4 block: Remove bs->zero_beyond_eof 10 years ago
Kevin Wolf 734a77584a qcow2: Let vmstate call qcow2_co_preadv/pwrite directly 10 years ago
Kevin Wolf 1a8ae82217 block: Make bdrv_load/save_vmstate coroutine_fns 10 years ago
Kevin Wolf b433d9424d block: Allow .bdrv_load/save_vmstate() to return 0/-errno 10 years ago
Kevin Wolf 5ddda0b8f0 block: Make .bdrv_load_vmstate() vectored 10 years ago
Kevin Wolf f1e8474115 block: Introduce bdrv_preadv() 10 years ago
Thomas Huth 48bea96572 doc: Fix mailing list address in tests/qemu-iotests/README 10 years ago
Kevin Wolf ccb9dc1012 linux-aio: Cancel BH if not needed 12 years ago
Kevin Wolf 23b0d9fb1d block: Don't enforce 512 byte minimum alignment 10 years ago
Kevin Wolf 9d52aa3c38 raw-posix: Implement .bdrv_co_preadv/pwritev 10 years ago
Kevin Wolf 2174f12bde raw-posix: Switch to bdrv_co_* interfaces 12 years ago
Kevin Wolf 9896c8765f block: Prepare bdrv_aligned_pwritev() for byte-aligned requests 10 years ago
Kevin Wolf 49c0752600 block: Prepare bdrv_aligned_preadv() for byte-aligned requests 10 years ago
Kevin Wolf 244483e64e block: Byte-based bdrv_co_do_copy_on_readv() 10 years ago
Daniel P. Berrange 8c0dcbc4ad block: drop support for using qcow[2] encryption with system emulators 10 years ago
Eric Blake fa16653874 block: Assert that flags are in range 10 years ago
Eric Blake 73698c30ca block: Avoid bogus flags during mirroring 10 years ago
Kevin Wolf 604e861362 qemu-img bench: Fix uninitialised writethrough mode 10 years ago
Cédric Le Goater 9e19036e5a m25p80: fix test on blk_pread() return value 10 years ago
Vladimir Sementsov-Ogievskiy 479b5998d4 hmp: acquire aio_context in hmp_qemu_io 10 years ago
Colin Lord 38a53d506b blockdev: clarify error on attempt to open locked tray 10 years ago
Kevin Wolf d46a0bb24d qcow2: Implement .bdrv_co_pwritev() 10 years ago
Kevin Wolf 8556739355 qcow2: Use bytes instead of sectors for QCowL2Meta 10 years ago
Kevin Wolf aaa4d20b49 qcow2: Make copy_sectors() byte based 10 years ago
Kevin Wolf ecfe186380 qcow2: Implement .bdrv_co_preadv() 10 years ago
Kevin Wolf b2f65d6b02 qcow2: Work with bytes in qcow2_get_cluster_offset() 10 years ago
Peter Maydell a66370b08d Migration: 10 years ago
Daniel P. Berrange 22724f4921 migration: rename functions to starting migrations 10 years ago
Daniel P. Berrange bdbba12b6f migration: fix typos in qapi-schema from latest migration additions 10 years ago
Dr. David Alan Gilbert 096631bd95 Postcopy: Check for support when setting the capability 10 years ago
Andrea Arcangeli f5d4579178 tests: fix libqtest socket timeouts 10 years ago
Dr. David Alan Gilbert ea0c6d6239 test: Postcopy 10 years ago