1. d6b1ef8 sheepdog: pass oid directly to send_pending_req() by Liu Yuan · 12 years ago
  2. bd751f2 sheepdog: don't update inode when create_and_write fails by Liu Yuan · 12 years ago
  3. fccedc6 block/raw-win32: Fix compiler warnings (wrong format specifiers) by Stefan Weil · 12 years ago
  4. 4065742 raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane by Stefan Hajnoczi · 12 years ago
  5. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  6. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  7. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  8. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  9. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  10. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  11. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 13 years ago
  12. 525877c build: move rules from Makefile to */Makefile.objs by Paolo Bonzini · 13 years ago
  13. 226c3c2 qcow2: Factor out handle_dependencies() by Kevin Wolf · 12 years ago
  14. 4e95314 qcow2: Execute run_dependent_requests() without lock by Kevin Wolf · 12 years ago
  15. 280d373 qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2 by Kevin Wolf · 12 years ago
  16. f50f88b qcow2: Allocate l2meta only for cluster allocations by Kevin Wolf · 12 years ago
  17. 060bee8 qcow2: Drop l2meta.cluster_offset by Kevin Wolf · 12 years ago
  18. cf5c1a2 qcow2: Allocate l2meta dynamically by Kevin Wolf · 12 years ago
  19. 593fb83 qcow2: Introduce Qcow2COWRegion by Kevin Wolf · 12 years ago
  20. 1d3afd6 qcow2: Round QCowL2Meta.offset down to cluster boundary by Kevin Wolf · 12 years ago
  21. 67a7a0e qcow2: Move BLKDBG_EVENT out of the lock by Kevin Wolf · 12 years ago
  22. 3c90c65 blkdebug: Implement suspend/resume of AIO requests by Kevin Wolf · 12 years ago
  23. 9e35542 blkdebug: Factor out remove_rule() by Kevin Wolf · 12 years ago
  24. 312a2ba blkdebug: Allow usage without config file by Kevin Wolf · 12 years ago
  25. fbcad04 Fix error code checking for SetFilePointer() call by Fabien Chouteau · 12 years ago
  26. 473c7f0 rbd: Fix race between aio completition and aio cancel by Stefan Priebe · 12 years ago
  27. c208e8c raw-posix: inline paio_ioctl into hdev_aio_ioctl by Paolo Bonzini · 12 years ago
  28. 258d2ed block: vpc support for ~2 TB disks by Charles Arnold · 12 years ago
  29. 1fe1fa5 block: vpc initialize the uuid footer field by Charles Arnold · 12 years ago
  30. c57b665 aio: Get rid of qemu_aio_flush() by Kevin Wolf · 12 years ago
  31. f807ecd iscsi: do not assume device is zero initialized by Peter Lieven · 12 years ago
  32. e829b0b iscsi: fix deadlock during login by Peter Lieven · 12 years ago
  33. 8da1e18 iscsi: fix segfault in url parsing by Peter Lieven · 12 years ago
  34. 08448d5 use int64_t for return values from rbd instead of int by Stefan Priebe · 12 years ago
  35. 8ba2aae vdi: don't override libuuid symbols by Stefan Hajnoczi · 12 years ago
  36. 1bc6b70 block: add bdrv_reopen() support for raw hdev, floppy, and cdrom by Jeff Cody · 12 years ago
  37. b1649fa vmdk: Fix data corruption bug in WRITE and READ handling by Gerhard Wiesinger · 12 years ago
  38. d7331be aio: rename AIOPool to AIOCBInfo by Stefan Hajnoczi · 12 years ago
  39. cee40d2 block: Workaround for older versions of MinGW gcc by Stefan Weil · 12 years ago
  40. a354807 qcow2: Fix refcount table size calculation by Kevin Wolf · 12 years ago
  41. 1d7d2a9 nbd: accept URIs by Paolo Bonzini · 12 years ago
  42. d04b0bb nbd: accept relative path to Unix socket by Paolo Bonzini · 12 years ago
  43. f563a5d Merge remote-tracking branch 'origin/master' into threadpool by Paolo Bonzini · 12 years ago
  44. a273652 raw-win32: implement native asynchronous I/O by Paolo Bonzini · 12 years ago
  45. 10fb6e0 raw-posix: move linux-aio.c to block/ by Paolo Bonzini · 12 years ago
  46. fc4edb8 raw-win32: add emulated AIO support by Paolo Bonzini · 13 years ago
  47. 9f8540e raw-posix: rename raw-posix-aio.h, hide unavailable prototypes by Paolo Bonzini · 13 years ago
  48. de81a16 raw: merge posix-aio-compat.c into block/raw-posix.c by Paolo Bonzini · 13 years ago
  49. 47e6b25 block: switch posix-aio-compat to threadpool by Paolo Bonzini · 13 years ago
  50. f42b220 aio: add Win32 implementation by Paolo Bonzini · 13 years ago
  51. b952b55 mirror: add support for on-source-error/on-target-error by Paolo Bonzini · 12 years ago
  52. d63ffd8 mirror: implement completion by Paolo Bonzini · 12 years ago
  53. 893f7eb mirror: introduce mirror job by Paolo Bonzini · 12 years ago
  54. 65f4632 block: rename block_job_complete to block_job_completed by Paolo Bonzini · 12 years ago
  55. d5208c4 block: in commit, determine base image from the top image by Jeff Cody · 12 years ago
  56. 2f53680 sheepdog: use bool for boolean variables by MORITA Kazutaka · 12 years ago
  57. 048d361 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  58. 4d5b97d cleanup useless return sentence by Amos Kong · 13 years ago
  59. 00ea188 qcow2: mark this file's sole strncpy use as justified by Jim Meyering · 12 years ago
  60. d66f8e7 vmdk: relative_path: use pstrcpy in place of strncpy by Jim Meyering · 12 years ago
  61. 3178e27 sheepdog: avoid a few buffer overruns by Jim Meyering · 12 years ago
  62. 8f96b5b blkdebug: process all set_state rules in the old state by Paolo Bonzini · 13 years ago
  63. 1d80909 stream: add on-error argument by Paolo Bonzini · 13 years ago
  64. 92aa5c6 iostatus: move BlockdevOnError declaration to QAPI by Paolo Bonzini · 13 years ago
  65. 2f0c9fe block: move job APIs to separate files by Paolo Bonzini · 13 years ago
  66. 747ff60 block: add live block commit functionality by Jeff Cody · 13 years ago
  67. 8d6d89c block: Support GlusterFS as a QEMU block backend. by Bharata B Rao · 13 years ago
  68. 444dbc3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  69. 3fe4b70 block: vpc image file reopen by Jeff Cody · 13 years ago
  70. ecfe2bb block: vdi image file reopen by Jeff Cody · 13 years ago
  71. 3897575 block: vmdk image file reopen by Jeff Cody · 13 years ago
  72. d177692 block: qcow image file reopen by Jeff Cody · 13 years ago
  73. 21d82ac block: qcow2 image file reopen by Jeff Cody · 13 years ago
  74. f9cb20f block: qed image file reopen by Jeff Cody · 13 years ago
  75. 01bdddb block: raw image file reopen by Jeff Cody · 13 years ago
  76. eeb6b45 block: raw-posix image file reopen by Jeff Cody · 13 years ago
  77. 3d1807a block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c by Jeff Cody · 13 years ago
  78. 9acc5a0 block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c by Jeff Cody · 13 years ago
  79. 39c9fb9 block: do not parse BDRV_O_CACHE_WB in block drivers by Jeff Cody · 13 years ago
  80. 6a8dc04 block: move open flag parsing in raw block drivers to helper functions by Jeff Cody · 13 years ago
  81. fc32a72 block: move aio initialization into a helper function by Jeff Cody · 13 years ago
  82. 40a13ca iSCSI: We dont need to explicitely call qemu_notify_event() any more by Ronnie Sahlberg · 13 years ago
  83. f1a1282 iSCSI: We need to support SG_IO also from iscsi_ioctl() by Ronnie Sahlberg · 13 years ago
  84. 514f21a vdi: Fix warning from clang by Stefan Weil · 13 years ago
  85. 45724d6 block/curl: Fix wrong free statement by Stefan Weil · 13 years ago
  86. 1f7a48d sheepdog: fix savevm and loadvm by MORITA Kazutaka · 13 years ago
  87. cdedd9d Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  88. 571cd9d stream: complete early if end of backing file is reached by Stefan Hajnoczi · 13 years ago
  89. ef72f76 qed: refuse unaligned zero writes with a backing file by Stefan Hajnoczi · 13 years ago
  90. 135b908 iscsi: Set number of blocks to 0 for blank CDROM devices by Ronnie Sahlberg · 13 years ago
  91. a9b670b Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 13 years ago
  92. 7b2f89c Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  93. a7e47d4 sheepdog: don't leak socket file descriptor upon connection failure by Jim Meyering · 13 years ago
  94. 1bd075f iscsi: fix races between task completion and abort by Paolo Bonzini · 13 years ago
  95. cfb3f50 iscsi: simplify iscsi_schedule_bh by Paolo Bonzini · 13 years ago
  96. 27cbd82 iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb by Paolo Bonzini · 13 years ago
  97. b209091 Revert "iscsi: Fix NULL dereferences / races between task completion and abort" by Paolo Bonzini · 13 years ago
  98. 65bd155 vmdk: Read footer for streamOptimized images by Kevin Wolf · 13 years ago
  99. 7a736bf vmdk: Fix header structure by Kevin Wolf · 13 years ago
  100. 64e69e8 iscsi: Fix NULL dereferences / races between task completion and abort by Stefan Priebe · 13 years ago