1. 1138f24 qemu-gdb: allow using glibc_pointer_guard() on core dumps by Paolo Bonzini · 9 years ago
  2. ca3e40e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  3. 1842bdf linux-headers: add unistd.h by Marc-André Lureau · 9 years ago
  4. 526d580 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  5. 99df528 qapi: Track location that created an implicit type by Eric Blake · 9 years ago
  6. 46292ba qapi: Create simple union type member earlier by Eric Blake · 9 years ago
  7. 9f08c8e qapi: Lazy creation of array types by Eric Blake · 9 years ago
  8. 49823c4 qapi: Don't use info as witness of implicit object type by Eric Blake · 9 years ago
  9. cae95ea qapi: Drop redundant returns-int test by Eric Blake · 9 years ago
  10. 7618b91 qapi: Prepare for errors during check() by Eric Blake · 9 years ago
  11. 25a0d9c qapi: Use predicate callback to determine visit filtering by Eric Blake · 9 years ago
  12. d08ac81 qapi: Fix regression with '-netdev help' by Eric Blake · 9 years ago
  13. 18bdbc3 qapi: Simplify gen_visit_fields() error handling by Eric Blake · 10 years ago
  14. 82ca8e4 qapi: Share gen_visit_fields() by Eric Blake · 10 years ago
  15. 1f35334 qapi: Share gen_err_check() by Eric Blake · 10 years ago
  16. 05372f7 qapi: Consistent generated code: minimize push_indent() usage by Eric Blake · 10 years ago
  17. e36c714 qapi: Consistent generated code: prefer common indentation by Eric Blake · 10 years ago
  18. f782399 qapi: Consistent generated code: prefer common labels by Eric Blake · 10 years ago
  19. f8b7f1a qapi: Consistent generated code: prefer visitor 'v' by Eric Blake · 10 years ago
  20. 2a0f50e qapi: Consistent generated code: prefer error 'err' by Eric Blake · 10 years ago
  21. 376863e qapi: Reuse code for flat union base validation by Eric Blake · 10 years ago
  22. 7b2a5c2 qapi: Avoid assertion failure on union 'type' collision by Eric Blake · 10 years ago
  23. 437db25 qapi: Clean up qapi.py per pep8 by Eric Blake · 10 years ago
  24. 59b0054 qapi: Invoke exception superclass initializer by Eric Blake · 10 years ago
  25. 7408fb6 qapi: Improve 'include' error message by Eric Blake · 10 years ago
  26. 3e5385f checkpatch: port fix from kernel "## is not a valid modifier" by Andy Whitcroft · 9 years ago
  27. 5b90612 checkpatch: allow open braces on typedef lines by Paolo Bonzini · 9 years ago
  28. ac98fa8 update-linux-headers: Rename SW_MAX to SW_MAX_ by Markus Armbruster · 9 years ago
  29. ba10f72 get_maintainer.pl: \C is deprecated by Paolo Bonzini · 10 years ago
  30. 5e43efb checkpatch: do not recommend qemu_strtok over strtok by Paolo Bonzini · 10 years ago
  31. 1a9a507 qapi-introspect: Hide type names by Markus Armbruster · 10 years ago
  32. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 10 years ago
  33. 2d21291 qapi: Pseudo-type '**' is now unused, drop it by Markus Armbruster · 10 years ago
  34. 6eb3937 qom: Don't use 'gen': false for qom-get, qom-set, object-add by Markus Armbruster · 10 years ago
  35. 28770e0 qapi: Introduce a first class 'any' type by Markus Armbruster · 10 years ago
  36. 56d92b0 qapi-commands: De-duplicate output marshaling functions by Markus Armbruster · 10 years ago
  37. 03b4367 qapi: De-duplicate parameter list generation by Markus Armbruster · 10 years ago
  38. 7fad30f qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() by Markus Armbruster · 10 years ago
  39. f153801 qapi-commands: Rearrange code by Markus Armbruster · 10 years ago
  40. 60f8546 qapi-visit: Rearrange code a bit by Markus Armbruster · 10 years ago
  41. e98859a qapi: Clean up after recent conversions to QAPISchemaVisitor by Markus Armbruster · 10 years ago
  42. 5710153 qapi: Replace dirty is_c_ptr() by method c_null() by Markus Armbruster · 10 years ago
  43. 05f43a9 qapi-event: Convert to QAPISchemaVisitor, fixing data with base by Markus Armbruster · 10 years ago
  44. 7b24626 qapi-event: Eliminate global variable event_enum_value by Markus Armbruster · 10 years ago
  45. efd2eaa qapi: De-duplicate enum code generation by Markus Armbruster · 10 years ago
  46. ee44602 qapi-commands: Convert to QAPISchemaVisitor by Markus Armbruster · 10 years ago
  47. 441cbac qapi-visit: Convert to QAPISchemaVisitor, fixing bugs by Markus Armbruster · 10 years ago
  48. 2b162cc qapi-types: Convert to QAPISchemaVisitor, fixing flat unions by Markus Armbruster · 10 years ago
  49. 3f7dc21 qapi: New QAPISchemaVisitor by Markus Armbruster · 10 years ago
  50. f51d8c3 qapi: QAPISchema code generation helper methods by Markus Armbruster · 10 years ago
  51. ac88219 qapi: New QAPISchema intermediate reperesentation by Markus Armbruster · 10 years ago
  52. a4bcb20 qapi: Rename class QAPISchema to QAPISchemaParser by Markus Armbruster · 10 years ago
  53. 1c9f03b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  54. 04f2562 checkpatch: Escape left braces in regex by Fam Zheng · 10 years ago
  55. 73aa529 target-i386: move asm-x86/hyperv.h to standard-headers by Paolo Bonzini · 10 years ago
  56. eddb4de update-linux-headers: copy standard-headers files one by one by Paolo Bonzini · 10 years ago
  57. 120758f update Linux headers to 4.3-rc1 by Paolo Bonzini · 10 years ago
  58. 351d36e qapi: allow override of default enum prefix naming by Daniel P. Berrange · 10 years ago
  59. 2752e5b qapi: Fix cgen() for Python older than 2.7 by Markus Armbruster · 10 years ago
  60. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  61. 30c38c9 scripts/qemu-gdb: Add brief comment describing usage by Peter Maydell · 10 years ago
  62. 5e3c72d scripts/qemu-gdb: Silently pass through SIGUSR1 by Peter Maydell · 10 years ago
  63. 191590f scripts/qemu-gdb: Split CoroutineCommand into its own file by Peter Maydell · 10 years ago
  64. 93b1b36 scripts/qemu-gdb: Split MtreeCommand into its own module by Peter Maydell · 10 years ago
  65. 0c71d41 scripts/dump-guest-memory.py: fix after RAMBlock change by Michael S. Tsirkin · 10 years ago
  66. 3f7a899 add macro file for coccinelle by Paolo Bonzini · 10 years ago
  67. f1e155b checkpatch: remove tests that are not relevant outside the kernel by Paolo Bonzini · 10 years ago
  68. 71c47b0 checkpatch: adapt some tests to QEMU by Paolo Bonzini · 10 years ago
  69. b597aa0 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' into staging by Peter Maydell · 10 years ago
  70. c4f498f qapi: Generators crash when --output-dir isn't given, fix by Markus Armbruster · 10 years ago
  71. eddf817 qapi: Simplify error reporting for array types by Markus Armbruster · 10 years ago
  72. c6b71e5 qapi: Fix errors for non-string, non-dictionary members by Markus Armbruster · 10 years ago
  73. 65fbe12 qapi: Drop one of two "simple union must not have base" checks by Markus Armbruster · 10 years ago
  74. 3a864e7 qapi: Generated code cleanup by Markus Armbruster · 10 years ago
  75. 3f99144 qapi-commands: Drop useless initialization by Markus Armbruster · 10 years ago
  76. 1f9a7a1 qapi-commands: Don't feed output of mcgen() to mcgen() again by Markus Armbruster · 10 years ago
  77. e02bca2 qapi-commands: Inline gen_marshal_output_call() by Markus Armbruster · 10 years ago
  78. 8102307 qapi-commands: Fix gen_err_check(e) for e and e != 'local_err' by Markus Armbruster · 10 years ago
  79. 9b090d4 qapi: Command returning anonymous type doesn't work, outlaw by Markus Armbruster · 10 years ago
  80. 315932b qapi: Fix to reject union command and event arguments by Markus Armbruster · 10 years ago
  81. d90675f qapi: Document flaws in checking of names by Markus Armbruster · 10 years ago
  82. ca56a82 qapi: Document shortcoming with union 'data' branch by Eric Blake · 10 years ago
  83. 2f52e20 qapi: Document that input visitor semantics are prone to leaks by Eric Blake · 10 years ago
  84. 40b3ade qapi-visit: Fix two name arguments passed to visitors by Markus Armbruster · 10 years ago
  85. 8c07edd qapi-visit: Replace list implicit_structs by set by Markus Armbruster · 10 years ago
  86. 8c3f8e7 qapi-visit: Fix generated code when schema has forward refs by Markus Armbruster · 10 years ago
  87. 1e6c161 qapi: Generate a nicer struct for flat unions by Markus Armbruster · 10 years ago
  88. 0f61af3 qapi: Fix generated code when flat union has member 'kind' by Markus Armbruster · 10 years ago
  89. 5aa05d3 qapi: Drop unused and useless parameters and variables by Markus Armbruster · 10 years ago
  90. 1cf47a1 qapi: Reject -p arguments that break qapi-event.py by Markus Armbruster · 10 years ago
  91. 016a335 qapi-event: Clean up how name of enum QAPIEvent is made by Markus Armbruster · 10 years ago
  92. 00dfc3b qapi: Simplify guardname() by Markus Armbruster · 10 years ago
  93. 77e703b qapi: Clean up cgen() and mcgen() by Markus Armbruster · 10 years ago
  94. e2f9a65 qmp-shell: add documentation by John Snow · 10 years ago
  95. e2f6bac virtio-input: move sys/ioctl.h include by Gerd Hoffmann · 10 years ago
  96. 412a824 pci_regs.h: import from linux by Michael S. Tsirkin · 10 years ago
  97. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  98. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  99. 2e4450f qom: Make enum string tables const-correct by Daniel P. Berrange · 10 years ago
  100. ff5397b scripts: Add support for path as argument of qom-tree by Martin Cerveny · 10 years ago