1. 17b74b9 migration: Move qjson.[ch] to migration/ by Markus Armbruster · 9 years ago
  2. b917da4 crypto: add cryptographic random byte source by Daniel P. Berrange · 9 years ago
  3. d890d50 log: move qemu-log.c into util/ directory by Denis V. Lunev · 9 years ago
  4. 798bfe0 nbd: Split nbd.c by Fam Zheng · 9 years ago
  5. 666a3af io: add abstract QIOChannel classes by Daniel P. Berrange · 10 years ago
  6. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago
  7. a75eb03 contrib: add ivshmem client and server by David Marchand · 10 years ago
  8. 10817bf coroutine: move into libqemuutil.a library by Daniel P. Berrange · 9 years ago
  9. 7b02f54 libcacard: use the standalone project by Marc-André Lureau · 9 years ago
  10. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  11. 0c7012e qom: allow QOM to be linked into tools binaries by Daniel P. Berrange · 9 years ago
  12. fb37726 crypto: move crypto objects out of libqemuutil.la by Daniel P. Berrange · 9 years ago
  13. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 9 years ago
  14. 7df057b device-tree: Make a common-obj by Peter Crosthwaite · 10 years ago
  15. 190c882 QJSON: Add JSON writer by Alexander Graf · 10 years ago
  16. 60fe637 Start migrating migration code into a migration directory by Dr. David Alan Gilbert · 10 years ago
  17. c54d1c0 qemu-file: Move stdio implementation to qemu-file-stdio.c by Eduardo Habkost · 10 years ago
  18. bee223b qemu-file: Move unix and socket implementations to qemu-file-unix.c by Eduardo Habkost · 10 years ago
  19. a1a9cb0 accel: Move accel code to accel.c by Eduardo Habkost · 10 years ago
  20. 5c6b3c5 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 10 years ago
  21. 341ea69 trace: [tcg] Define TCG tracing helper routines by Lluís Vilanova · 11 years ago
  22. 169a24a build-sys: Move qapi-{types, visit, event}.o into util-obj-y by Fam Zheng · 10 years ago
  23. 21cd70d qapi script: add event support by Wenchao Xia · 11 years ago
  24. 9d171bd libcacard: remove libcacard-specific CFLAGS and LIBS from global vars by Michael Tokarev · 11 years ago
  25. 849d828 build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax by Michael Tokarev · 11 years ago
  26. be8d853 iothread: add I/O thread object by Stefan Hajnoczi · 11 years ago
  27. 993c91a hw/9pfs: Include virtio-9p-device.o in build by Aneesh Kumar K.V · 11 years ago
  28. cc47569 Makefile: introduce common-obj-m and block-obj-m for DSO by Fam Zheng · 11 years ago
  29. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 11 years ago
  30. 0150cd8 readline: move readline to a generic location by Stefan Hajnoczi · 11 years ago
  31. 093c455 qemu-file: Move QEMUFile code to qemu-file.c by Eduardo Habkost · 11 years ago
  32. b6fcfa5 vmstate: Move VMState code to vmstate.c by Eduardo Habkost · 11 years ago
  33. b39297a qemu-ga: Add Windows VSS provider and requester as DLL by Tomoki Sekiyama · 11 years ago
  34. 0b516ef w32: Add missing version.o to all executables (fix regression) by Stefan Weil · 11 years ago
  35. 2da776d rdma: core logic by Michael R. Hines · 11 years ago
  36. 587da2c Make qemu-io commands available in HMP by Kevin Wolf · 12 years ago
  37. 8e8aba5 target-i386: Add "feature-words" property to X86CPU by Eduardo Habkost · 12 years ago
  38. 0b6a16c libcacard: move atr setting from macro to function by Alon Levy · 12 years ago
  39. bdee56f tpm: reorganize headers and split hardware part by Paolo Bonzini · 12 years ago
  40. 7c2acc7 configure: Don't fall back to gthread coroutine backend by Peter Maydell · 12 years ago
  41. d1a0cf7 Support for TPM command line options by Stefan Berger · 12 years ago
  42. 1559e0d hw: move device-hotplug.o to toplevel, compile it once by Paolo Bonzini · 12 years ago
  43. b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
  44. 872536b qtest: Add MMIO support by Andreas Färber · 12 years ago
  45. ba2e28e Move XBZRLE encoding code to a separate file to allow testing by Orit Wasserman · 12 years ago
  46. 82cb6b0 build: remove extra-obj-y by Paolo Bonzini · 12 years ago
  47. 0008234 build: remove universal-obj-y by Paolo Bonzini · 12 years ago
  48. 737f351 build: use -$(CONFIG_SECCOMP) instead of ifeq by Paolo Bonzini · 12 years ago
  49. 6598001 build: move around libcacard-y definition by Paolo Bonzini · 12 years ago
  50. ff667e2 build: fold trace-obj-y into libqemuutil.a by Paolo Bonzini · 12 years ago
  51. 84ecb7a build: remove coroutine-obj-y by Paolo Bonzini · 12 years ago
  52. bf0842b build: move version-obj-y to the generic LINK rule by Paolo Bonzini · 12 years ago
  53. 576d550 build: move base QAPI files to libqemuutil.a by Paolo Bonzini · 12 years ago
  54. 59cacde build: move QAPI definitions for QEMU out of qapi-obj-y by Paolo Bonzini · 12 years ago
  55. 9444e9e build: consolidate multiple variables into universal-obj-y by Paolo Bonzini · 12 years ago
  56. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago
  57. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago
  58. f157ebb build: move files away from tools-obj-y, common-obj-y, user-obj-y by Paolo Bonzini · 12 years ago
  59. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  60. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  61. 5708fc6 stubs: fully replace qemu-tool.c and qemu-user.c by Paolo Bonzini · 12 years ago
  62. 507066f qdev: Include qdev code into *-user, too by Eduardo Habkost · 12 years ago
  63. 1d728c3 tests: add gcov support by Blue Swirl · 13 years ago
  64. eac236e build: Use separate makefile for "trace/" by Lluís Vilanova · 12 years ago
  65. 0d82d0e migration: move buffered_file.c code into migration.c by Juan Quintela · 12 years ago
  66. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  67. 2870dc3 qemu-ga: move qemu-ga files to qga/ by Paolo Bonzini · 12 years ago
  68. fd9400b net: move net.c to net/ by Paolo Bonzini · 12 years ago
  69. 8e98e2e build: kill libuser by Paolo Bonzini · 12 years ago
  70. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  71. 6f99198 Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD by Paolo Bonzini · 12 years ago
  72. 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago
  73. a9b7b2a rng: add RndBackend abstract object class by Anthony Liguori · 13 years ago
  74. 365b1e9 pflib: unused, remove it. by Gerd Hoffmann · 12 years ago
  75. 4ba7950 Merge remote-tracking branch 'kraxel/pixman.v3' into staging by Anthony Liguori · 12 years ago
  76. d2ec7e2 pixman: helper functions by Gerd Hoffmann · 12 years ago
  77. 10fb6e0 raw-posix: move linux-aio.c to block/ by Paolo Bonzini · 12 years ago
  78. de81a16 raw: merge posix-aio-compat.c into block/raw-posix.c by Paolo Bonzini · 13 years ago
  79. d354c7e aio: add generic thread-pool facility by Paolo Bonzini · 13 years ago
  80. f42b220 aio: add Win32 implementation by Paolo Bonzini · 13 years ago
  81. 9958c35 aio: provide platform-independent API by Paolo Bonzini · 13 years ago
  82. fc97a65 event_notifier: add Win32 implementation by Paolo Bonzini · 15 years ago
  83. 136594f build: do not include main loop where it is not actually used by Paolo Bonzini · 12 years ago
  84. f3192e8 build: move cutils.o and qemu-timer-common.o to oslib-obj-y by Paolo Bonzini · 12 years ago
  85. 0191253 janitor: move iovector functions out of cutils.c by Paolo Bonzini · 12 years ago
  86. 6dd844d qmp: add NBD server commands by Paolo Bonzini · 12 years ago
  87. d7d512f block: add close notifiers by Paolo Bonzini · 12 years ago
  88. 69758c2 build: add QAPI files to the tools by Paolo Bonzini · 12 years ago
  89. c9159fe Remove libhw by Stefan Weil · 12 years ago
  90. 2f0c9fe block: move job APIs to separate files by Paolo Bonzini · 12 years ago
  91. ca0defb qemu: URI parsing library by Paolo Bonzini · 12 years ago
  92. f794573 Adding support for libseccomp in configure and Makefile (v8) by Eduardo Otubo · 12 years ago
  93. 633decd Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 12 years ago
  94. 93b91c5 qemu-ga: switch to the new error format on the wire by Luiz Capitulino · 12 years ago
  95. 9fb2664 Add cache handling functions by Orit Wasserman · 12 years ago
  96. 23797df Merge remote-tracking branch 'mjt/mjt-iov2' into staging by Anthony Liguori · 12 years ago
  97. 5726c27 qemu-log: move logging to qemu-log.c by Blue Swirl · 13 years ago
  98. 3d9b492 consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset() by Michael Tokarev · 13 years ago
  99. dbaf26b Revert "build: compile oslib-obj-y once" by Blue Swirl · 13 years ago
  100. 25f27a4 build: compile oslib-obj-y once by Paolo Bonzini · 13 years ago