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