1. c6f18b9 trace: [stderr] Port to generic event information and new control interface by Lluís Vilanova · 12 years ago
  2. 60481e2 trace: [simple] Port to generic event information and new control interface by Lluís Vilanova · 12 years ago
  3. 45be2f5 trace: Provide a generic tracing event descriptor by Lluís Vilanova · 12 years ago
  4. 93fba16 trace: [tracetool] Explicitly identify public backends by Lluís Vilanova · 12 years ago
  5. 8807080 make_device_config.sh: Emit dependency file to directory where included by Andreas Färber · 12 years ago
  6. 1b30481 Revert "make_device_config.sh: Fix target path in generated dependency file" by Andreas Färber · 12 years ago
  7. f4ece40 fix scripts/make_device_config.sh by Gerd Hoffmann · 12 years ago
  8. 0893d46 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 12 years ago
  9. 23bf49b make_device_config.sh: Fix target path in generated dependency file by Andreas Färber · 12 years ago
  10. f9e90c7 vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery' by Marcelo Tosatti · 12 years ago
  11. 02e079c Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 12 years ago
  12. 96610da qemu-ga: sample fsfreeze hooks by Tomoki Sekiyama · 12 years ago
  13. d56af00 powerpc: linux header sync script includes epapr_hcalls.h by Bharat Bhushan · 12 years ago
  14. eac236e build: Use separate makefile for "trace/" by Lluís Vilanova · 12 years ago
  15. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  16. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  17. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  18. 4167c42 qapi: remove qapi/qapi-types-core.h by Paolo Bonzini · 12 years ago
  19. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  20. c84a2b1 get_maintainer.pl: update from linix 3.8 by Michael S. Tsirkin · 12 years ago
  21. c562d15 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 12 years ago
  22. 81dee72 Avoid all systemtap reserved words by Daniel P. Berrange · 12 years ago
  23. da4fea0 qapi-types.h: Don't include qemu-common.h by Igor Mammedov · 13 years ago
  24. b55f546 update-linux-headers.sh: Handle new kernel uapi/ directories by Peter Maydell · 12 years ago
  25. 1b3e6f8 s390/kvm_stat: correct sys_perf_event_open syscall number by Heinz Graalfs · 12 years ago
  26. 97f3461 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 12 years ago
  27. df8c1b0 Update kernel header script to include vfio by Alex Williamson · 12 years ago
  28. 1057725 qapi: add "unix" to the set of reserved words by Paolo Bonzini · 12 years ago
  29. eda50a6 qapi: do not protect enum values from namespace pollution by Paolo Bonzini · 12 years ago
  30. d8f8a86 dtrace backend: add function to reserved words by Alon Levy · 13 years ago
  31. 2879636 update-linux-headers.sh: Don't hard code list of architectures by Peter Maydell · 13 years ago
  32. e22b1e9 Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable by Aurelien Jarno · 13 years ago
  33. dfe7053 CHECKPATCH: Add warning for single else statement. by Don Slutz · 13 years ago
  34. 69402a6 CHECKPATCH: Add --debug adv_apw by Don Slutz · 13 years ago
  35. 5424302 CHECKPATCH: Add --debug adv_checking by Don Slutz · 13 years ago
  36. a99ac04 CHECKPATCH: Add --debug adv_dcs by Don Slutz · 13 years ago
  37. 227ccf6 qapi: Fix potential NULL pointer segfault by Stefan Weil · 13 years ago
  38. b9c4b48 qapi: generate list struct and visit_list for enum by Amos Kong · 13 years ago
  39. d1186a3 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  40. cc92186 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  41. eda5edd trace: Fix "Qemu" -> "QEMU" by Stefan Weil · 13 years ago
  42. 256d046 update-linux-headers.sh: Pull in asm-generic/kvm_para.h by Peter Maydell · 13 years ago
  43. 964d0a7 trace/simple: Fix compiler warning for 32 bit hosts by Stefan Weil · 13 years ago
  44. 08b76b9 scripts: qapi-commands.py: qmp-commands.h: include qdict.h by Luiz Capitulino · 13 years ago
  45. ac4ff70 qapi: don't convert enum strings to lowercase by Luiz Capitulino · 13 years ago
  46. f01f594 qapi: generate correct enum names for camel case enums by Luiz Capitulino · 13 years ago
  47. b68a847 qapi: qapi-types.h: don't include qapi/qapi-types-core.h by Luiz Capitulino · 13 years ago
  48. 427a1a2 qapi: avoid reserved keywords by Blue Swirl · 13 years ago
  49. e0d45df qapi: qapi.py: allow the "'" character to be escaped by Luiz Capitulino · 13 years ago
  50. a211434 Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 13 years ago
  51. 092705d qapi: introduce "size" type by Laszlo Ersek · 13 years ago
  52. c46f18c qapi: generate C types for fixed-width integers by Laszlo Ersek · 13 years ago
  53. d195325 qapi: fix error propagation by Paolo Bonzini · 13 years ago
  54. 90a147a Update simpletrace.py for new log format by Harsh Prateek Bora · 13 years ago
  55. 62bab73 Simpletrace v2: Support multiple arguments, strings. by Harsh Prateek Bora · 13 years ago
  56. 34bb443 build: add make dist target (v2) by Anthony Liguori · 13 years ago
  57. e0a3dc7 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  58. 9964d8f checkpatch: Add QEMU specific rule by Stefan Weil · 13 years ago
  59. c5854ac s390: make kvm_stat work on s390 by Jens Freimann · 13 years ago
  60. 74f4d22 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  61. 287d55c kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC by Avi Kivity · 13 years ago
  62. d34b867 qapi: add support for command options by Luiz Capitulino · 13 years ago
  63. 90f2cef scripts/qemu-binfmt-conf.sh: Fix shell syntax by Andreas Färber · 13 years ago
  64. 9943e0e tracetool: avoid pkgutil.iter_modules() Python 2.7 function by Stefan Hajnoczi · 13 years ago
  65. b3ef0ad tracetool: avoid str.rpartition() Python 2.5 function by Stefan Hajnoczi · 13 years ago
  66. 45d6c78 tracetool: use Python 2.4-compatible __import__() arguments by Stefan Hajnoczi · 13 years ago
  67. 662da38 tracetool: use Python 2.4-compatible exception handling syntax by Stefan Hajnoczi · 13 years ago
  68. 0b3b717 create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX by Eduardo Habkost · 13 years ago
  69. c41cc50 create_config: remove *dir block by Eduardo Habkost · 13 years ago
  70. eb72952 create_config: separate section for qemu_*dir variables (v2) by Eduardo Habkost · 13 years ago
  71. 256a721 tracetool: handle DTrace keywords 'in', 'next', 'self' by Stefan Hajnoczi · 13 years ago
  72. 52ef093 tracetool: Add support for the 'dtrace' backend by Lluís Vilanova · 13 years ago
  73. fbc54b9 tracetool: Add support for the 'ust' backend by Lluís Vilanova · 13 years ago
  74. dd03a39 tracetool: Add support for the 'simple' backend by Lluís Vilanova · 13 years ago
  75. 9008d85 tracetool: Add support for the 'stderr' backend by Lluís Vilanova · 13 years ago
  76. c419e62 tracetool: Add module for the 'h' format by Lluís Vilanova · 13 years ago
  77. 5de7f9c tracetool: Add module for the 'c' format by Lluís Vilanova · 13 years ago
  78. 650ab98 tracetool: Rewrite infrastructure as python modules by Lluís Vilanova · 13 years ago
  79. 0d6b9cc signrom: Rewrite as python script by Jan Kiszka · 13 years ago
  80. b3c09bd kvm: add flightrecorder script by Stefan Hajnoczi · 13 years ago
  81. fa6b873 tracetool: Forbid argument name 'next' by Kevin Wolf · 13 years ago
  82. aba8e41 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 13 years ago
  83. bb55b71 Fix conversion from lower to upper case with Turkish locale by Stefan Weil · 13 years ago
  84. c7f0f3b qtest: add test framework by Anthony Liguori · 13 years ago
  85. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago
  86. 703e01e tracetool: dtrace: handle in and next reserved words by Alon Levy · 13 years ago
  87. 60be795 tracetool: dtrace disabled-events fix by Lee Essen · 13 years ago
  88. 6d36d7d qmp: parse commands in strict mode by Paolo Bonzini · 13 years ago
  89. 3a86a0f qapi: untangle next_list by Paolo Bonzini · 13 years ago
  90. 69b5007 qapi: allow freeing partially-allocated objects by Paolo Bonzini · 13 years ago
  91. b6f0474 qapi: shortcut visits on errors by Paolo Bonzini · 13 years ago
  92. c9da228 qapi: add c_fun to escape function names by Federico Simoncelli · 13 years ago
  93. 3179d69 Support utf8 chars in pod docs by Michael Tokarev · 13 years ago
  94. 4daa187 scripts: add gdb support script by Avi Kivity · 13 years ago
  95. fb23ae6 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  96. dc8fb6d qapi: complete implementation of unions by Paolo Bonzini · 13 years ago
  97. bcec433 tracetool: Omit useless QEMU_*_ENABLED() check by Stefan Hajnoczi · 13 years ago
  98. b7d66a7 trace: Provide a per-event status define for conditional compilation by Lluís Vilanova · 13 years ago
  99. 9737383 qerror: add check-qerror.sh to verify alphabetical order by Stefan Hajnoczi · 13 years ago
  100. 19bf7c8 Fix qapi code generation fix by Avi Kivity · 13 years ago