1. 218a536 block: Convert bdrv_info_stats() to QObject by Luiz Capitulino · 15 years ago
  2. d15e546 block: Convert bdrv_info() to QObject by Luiz Capitulino · 15 years ago
  3. 23bd90d block migration: Increase dirty chunk size to 1M by Jan Kiszka · 15 years ago
  4. 6ea4430 block migration: Rework constants API by Jan Kiszka · 15 years ago
  5. a55eb92 block migration: Fix coding style and whitespaces by Jan Kiszka · 15 years ago
  6. 7cd1e32 Expose a mechanism to trace block writes by lirans@il.ibm.com · 15 years ago
  7. eb85201 Configurable block format whitelist by Markus Armbruster · 15 years ago
  8. 59f2689 Added readonly flag to -drive command by Naphtali Sprei · 15 years ago
  9. b2e12bc block: add aio_flush operation by Christoph Hellwig · 16 years ago
  10. e900a7b block: add enable_write_cache flag by Christoph Hellwig · 16 years ago
  11. 40b4f53 Add bdrv_aio_multiwrite by Kevin Wolf · 16 years ago
  12. 5c6c3a6 raw-posix: add Linux native AIO support by Christoph Hellwig · 16 years ago
  13. 45566e9 replace bdrv_{get, put}_buffer with bdrv_{load, save}_vmstate by Christoph Hellwig · 16 years ago
  14. 1cec71e Revert "support colon in filenames" by Anthony Liguori · 16 years ago
  15. 0aa217e qcow2: Make cache=writethrough default by Kevin Wolf · 16 years ago
  16. 707c0db support colon in filenames by Ram Pai · 16 years ago
  17. aea2a33 Prevent CD-ROM media eject while device is locked by Mark McLoughlin · 16 years ago
  18. 0e7e198 Convert all block drivers to new bdrv_create by Kevin Wolf · 16 years ago
  19. 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 16 years ago
  20. e97fc19 Introduce bdrv_check (Kevin Wolf) by aliguori · 16 years ago
  21. c87c067 remove bdrv_aio_read/bdrv_aio_write (Christoph Hellwig) by aliguori · 16 years ago
  22. 178e08a Fix savevm after BDRV_FILE size enforcement by aliguori · 16 years ago
  23. 5eb4563 block: support known backing format for image create and open (Uri Lublin) by aliguori · 16 years ago
  24. 221f715 new scsi-generic abstraction, use SG_IO (Christoph Hellwig) by aliguori · 16 years ago
  25. 7d78066 Add specialized block driver scsi generic API (Avi Kivity) by aliguori · 16 years ago
  26. b7ea8c2 Revert r6405 by aliguori · 16 years ago
  27. 70240ca Revert r6407 by aliguori · 16 years ago
  28. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  29. c0f4ce7 monitor: Rework early disk password inquiry (Jan Kiszka) by aliguori · 16 years ago
  30. 045df33 block: Introduce bdrv_get_encrypted_filename (Jan Kiszka) by aliguori · 16 years ago
  31. 51de976 block: Improve bdrv_iterate (Jan Kiszka) by aliguori · 16 years ago
  32. 1987530 qcow2 format: keep 'num_free_bytes', and show it upon 'info blockstats' (Uri Lublin) by aliguori · 16 years ago
  33. c421820 block-qcow2: export highest_allocated through BlockDriverInfo and get_info() (Uri Lublin) by aliguori · 16 years ago
  34. 3b69e4b Vectored block device API (Avi Kivity) by aliguori · 16 years ago
  35. 4dc822d Use writeback caching by default with qcow2 by aliguori · 16 years ago
  36. f3d54fc Abstract out geometry detection code from IDE for reuse by aliguori · 16 years ago
  37. 4fc9af5 Use an option rom instead of boot sector for -kernel by aliguori · 16 years ago
  38. 9f7965c Expand cache= option and use write-through caching by default by aliguori · 16 years ago
  39. c6ca28d Add bdrv_flush_all() by aliguori · 16 years ago
  40. a76bab4 Refactor AIO to allow multiple AIO implementations by aliguori · 17 years ago
  41. 03ff3ca Use common objects for qemu-img and qemu-nbd by aliguori · 17 years ago
  42. baf35cb Use signalfd() to work around signal/select race by aliguori · 17 years ago
  43. 7581825 Allow QEMU to connect directly to an NBD server, by Laurent Vivier. by ths · 17 years ago
  44. f58c7b3 New qemu-img convert -B option, by Marc Bevand. by ths · 17 years ago
  45. b5eff35 Revert fix for CVE-2008-0928. Will be fixed in a different way later. by aurel32 · 17 years ago
  46. 902b27d Fix CVE-2008-0928 - insufficient block device address range checking by aurel32 · 17 years ago
  47. 985a03b Real SCSI device passthrough (v4), by Laurent Vivier. by ths · 17 years ago
  48. 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
  49. 96b8f13 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. by ths · 17 years ago
  50. a36e69d Collecting block device statistics, by Richard W.M. Jones. by ths · 17 years ago
  51. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  52. faf0796 Split block API from vl.h. by pbrook · 17 years ago