Age | Commit message (Expand) | Author | Files | Lines |
2022-03-07 | block: introduce snapshot-access block driver | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2022-03-07 | block: intoduce reqlist | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2022-03-04 | include/block/block: split header into I/O and global state API | Emanuele Giuseppe Esposito | 1 | -2/+5 |
2022-02-21 | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini | 1 | -1/+3 |
2022-02-21 | configure, meson: move image format options to meson_options.txt | Paolo Bonzini | 1 | -15/+32 |
2022-02-09 | drop libxml2 checks since libxml is not actually used (for parallels) | Michael Tokarev | 1 | -2/+1 |
2021-10-14 | configure, meson: move libaio check to meson.build | Paolo Bonzini | 1 | -1/+1 |
2021-09-01 | block: rename backup-top to copy-before-write | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2021-07-09 | meson: fix missing preprocessor symbols | Paolo Bonzini | 1 | -1/+1 |
2021-06-25 | progressmeter: protect with a mutex | Emanuele Giuseppe Esposito | 1 | -0/+1 |
2021-06-04 | iscsi: link libm into the module | Paolo Bonzini | 1 | -1/+1 |
2021-06-04 | meson: allow optional dependencies for block modules | Paolo Bonzini | 1 | -9/+9 |
2021-05-12 | block: Drop the sheepdog block driver | Markus Armbruster | 1 | -1/+0 |
2021-03-08 | parallels: support bitmap extension for read-only mode | Vladimir Sementsov-Ogievskiy | 1 | -1/+2 |
2021-01-12 | meson: Propagate gnutls dependency | Roman Bolshakov | 1 | -1/+1 |
2021-01-02 | libiscsi: convert to meson | Paolo Bonzini | 1 | -1/+1 |
2021-01-02 | meson: use dependency to gate block modules | Paolo Bonzini | 1 | -10/+10 |
2020-12-18 | block: introduce preallocate filter | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-10-22 | replay: do not build if TCG is not available | Claudio Fontana | 1 | -1/+2 |
2020-10-05 | scripts: add block-coroutine-wrapper.py | Vladimir Sementsov-Ogievskiy | 1 | -0/+8 |
2020-10-02 | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 1 | -0/+2 |
2020-09-01 | block: always link with zlib | Paolo Bonzini | 1 | -2/+2 |
2020-08-21 | meson: convert block | Marc-André Lureau | 1 | -0/+115 |