1. 1a86938 block: Add options QDict to .bdrv_open() by Kevin Wolf · 12 years ago
  2. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  3. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  4. 01bdddb block: raw image file reopen by Jeff Cody · 12 years ago
  5. 5c171af raw: hook into blkdebug by Paolo Bonzini · 13 years ago
  6. 5500316 block: implement is_allocated for raw by Paolo Bonzini · 13 years ago
  7. 29cdb25 block: push recursive flushing up from drivers by Paolo Bonzini · 13 years ago
  8. f36f394 block: bdrv_eject(): Make eject_flag a real bool by Luiz Capitulino · 13 years ago
  9. c68b89a block: Rename bdrv_co_flush to bdrv_co_flush_to_disk by Kevin Wolf · 13 years ago
  10. 4265d62 block: add bdrv_co_discard and bdrv_aio_discard support by Paolo Bonzini · 13 years ago
  11. 6f6dc65 block: drop redundant bdrv_flush implementation by Stefan Hajnoczi · 13 years ago
  12. d8b7e0a block: use coroutine interface for raw format by Stefan Hajnoczi · 13 years ago
  13. 025e849 block: Rename bdrv_set_locked() to bdrv_lock_medium() by Markus Armbruster · 14 years ago
  14. be32f75 block/raw: Fix to forward method bdrv_media_changed() by Markus Armbruster · 14 years ago
  15. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  16. 822e1cd block: Make BlockDriver method bdrv_eject() return void by Markus Armbruster · 14 years ago
  17. 7bf37fe block: Make BlockDriver method bdrv_set_locked() return void by Markus Armbruster · 14 years ago
  18. bb8bf76 block: add discard support by Christoph Hellwig · 14 years ago
  19. 205ef79 block: Allow bdrv_flush to return errors by Kevin Wolf · 14 years ago
  20. 8b33d9e Revert "Make default invocation of block drivers safer (v3)" by Anthony Liguori · 15 years ago
  21. 336c1c1 block: Fix bdrv_has_zero_init by Kevin Wolf · 15 years ago
  22. 79368c8 Make default invocation of block drivers safer (v3) by Anthony Liguori · 15 years ago
  23. 66f82ce block: Open the underlying image file in generic code by Kevin Wolf · 15 years ago
  24. 84a12e6 block: separate raw images from the file protocol by Christoph Hellwig · 15 years ago