1. 9e8aded qemu-ga: improve recovery options for fsfreeze by Michael Roth · 12 years ago
  2. a8b69b8 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 12 years ago
  3. b3c83a2 qapi: fix qmp_balloon() conversion by Luiz Capitulino · 12 years ago
  4. e425306 qemu-iotests: add block-stream speed value test case by Stefan Hajnoczi · 12 years ago
  5. c83c66c block: add 'speed' optional parameter to block-stream by Stefan Hajnoczi · 12 years ago
  6. 882ec7c block: change block-job-set-speed argument from 'value' to 'speed' by Stefan Hajnoczi · 12 years ago
  7. 9e6636c block: use Error mechanism instead of -errno for block_job_set_speed() by Stefan Hajnoczi · 12 years ago
  8. fd7f8c6 block: use Error mechanism instead of -errno for block_job_create() by Stefan Hajnoczi · 12 years ago
  9. a75bfc5 Merge remote-tracking branch 'bonzini/nbd-next' into staging by Anthony Liguori · 12 years ago
  10. f5eef2c Merge remote-tracking branch 'kraxel/usb.49' into staging by Anthony Liguori · 12 years ago
  11. b1bbf76 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 12 years ago
  12. 0677e27 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  13. 1fa95c2 Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into staging by Anthony Liguori · 12 years ago
  14. d6a6922 Merge remote-tracking branch 'amit/master' into staging by Anthony Liguori · 12 years ago
  15. be5ea8e Revert "configure: Virtfs doesn't require libcap." by Anthony Liguori · 12 years ago
  16. 15fdaee os-posix: Fix build on FreeBSD by Nathan Whitehorn · 12 years ago
  17. 7c7db75 main_loop_wait: block indefinitely by Stefano Stabellini · 12 years ago
  18. 4ffd16f qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled by Stefano Stabellini · 12 years ago
  19. 5bfb723 timers: the rearm function should be able to handle delta = INT64_MAX by Stefano Stabellini · 12 years ago
  20. 4ed5f5e target-i386: Fix x86_cpuid_set_model_id() by Andreas Färber · 12 years ago
  21. ea7697f qtest: Fix more format errors with qtest_sendf by Stefan Weil · 12 years ago
  22. 94b2629 sdl: Add QEMU mascot icon for use with SDL by Stefan Weil · 12 years ago
  23. 5ade767 qom: quick and dirty QOM filesystem based on FUSE by Anthony Liguori · 12 years ago
  24. 1d38574 pc-sysfw: make sure to call qdev_init by Anthony Liguori · 12 years ago
  25. b3adf53 nbd: Fix uninitialised use of s->sock by Kevin Wolf · 12 years ago
  26. aba1f24 usb-uhci: update irq line on reset by Gerd Hoffmann · 12 years ago
  27. 9d55d1a usb: add serial number generator by Gerd Hoffmann · 12 years ago
  28. b15cf49 usb-redir: Not finding an async urb id is not an error by Hans de Goede · 13 years ago
  29. a0625c5 usb-redir: Reset device address and speed on disconnect by Hans de Goede · 13 years ago
  30. 1510168 usb-redir: An interface count of 0 is a valid value by Hans de Goede · 13 years ago
  31. 215bff1 usb-xhci: fix bit test by Lai Jiangshan · 13 years ago
  32. 59a70cc usb-xhci: Use PCI DMA helper functions by David Gibson · 13 years ago
  33. 0b37716 usb-host: fix zero-length packets by Gerd Hoffmann · 12 years ago
  34. 818d59d usb-host: don't dereference invalid iovecs by Gerd Hoffmann · 12 years ago
  35. 6d7aeee usb-storage: fix request canceling by Gerd Hoffmann · 12 years ago
  36. 8a771f7 usb-ehci: Ensure frindex writes leave a valid frindex value by Hans de Goede · 13 years ago
  37. 0cc6a0f usb-ehci: add missing usb_packet_init() call by Gerd Hoffmann · 12 years ago
  38. e59a8cf usb-ehci: remove hack by Gerd Hoffmann · 12 years ago
  39. ec4a804 hda: fix codec ids by Gerd Hoffmann · 12 years ago
  40. 2011006 hda: add hda-micro codec by Gerd Hoffmann · 12 years ago
  41. d0c2bbb hda: move input widgets from duplex to common by Gerd Hoffmann · 12 years ago
  42. d6c05bb fix paaudio.c warnings by Gerd Hoffmann · 12 years ago
  43. c042493 Beautify makefile commands for generation of files with tracetool by Lluís Vilanova · 12 years ago
  44. 19ac36b Generic elimination of auto-generated files by Lluís Vilanova · 12 years ago
  45. 4399722 virtio-serial-bus: Unset guest_connected at reset and driver reset by Amit Shah · 12 years ago
  46. 62a9fbf virtio-serial-bus: fix guest_connected init before driver init by Alon Levy · 12 years ago
  47. 89e4896 target-i386: Introduce "tsc-frequency" property for X86CPU by Andreas Färber · 12 years ago
  48. d480e1a target-i386: Prepare "vendor" property for X86CPU by Andreas Färber · 12 years ago
  49. 16b93aa target-i386: Introduce "xlevel" property for X86CPU by Andreas Färber · 12 years ago
  50. 8e1898b target-i386: Introduce "level" property for X86CPU by Andreas Färber · 12 years ago
  51. 63e886e target-i386: Add property getter for CPU model-id by Andreas Färber · 12 years ago
  52. 35112e4 target-i386: Add property getter for CPU stepping by Andreas Färber · 12 years ago
  53. 67e30c8 target-i386: Add property getter for CPU model by Andreas Färber · 12 years ago
  54. 95b8519 target-i386: Add property getter for CPU family by Andreas Färber · 12 years ago
  55. 938d4c2 target-i386: Add "model-id" property to X86CPU by Andreas Färber · 12 years ago
  56. 036e222 target-i386: Add "stepping" property to X86CPU by Andreas Färber · 12 years ago
  57. c5291a4 target-i386: Add "model" property to X86CPU by Andreas Färber · 12 years ago
  58. 71ad61d target-i386: Add "family" property to X86CPU by Andreas Färber · 12 years ago
  59. a88a677 target-i386: Add range check for -cpu ,family=x by Andreas Färber · 12 years ago
  60. 61dcd77 target-i386: Pass X86CPU to cpu_x86_register() by Andreas Färber · 12 years ago
  61. d0a6acf target-i386: Fix x86_cpuid_set_model_id() by Andreas Färber · 12 years ago
  62. f121909 e1000: set E1000_ICR_INT_ASSERTED only for 8257x by Jason Wang · 13 years ago
  63. b9d03e3 e1000: link auto-negotiation emulation by Jason Wang · 13 years ago
  64. f9c1cdf e1000: introduce bit for debugging PHY emulation by Jason Wang · 13 years ago
  65. 71aadd3 e1000: introduce helpers to manipulate link status by Jason Wang · 13 years ago
  66. 93e37d7 e1000: PHY loopback mode support by Jason Wang · 13 years ago
  67. 17fbbb0 e1000: conditionally raise irq at the end of MDI cycle by Jason Wang · 13 years ago
  68. 2e54cc2 e1000: introduce bits of PHY control register by Jason Wang · 13 years ago
  69. 69f3ce7 eepro100: Fix multicast regression by Stefan Weil · 12 years ago
  70. a821ce5 virtio: order index/descriptor reads by Michael S. Tsirkin · 12 years ago
  71. 92045d8 virtio: add missing mb() on enable notification by Michael S. Tsirkin · 12 years ago
  72. a281ebc virtio: add missing mb() on notification by Michael S. Tsirkin · 12 years ago
  73. 814cd3a e1000: move reset function earlier in file by Michael S. Tsirkin · 13 years ago
  74. cf36b31 Limit ptimer rate to something achievable by Peter Chubb · 12 years ago
  75. dfe47e7 qom: Refine container_get() to allow using a custom root by Andreas Färber · 13 years ago
  76. 7f3bf92 qtest: Fix tv_usec != long by Richard Henderson · 12 years ago
  77. e3c5676 Remove extra pthread switch by Peter Portante · 12 years ago
  78. d10f905 configure: Virtfs doesn't require libcap. by Kusanagi Kouichi · 12 years ago
  79. ac31073 qemu-char: Fix crash when switching consoles by Stefan Weil · 12 years ago
  80. 023d3d6 configure: add --with-confsuffix option by Eduardo Habkost · 12 years ago
  81. 528ae5b configure: change meaning of --datadir to Autoconf convention by Eduardo Habkost · 12 years ago
  82. 0b3b717 create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX by Eduardo Habkost · 12 years ago
  83. c41cc50 create_config: remove *dir block by Eduardo Habkost · 12 years ago
  84. 9afa52c config-host.mak: reorder variables a bit by Eduardo Habkost · 12 years ago
  85. 5100cb4 config-host.mak: remove CONFIG_QEMU_SHAREDIR by Eduardo Habkost · 12 years ago
  86. d7dd65b config-host.mak: rename docdir to qemu_docdir by Eduardo Habkost · 12 years ago
  87. 80465e8 Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu by Eduardo Habkost · 12 years ago
  88. 22d0703 config-host.mak: rename confdir to qemu_confdir by Eduardo Habkost · 12 years ago
  89. 6aae2a2 config-host.mak: rename datadir to qemu_datadir by Eduardo Habkost · 12 years ago
  90. eb72952 create_config: separate section for qemu_*dir variables (v2) by Eduardo Habkost · 12 years ago
  91. 10ea68b configure: rename $confdir to $qemu_confdir by Eduardo Habkost · 12 years ago
  92. 850da18 configure: rename $docdir to $qemu_docdir by Eduardo Habkost · 12 years ago
  93. c00b280 configure: rename $datadir to $qemu_datadir by Eduardo Habkost · 12 years ago
  94. d0e71ef target-microblaze: QOM'ify CPU init by Andreas Färber · 12 years ago
  95. 61b6208 target-microblaze: QOM'ify CPU reset by Andreas Färber · 12 years ago
  96. b77f98c target-microblaze: QOM'ify CPU by Andreas Färber · 12 years ago
  97. aa0d126 target-cris: Start QOM'ifying CPU init by Andreas Färber · 12 years ago
  98. 1c3b52f target-cris: QOM'ify CPU reset by Andreas Färber · 12 years ago
  99. e739a48 target-cris: QOM'ify CPU by Andreas Färber · 12 years ago
  100. 092dfc7 Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 12 years ago