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