Age | Commit message (Expand) | Author |
---|---|---|
2021-09-29 | block: use int64_t instead of int in driver discard handlers | Vladimir Sementsov-Ogievskiy |
2021-09-29 | block: use int64_t instead of uint64_t in driver write handlers | Vladimir Sementsov-Ogievskiy |
2021-09-29 | block: use int64_t instead of uint64_t in driver read handlers | Vladimir Sementsov-Ogievskiy |
2021-06-02 | block: drop BlockDriverState::read_only | Vladimir Sementsov-Ogievskiy |
2021-03-20 | tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11 | Emanuele Giuseppe Esposito |
2021-03-12 | tests: Move unit tests into a separate directory | Thomas Huth |