1. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  2. a31a864 acpi: add rules to compile ASL source by Michael S. Tsirkin · 12 years ago
  3. 74523b8 i386: add ACPI table files from seabios by Michael S. Tsirkin · 12 years ago
  4. 8593898 Use qemu-project.org domain name by Stefan Hajnoczi · 11 years ago
  5. 622f557 qapi-types/visit.py: Inheritance for structs by Kevin Wolf · 11 years ago
  6. 14d3630 qapi-types/visit.py: Pass whole expr dict for structs by Kevin Wolf · 11 years ago
  7. 93a2b3c roms: rewrite scripts/refresh-pxe-roms.sh by Gerd Hoffmann · 11 years ago
  8. 22f3946 QMP: add scripts/qmp by Luiz Capitulino · 12 years ago
  9. 6f52e51 Merge remote-tracking branch 'luiz/queue/qmp' into staging by Anthony Liguori · 12 years ago
  10. 02dc4bf qapi-types.py: Fix enum struct sizes on i686 by Cole Robinson · 12 years ago
  11. 2448274 Add a script to extract VSS SDK headers on POSIX system by Tomoki Sekiyama · 12 years ago
  12. 69d5d21 checkpatch.pl: Check .cpp files by Tomoki Sekiyama · 12 years ago
  13. 6f88009 Add c++ keywords to QAPI helper script by Tomoki Sekiyama · 12 years ago
  14. 0153703 qapi-types.py: Split off generate_struct_fields() by Kevin Wolf · 12 years ago
  15. f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  16. 42eed42 disas-objdump: Pass --adjust-vma to objdump by Richard Henderson · 12 years ago
  17. 8dc6d24 disas: Add disas-objdump.pl by Richard Henderson · 12 years ago
  18. fe10ab5 aio / timers: Add scripts/switch-timer-api by Alex Bligh · 12 years ago
  19. 21e0043 scripts/qapi.py: Avoid syntax not supported by Python 2.4 by Peter Maydell · 12 years ago
  20. f1a145e qapi.py: Permit comments starting anywhere on the line by Markus Armbruster · 12 years ago
  21. 28b8bd4 qapi.py: Rename expr_eval to expr in parse_schema() by Markus Armbruster · 12 years ago
  22. 5f3cd2b qapi.py: Fix diagnosing non-objects at a schema's top-level by Markus Armbruster · 12 years ago
  23. 6974ccd qapi.py: Fix schema parser to check syntax systematically by Markus Armbruster · 12 years ago
  24. 9213aa5 qapi.py: Reject invalid characters in schema file by Markus Armbruster · 12 years ago
  25. 2caba36 qapi.py: Decent syntax error reporting by Markus Armbruster · 12 years ago
  26. c7a3f25 qapi.py: Restructure lexer and parser by Markus Armbruster · 12 years ago
  27. 69dd62d qapi: Anonymous unions by Kevin Wolf · 12 years ago
  28. ea66c6d qapi.py: Maintain a list of union types by Kevin Wolf · 12 years ago
  29. 50f2bdc qapi: Flat unions with arbitrary discriminator by Kevin Wolf · 12 years ago
  30. 0aef92b qapi-visit.py: Implement 'base' for unions by Kevin Wolf · 12 years ago
  31. d131c89 qapi-visit.py: Split off generate_visit_struct_fields() by Kevin Wolf · 12 years ago
  32. e2503f5 qapi-types.py: Implement 'base' for unions by Kevin Wolf · 12 years ago
  33. 90c66f5 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 12 years ago
  34. f0c03c8 cleanup-trace-events.pl: New by Markus Armbruster · 12 years ago
  35. 8f91ad8 qapi: qapi-commands: fix possible leaks on visitor dealloc by Luiz Capitulino · 12 years ago
  36. b35284e qapi.py: Allow top-level type reference for command definitions by Kevin Wolf · 12 years ago
  37. bd9927f qapi.py: Avoid code duplication by Kevin Wolf · 12 years ago
  38. 2e59915 main: use TARGET_ARCH only for the target-specific #define by Paolo Bonzini · 12 years ago
  39. b9a7b74 build: do not use TARGET_ARCH by Paolo Bonzini · 12 years ago
  40. c1799a8 build: rename TARGET_ARCH2 to TARGET_NAME by Paolo Bonzini · 12 years ago
  41. b64ec4e block: add block driver read only whitelist by Fam Zheng · 12 years ago
  42. a678e26 qapi: pad GenericList value fields to 64 bits by Michael Roth · 12 years ago
  43. 7c946bc qapi: qapi-visit.py, native list support by Michael Roth · 12 years ago
  44. c664aef qapi: qapi-visit.py, fix list handling for union types by Michael Roth · 12 years ago
  45. c0afa9c qapi: qapi-types.py, native list support by Michael Roth · 12 years ago
  46. 781e954 trace: Add ftrace tracing backend by Eiichi Tsukata · 12 years ago
  47. 007e986 vmxcap: Update according to SDM of January 2013 by Jan Kiszka · 12 years ago
  48. 614413f vmxcap: Report APIC register emulation and RDTSCP control by Jan Kiszka · 12 years ago
  49. ea4ee28 vmxcap: Augment reported information by Jan Kiszka · 12 years ago
  50. f505a4d vmxcap: Open MSR file in unbuffered mode by Jan Kiszka · 12 years ago
  51. c6f18b9 trace: [stderr] Port to generic event information and new control interface by Lluís Vilanova · 12 years ago
  52. 60481e2 trace: [simple] Port to generic event information and new control interface by Lluís Vilanova · 12 years ago
  53. 45be2f5 trace: Provide a generic tracing event descriptor by Lluís Vilanova · 12 years ago
  54. 93fba16 trace: [tracetool] Explicitly identify public backends by Lluís Vilanova · 12 years ago
  55. 8807080 make_device_config.sh: Emit dependency file to directory where included by Andreas Färber · 12 years ago
  56. 1b30481 Revert "make_device_config.sh: Fix target path in generated dependency file" by Andreas Färber · 12 years ago
  57. f4ece40 fix scripts/make_device_config.sh by Gerd Hoffmann · 12 years ago
  58. 0893d46 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 12 years ago
  59. 23bf49b make_device_config.sh: Fix target path in generated dependency file by Andreas Färber · 12 years ago
  60. f9e90c7 vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery' by Marcelo Tosatti · 12 years ago
  61. 02e079c Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 12 years ago
  62. 96610da qemu-ga: sample fsfreeze hooks by Tomoki Sekiyama · 12 years ago
  63. d56af00 powerpc: linux header sync script includes epapr_hcalls.h by Bharat Bhushan · 12 years ago
  64. eac236e build: Use separate makefile for "trace/" by Lluís Vilanova · 12 years ago
  65. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  66. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  67. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  68. 4167c42 qapi: remove qapi/qapi-types-core.h by Paolo Bonzini · 12 years ago
  69. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  70. c84a2b1 get_maintainer.pl: update from linix 3.8 by Michael S. Tsirkin · 12 years ago
  71. c562d15 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 12 years ago
  72. 81dee72 Avoid all systemtap reserved words by Daniel P. Berrange · 12 years ago
  73. da4fea0 qapi-types.h: Don't include qemu-common.h by Igor Mammedov · 13 years ago
  74. b55f546 update-linux-headers.sh: Handle new kernel uapi/ directories by Peter Maydell · 12 years ago
  75. 1b3e6f8 s390/kvm_stat: correct sys_perf_event_open syscall number by Heinz Graalfs · 12 years ago
  76. 97f3461 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 12 years ago
  77. df8c1b0 Update kernel header script to include vfio by Alex Williamson · 12 years ago
  78. 1057725 qapi: add "unix" to the set of reserved words by Paolo Bonzini · 12 years ago
  79. eda50a6 qapi: do not protect enum values from namespace pollution by Paolo Bonzini · 12 years ago
  80. d8f8a86 dtrace backend: add function to reserved words by Alon Levy · 13 years ago
  81. 2879636 update-linux-headers.sh: Don't hard code list of architectures by Peter Maydell · 13 years ago
  82. e22b1e9 Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable by Aurelien Jarno · 13 years ago
  83. dfe7053 CHECKPATCH: Add warning for single else statement. by Don Slutz · 13 years ago
  84. 69402a6 CHECKPATCH: Add --debug adv_apw by Don Slutz · 13 years ago
  85. 5424302 CHECKPATCH: Add --debug adv_checking by Don Slutz · 13 years ago
  86. a99ac04 CHECKPATCH: Add --debug adv_dcs by Don Slutz · 13 years ago
  87. 227ccf6 qapi: Fix potential NULL pointer segfault by Stefan Weil · 13 years ago
  88. b9c4b48 qapi: generate list struct and visit_list for enum by Amos Kong · 13 years ago
  89. d1186a3 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  90. cc92186 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  91. eda5edd trace: Fix "Qemu" -> "QEMU" by Stefan Weil · 13 years ago
  92. 256d046 update-linux-headers.sh: Pull in asm-generic/kvm_para.h by Peter Maydell · 13 years ago
  93. 964d0a7 trace/simple: Fix compiler warning for 32 bit hosts by Stefan Weil · 13 years ago
  94. 08b76b9 scripts: qapi-commands.py: qmp-commands.h: include qdict.h by Luiz Capitulino · 13 years ago
  95. ac4ff70 qapi: don't convert enum strings to lowercase by Luiz Capitulino · 13 years ago
  96. f01f594 qapi: generate correct enum names for camel case enums by Luiz Capitulino · 13 years ago
  97. b68a847 qapi: qapi-types.h: don't include qapi/qapi-types-core.h by Luiz Capitulino · 13 years ago
  98. 427a1a2 qapi: avoid reserved keywords by Blue Swirl · 13 years ago
  99. e0d45df qapi: qapi.py: allow the "'" character to be escaped by Luiz Capitulino · 13 years ago
  100. a211434 Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 13 years ago