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