1. cc84d90 block: Error parameter for create functions by Max Reitz · 11 years ago
  2. 34b5d2c block: Error parameter for open functions by Max Reitz · 11 years ago
  3. d5124c0 bdrv: Use "Error" for creating images by Max Reitz · 11 years ago
  4. 015a103 bdrv: Use "Error" for opening images by Max Reitz · 11 years ago
  5. 4bc74be block: return get_block_status data and flags for formats by Paolo Bonzini · 11 years ago
  6. b6b8a33 block: introduce bdrv_get_block_status API by Paolo Bonzini · 11 years ago
  7. 4f6fd34 block: make bdrv_delete() static by Fam Zheng · 11 years ago
  8. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
  9. 3ac2162 block: change default of .has_zero_init to 0 by Peter Lieven · 12 years ago
  10. 787e4a8 block: Add options QDict to bdrv_file_open() prototypes by Kevin Wolf · 12 years ago
  11. 1a86938 block: Add options QDict to .bdrv_open() by Kevin Wolf · 12 years ago
  12. 15bac0d block: Use error code EMEDIUMTYPE for wrong format in some block drivers by Stefan Weil · 12 years ago
  13. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  14. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  15. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  16. d7331be aio: rename AIOPool to AIOCBInfo by Stefan Hajnoczi · 12 years ago
  17. f9cb20f block: qed image file reopen by Jeff Cody · 12 years ago
  18. ef72f76 qed: refuse unaligned zero writes with a backing file by Stefan Hajnoczi · 12 years ago
  19. 058f8f1 block: add BLOCK_O_CHECK for qemu-img check by Stefan Hajnoczi · 12 years ago
  20. b10170a qed: mark image clean after repair succeeds by Stefan Hajnoczi · 12 years ago
  21. 23797df Merge remote-tracking branch 'mjt/mjt-iov2' into staging by Anthony Liguori · 12 years ago
  22. 820100f blkdebug: remove sync i/o events by Paolo Bonzini · 13 years ago
  23. 4534ff5 qemu-img check -r for repairing images by Kevin Wolf · 13 years ago
  24. 1b093c4 consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent by Michael Tokarev · 13 years ago
  25. 3d9b492 consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset() by Michael Tokarev · 13 years ago
  26. e023b2e block: fix snapshot on QED by Paolo Bonzini · 13 years ago
  27. 50d30c2 qed: remove incoming live migration blocker by Benoît Canet · 13 years ago
  28. 2d1f3c2 qed: honor BDRV_O_INCOMING for incoming live migration by Benoît Canet · 13 years ago
  29. c82954e qed: add bdrv_invalidate_cache to be called after incoming live migration by Benoît Canet · 13 years ago
  30. d68dbee qed: track dirty flag status by Dong Xu Wang · 13 years ago
  31. 29cdb25 block: push recursive flushing up from drivers by Paolo Bonzini · 13 years ago
  32. 0e71be1 qed: add .bdrv_co_write_zeroes() support by Stefan Hajnoczi · 13 years ago
  33. 6e4f59b qed: replace is_write with flags field by Stefan Hajnoczi · 13 years ago
  34. ad54ae8 block: bdrv_aio_* do not return NULL by Paolo Bonzini · 13 years ago
  35. b7d5a5b qed: convert to .bdrv_co_is_allocated() by Stefan Hajnoczi · 13 years ago
  36. 1ed520c qed: add migration blocker (v2) by Anthony Liguori · 13 years ago
  37. 3a069ff Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  38. 512a2cf qed: remove unneeded variable assignment by Pavel Borzenkov · 13 years ago
  39. feba23b qed: don't pass NULL to memcpy by Pavel Borzenkov · 13 years ago
  40. 6f6dc65 block: drop redundant bdrv_flush implementation by Stefan Hajnoczi · 13 years ago
  41. e4fc878 qed: fix use-after-free during l2 cache commit by Stefan Hajnoczi · 13 years ago
  42. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  43. 384acbf async: Remove AsyncContext by Kevin Wolf · 13 years ago
  44. 99cce9f qemu-img create: Fix displayed default cluster size by Kevin Wolf · 14 years ago
  45. 77a5a00 qed: support for growing images by Stefan Hajnoczi · 14 years ago
  46. 6f321e9 qed: Periodically flush and clear need check bit by Stefan Hajnoczi · 14 years ago
  47. 21df65b qed: Add support for zero clusters by Anthony Liguori · 14 years ago
  48. 10b758e qed: Report error for unsupported features by Kevin Wolf · 14 years ago
  49. 0d09c79 qed: Images with backing file do not require QED_F_NEED_CHECK by Stefan Hajnoczi · 14 years ago
  50. c743849 qed: Refuse to create images on block devices by Stefan Hajnoczi · 14 years ago
  51. 01979a9 qed: Consistency check support by Stefan Hajnoczi · 14 years ago
  52. eabba58 qed: Read/write support by Stefan Hajnoczi · 14 years ago
  53. 298800c qed: Table, L2 cache, and cluster functions by Stefan Hajnoczi · 14 years ago
  54. 75411d2 qed: Add QEMU Enhanced Disk image format by Stefan Hajnoczi · 14 years ago