1. f54120f block: Create bdrv_fill_options() by Kevin Wolf · 11 years ago
  2. f42ca3c block/nfs: add knob to set readahead by Peter Lieven · 11 years ago
  3. 7c24384 block/nfs: fix url parameter checking by Peter Lieven · 11 years ago
  4. 3b9f27d qemu-iotests: Test 0-length image for mirror by Fam Zheng · 11 years ago
  5. 8b9a30c qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit by Fam Zheng · 11 years ago
  6. 9e48b02 mirror: Go through ready -> complete process for 0 len image by Fam Zheng · 11 years ago
  7. dc71ce4 blockjob: Add block_job_yield() by Fam Zheng · 11 years ago
  8. 2b5b7ae Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' into staging by Peter Maydell · 11 years ago
  9. d535508 Add support for the arm breakpoint syscall by Hunter Laux · 11 years ago
  10. 5f22b05 Increase maximum number of session of the internal TFTP server. by Bernhard Übelacker · 11 years ago
  11. 55818ad target-s390x: Remove unused ld_code6() function by Peter Maydell · 11 years ago
  12. 64e64ef hw/moxie/moxiesim.c: Remove unused moxie_intc_create() by Peter Maydell · 11 years ago
  13. 25b93db target-unicore: Remove unused functions by Peter Maydell · 11 years ago
  14. 0d65942 build-sys: introduce install-prog macro to install&strip binaries and use it by Michael Tokarev · 11 years ago
  15. 4196dca tcg: mark tcg_out* and tcg_patch* with attribute 'unused' by Peter Maydell · 11 years ago
  16. feced89 rng-random: NULL check not needed before g_free() by Eduardo Habkost · 11 years ago
  17. 5db97df block.c: Remove useless 'buf' variable by Chen Gang · 11 years ago
  18. 18b1afa vscclient: Add required headers to fix build on FreeBSD by Ed Maste · 11 years ago
  19. 0211b5c target-ppc: Fix compiler warning by Stefan Weil · 11 years ago
  20. e91c793 configure: Enable TPM by default, add --disable-tpm by Cole Robinson · 11 years ago
  21. 5d831be Fix new typos (found by codespell) by Stefan Weil · 11 years ago
  22. 10358b6 virtio-serial: remove useless set_config function by Paolo Bonzini · 11 years ago
  23. 513d80e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' into staging by Peter Maydell · 11 years ago
  24. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  25. 27acb9d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  26. 7ba4897 Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into staging by Peter Maydell · 11 years ago
  27. 4ea7df4 vmstate: Refactor & increase tests for primitive types by Juan Quintela · 11 years ago
  28. 13cde50 vmstate: Return error in case of error by Juan Quintela · 11 years ago
  29. 25feab2 migration: Remove unneeded minimum_version_id_old by Juan Quintela · 11 years ago
  30. 38ef86b tests: vmstate static checker: add size mismatch inside substructure by Amit Shah · 11 years ago
  31. af3713f tests: vmstate static checker: add substructure for usb-kbd for hid section by Amit Shah · 11 years ago
  32. c7173a9 tests: vmstate static checker: remove Subsections by Amit Shah · 11 years ago
  33. aa2a12b tests: vmstate static checker: remove a subsection by Amit Shah · 11 years ago
  34. b5968f0 tests: vmstate static checker: remove Description inside Fields by Amit Shah · 11 years ago
  35. ff29b85 tests: vmstate static checker: remove Description by Amit Shah · 11 years ago
  36. 083bac3 tests: vmstate static checker: remove Fields by Amit Shah · 11 years ago
  37. 1d681c7 tests: vmstate static checker: change description name by Amit Shah · 11 years ago
  38. fd52ffb tests: vmstate static checker: remove last field in a struct by Amit Shah · 11 years ago
  39. 55e8e0e tests: vmstate static checker: remove a field by Amit Shah · 11 years ago
  40. ab99bdb tests: vmstate static checker: remove a section by Amit Shah · 11 years ago
  41. 7daa3d7 tests: vmstate static checker: minimum_version_id check by Amit Shah · 11 years ago
  42. 4efa6e1 tests: vmstate static checker: version mismatch inside a Description by Amit Shah · 11 years ago
  43. a81d3fa tests: vmstate static checker: add version error in main section by Amit Shah · 11 years ago
  44. bc178dc tests: vmstate static checker: incompat machine types by Amit Shah · 11 years ago
  45. a10413e tests: vmstate static checker: add dump1 and dump2 files by Amit Shah · 11 years ago
  46. 426d1d0 vmstate-static-checker: script to validate vmstate changes by Amit Shah · 11 years ago
  47. abfd9ce migration: dump vmstate info as a json file for static analysis by Amit Shah · 11 years ago
  48. e325b49 rdma: bug fixes by Michael R. Hines · 11 years ago
  49. 9f86268 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140623-2' into staging by Peter Maydell · 11 years ago
  50. d622cb5 monitor: protect event emission by Paolo Bonzini · 11 years ago
  51. 6cff3e8 monitor: protect outbuf and mux_out with mutex by Paolo Bonzini · 11 years ago
  52. 9005b2a qemu-char: make writes thread-safe by Paolo Bonzini · 11 years ago
  53. 1bb7fe7 qemu-char: move pty_chr_update_read_handler around by Paolo Bonzini · 11 years ago
  54. 6975b71 qemu-char: do not call chr_write directly by Paolo Bonzini · 11 years ago
  55. db39fcf qemu-char: introduce qemu_chr_alloc by Paolo Bonzini · 11 years ago
  56. 7517517 qapi event: clean up by Wenchao Xia · 11 years ago
  57. fe069d9 qapi event: convert QUORUM events by Wenchao Xia · 11 years ago
  58. 3a44969 qapi event: convert GUEST_PANICKED by Wenchao Xia · 11 years ago
  59. aef9d31 qapi event: convert BALLOON_CHANGE by Wenchao Xia · 11 years ago
  60. 5f41fbb qmp: convert ACPI_DEVICE_OST event by Igor Mammedov · 11 years ago
  61. 7cfadb6 qapi event: convert SPICE events by Wenchao Xia · 11 years ago
  62. fb6ba0d qapi event: convert VNC events by Wenchao Xia · 11 years ago
  63. 0615027 qapi event: convert NIC_RX_FILTER_CHANGED by Wenchao Xia · 11 years ago
  64. bcada37b qapi event: convert other BLOCK_JOB events by Wenchao Xia · 11 years ago
  65. c120f0f qapi event: convert BLOCK_IMAGE_CORRUPTED by Wenchao Xia · 11 years ago
  66. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 11 years ago
  67. a5ee7bd qapi event: convert DEVICE_TRAY_MOVED by Wenchao Xia · 11 years ago
  68. 24b699f qapi event: convert DEVICE_DELETED by Wenchao Xia · 11 years ago
  69. 99eaf09 qapi event: convert WATCHDOG by Wenchao Xia · 11 years ago
  70. e010ad8 qapi event: convert RTC_CHANGE by Wenchao Xia · 11 years ago
  71. 7a906f7 qapi event: convert WAKEUP by Wenchao Xia · 11 years ago
  72. 2ea4100 qapi event: convert SUSPEND_DISK by Wenchao Xia · 11 years ago
  73. 1d11a95 qapi event: convert SUSPEND by Wenchao Xia · 11 years ago
  74. 591c48f qapi event: convert RESUME by Wenchao Xia · 11 years ago
  75. c4f5cdc xen-hvm: Handle machine opt max-ram-below-4g by Don Slutz · 11 years ago
  76. c87b152 pc & q35: Add new machine opt max-ram-below-4g by Don Slutz · 11 years ago
  77. a4e15de qapi event: convert STOP by Wenchao Xia · 11 years ago
  78. a633078 qapi event: convert RESET by Wenchao Xia · 11 years ago
  79. 0aab9ec qapi event: convert POWERDOWN by Wenchao Xia · 11 years ago
  80. 8432183 qapi event: convert SHUTDOWN by Wenchao Xia · 11 years ago
  81. f668470 qapi: add new schema file qapi-event.json by Wenchao Xia · 11 years ago
  82. 43a14cf monitor: add an implemention of qapi event emit method by Wenchao Xia · 11 years ago
  83. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago
  84. f6dadb0 test: add test cases for qapi event by Wenchao Xia · 11 years ago
  85. 21cd70d qapi script: add event support by Wenchao Xia · 11 years ago
  86. f882126 qapi: add event helper functions by Wenchao Xia · 11 years ago
  87. be13d46 qapi: Add includes from qapi/ as dependencies by Max Reitz · 11 years ago
  88. 506f40f os-posix: include sys/time.h by Wenchao Xia · 11 years ago
  89. d593233 json-lexer: fix escaped backslash in single-quoted string by Paolo Bonzini · 11 years ago
  90. 05dfb26 qapi: Suppress unwanted space between type and identifier by Amos Kong · 11 years ago
  91. 0d14eeb qapi: add const prefix to 'char *' insider c_type() by Amos Kong · 11 years ago
  92. 638ca8a qapi: fix coding style in parameters list by Amos Kong · 11 years ago
  93. 37f6be9 audio: fmopl: drop INLINE macro by Luiz Capitulino · 11 years ago
  94. a49db98 fpu: softfloat: drop INLINE macro by Luiz Capitulino · 11 years ago
  95. 3c2a966 xen-hvm: Fix xen_hvm_init() to adjust pc memory layout by Don Slutz · 11 years ago
  96. 20de98a pcie: coding style tweak by Michael S. Tsirkin · 11 years ago
  97. 554f802 hw/pcie: better hotplug/hotunplug support by Marcel Apfelbaum · 11 years ago
  98. f23b6bd hw/pcie: implement power controller functionality by Marcel Apfelbaum · 11 years ago
  99. e4bcd27 hw/pcie: correct debug message by Marcel Apfelbaum · 11 years ago
  100. 48cb7f3 q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props by Eduardo Habkost · 11 years ago