1. 8494a39 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  2. d439b79 Merge remote-tracking branch 'aneesh/for-upstream-7' into staging by Anthony Liguori · 13 years ago
  3. 9db221a hw/9pfs: Add synthetic file system support using 9p by Aneesh Kumar K.V · 13 years ago
  4. c589b24 iSCSI block driver by Ronnie Sahlberg · 13 years ago
  5. 4ab328d tools: reorganize Makefile variables by Paolo Bonzini · 13 years ago
  6. d3b12f5 main-loop: create main-loop.c by Paolo Bonzini · 13 years ago
  7. 1f99b94 Merge remote-tracking branch 'aneesh/for-upstream-6' into staging by Anthony Liguori · 13 years ago
  8. cfce6d8 i8259: Move to hw library by Jan Kiszka · 13 years ago
  9. 342407f hw: add OpenCores 10/100 Mbps Ethernet controller by Max Filippov · 13 years ago
  10. 46604b3 hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing. by Harsh Prateek Bora · 13 years ago
  11. 36f490b Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging by Anthony Liguori · 13 years ago
  12. 6bf9fd4 Introduce PortioList by Avi Kivity · 13 years ago
  13. ebffe2a Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  14. d751dfb PPC: Move openpic to target specific code compilation by Alexander Graf · 13 years ago
  15. 48a32be qapi: convert query-name by Anthony Liguori · 13 years ago
  16. e319360 qapi: use middle mode in QMP server by Anthony Liguori · 13 years ago
  17. 5f54222 hw/9pfs: Add handle based fs driver by Aneesh Kumar K.V · 13 years ago
  18. 937b125 build: Move tracing objects into libuser on usermode emulation targets by Lluís Vilanova · 13 years ago
  19. 1213406 g364fb: compile in hwlib by Blue Swirl · 13 years ago
  20. 5689dc6 build: fix missing trace dep on GENERATED_HEADERS by Michael Roth · 13 years ago
  21. 9a82b6a trace: [stderr] add support for dynamically enabling/disabling events by Lluís · 13 years ago
  22. 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 13 years ago
  23. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 13 years ago
  24. edb47ec trace: move backend-specific code into the trace/ directory by Lluís · 13 years ago
  25. 09001ee trace: [make] replace 'ifeq' with values in CONFIG_TRACE_* by Lluís · 13 years ago
  26. 5101031 build: [simple] Include qemu-timer-common.o in trace-obj-y by Lluís · 13 years ago
  27. 3f53458 Improvements to libtool support. by Brad · 13 years ago
  28. 957f1f9 guest agent: remove uneeded dependencies by Michael Roth · 13 years ago
  29. 41a7482 Remove qemu_malloc/qemu_free by Anthony Liguori · 13 years ago
  30. 1401530 Make glib mandatory and fixup utils appropriately by Anthony Liguori · 13 years ago
  31. 1ceffa5 hw/9pfs: Add yield support to xattr related coroutine by Aneesh Kumar K.V · 14 years ago
  32. 172198d hw/9pfs: Add yield support to lstat coroutine by Aneesh Kumar K.V · 14 years ago
  33. dcb9dbe hw/9pfs: Add yield support for readdir related coroutines by Aneesh Kumar K.V · 14 years ago
  34. 86e42d7 hw/9pfs: Add yeild support for readlink by Venkateswararao Jujjuri (JV) · 13 years ago
  35. 39c0564 [virtio-9p] Add infrastructure to support glib threads and coroutines. by Venkateswararao Jujjuri (JV) · 14 years ago
  36. c00c0dc Merge remote-tracking branch 'kiszka/queues/slirp' into staging by Anthony Liguori · 13 years ago
  37. 5df0a2a Merge remote-tracking branch 'kraxel/usb.22' into staging by Anthony Liguori · 13 years ago
  38. dcfda67 usb-hid: split hid code to hw/hid.[ch] by Gerd Hoffmann · 14 years ago
  39. 4f4321c usb: use iovecs in USBPacket by Gerd Hoffmann · 14 years ago
  40. 1a0ca1e Simple ARP table by Fabien Chouteau · 13 years ago
  41. b96e924 coroutines: Locks by Kevin Wolf · 14 years ago
  42. da1fa91 block: Add bdrv_co_readv/writev by Kevin Wolf · 14 years ago
  43. d0e2fce coroutine: implement coroutines using gthread by Aneesh Kumar K.V · 14 years ago
  44. 00dccaf coroutine: introduce coroutines by Kevin Wolf · 14 years ago
  45. 4412953 Merge remote-tracking branch 'qmp/for-anthony' into staging by Anthony Liguori · 13 years ago
  46. 69354a8 USB: add usb network redirection support by Hans de Goede · 13 years ago
  47. ab02ab2 qapi: add QMP dispatch functions by Michael Roth · 13 years ago
  48. 43c20a4 qapi: add QMP command registration/lookup functions by Michael Roth · 13 years ago
  49. d5f3c29 qapi: add QAPI dealloc visitor by Michael Roth · 13 years ago
  50. e4e6aa1 qapi: add QMP output visitor by Michael Roth · 13 years ago
  51. c40cc0a qapi: add QMP input visitor by Michael Roth · 13 years ago
  52. 2345c77 qapi: add QAPI visitor core by Michael Roth · 13 years ago
  53. e18df14 Add hard build dependency on glib by Anthony Liguori · 13 years ago
  54. 21673cd Avoid CPU endian memory accesses in devices by Blue Swirl · 14 years ago
  55. 6dbd588 xen: Clean up build system by Jan Kiszka · 14 years ago
  56. 22e1e72 Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber by Blue Swirl · 14 years ago
  57. 44dc0ca libcacard: add libcacard.la target by Alon Levy · 14 years ago
  58. e949467 cocoa: Revert dependency on VNC by Andreas Färber · 14 years ago
  59. 93e0597 Merge remote-tracking branch 'jvrao/for-anthony' into staging by Anthony Liguori · 14 years ago
  60. 7665385 virtio: Move virtio-pci to hw library by Jan Kiszka · 14 years ago
  61. ef749d0 json-parser: propagate error from parser by Anthony Liguori · 14 years ago
  62. d5ec4f2 Introduce the new error framework by Luiz Capitulino · 14 years ago
  63. 873c321 virtio-9p: Use relative includes for files in hw by Stefan Weil · 14 years ago
  64. f4f61d2 virtio-9p: Move device specific code to virtio-9p-device by Aneesh Kumar K.V · 14 years ago
  65. 9fe1ebe virtio-9p: Move 9p device registration into virtio-9p.c by Aneesh Kumar K.V · 14 years ago
  66. 1c88c71 virtio-9p: Don't link to 9p if virtio is not enabled by Aneesh Kumar K.V · 14 years ago
  67. 94527ea usb: add ehci adapter by Gerd Hoffmann · 14 years ago
  68. 6774e44 libcacard: add correct subdirectory dependencies by Paolo Bonzini · 14 years ago
  69. cbae086 Fix typos in comments (dependancy -> dependency) by Stefan Weil · 14 years ago
  70. 642cfd4 virtfs: fix build due from rename by Anthony Liguori · 14 years ago
  71. 353ac78 virtio-9p: move 9p files around by Aneesh Kumar K.V · 14 years ago
  72. 33231e0 ide: Split atapi.c out by Kevin Wolf · 14 years ago
  73. c12504c NBD: Use qemu_socket functions to open TCP and UNIX sockets by Nick Thomas · 14 years ago
  74. 6b837bc qemu-img: Initial progress printing support by Jes Sorensen · 14 years ago
  75. 585738a ccid: add ccid-card-emulated device by Alon Levy · 14 years ago
  76. 111a38b libcacard: initial commit by Robert Relyea · 14 years ago
  77. edbb213 ccid: add passthru card device by Alon Levy · 14 years ago
  78. 3670714 usb-ccid: add CCID bus by Alon Levy · 14 years ago
  79. f20600f trace: move trace objects from Makefile to Makefile.objs by Alon Levy · 14 years ago
  80. 0298141 extract I/O handler lists to iohandler.c by Paolo Bonzini · 14 years ago
  81. 821601e Make VNC support optional by Jes Sorensen · 14 years ago
  82. 4e59b54 tools: Use real async.c instead of stubs by Kevin Wolf · 14 years ago
  83. 9257d46 add win32 qemu-thread implementation by Paolo Bonzini · 14 years ago
  84. e0e53b2 bitmap: add a generic bitmap and bitops library by Corentin Chary · 14 years ago
  85. 148954f vnc: Add ZRLE and ZYWRLE encodings. by Corentin Chary · 14 years ago
  86. 1c9c5fc applesmc: make optional by Blue Swirl · 14 years ago
  87. d0f294c Set up signalfd under !CONFIG_IOTHREAD by Jan Kiszka · 14 years ago
  88. dd703b9 hpet: make optional by Blue Swirl · 14 years ago
  89. 86d8641 x86: make vmmouse optional by Blue Swirl · 14 years ago
  90. 03c7a6a ahci: split ICH9 from core by Sebastian Herbszt · 14 years ago
  91. 9363ee3 Merge remote branch 'spice/spice.v29.pull' into staging by Anthony Liguori · 14 years ago
  92. cbcc633 spice: add chardev (v5) by Alon Levy · 14 years ago
  93. 4938109 qcow2: Add QcowCache by Kevin Wolf · 14 years ago
  94. 37fb59d usb: data structs and helpers for usb descriptors. by Gerd Hoffmann · 14 years ago
  95. b3a29fd build, pci: remove QMP dependency on core PCI code by Isaku Yamahata · 14 years ago
  96. eabba58 qed: Read/write support by Stefan Hajnoczi · 14 years ago
  97. 298800c qed: Table, L2 cache, and cluster functions by Stefan Hajnoczi · 14 years ago
  98. 75411d2 qed: Add QEMU Enhanced Disk image format by Stefan Hajnoczi · 14 years ago
  99. f6ad2e3 ahci: add ahci emulation by Alexander Graf · 14 years ago
  100. 4a493c6 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago