1. 7fceeb1 Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' into staging by Peter Maydell · 6 years ago master
  2. 418b1d0 qapi: Don't create useless directory qapi-generated by Markus Armbruster · 6 years ago
  3. 1ef1cee Fix up dangling references to qmp-commands.* in comment and doc by Markus Armbruster · 6 years ago
  4. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 6 years ago
  5. bb46af4 docs: Correct outdated information on QAPI by Markus Armbruster · 6 years ago
  6. bfe873e docs/devel/writing-qmp-commands: Update for modular QAPI by Markus Armbruster · 6 years ago
  7. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 6 years ago
  8. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 6 years ago
  9. 252dc31 qapi: Generate separate .h, .c for each module by Markus Armbruster · 6 years ago
  10. 3da7a41 watchdog: Consolidate QAPI into single file by Eric Blake · 6 years ago
  11. f9c1463 qapi/common: Fix guardname() for funny filenames by Markus Armbruster · 6 years ago
  12. cdb6610 qapi/types qapi/visit: Generate built-in stuff into separate files by Markus Armbruster · 6 years ago
  13. 71b3f04 qapi: Make code-generating visitors use QAPIGen more by Markus Armbruster · 6 years ago
  14. 834a3f3 qapi: Rename generated qmp-marshal.c to qmp-commands.c by Markus Armbruster · 6 years ago
  15. cf40a0a qapi: Record 'include' directives in intermediate representation by Markus Armbruster · 6 years ago
  16. 8a84767 qapi: Generate in source order by Markus Armbruster · 6 years ago
  17. 97f0249 qapi: Record 'include' directives in parse tree by Markus Armbruster · 6 years ago
  18. 4257053 qapi: Concentrate QAPISchemaParser.exprs updates in .__init__() by Markus Armbruster · 6 years ago
  19. 181feaf qapi: Lift error reporting from QAPISchema.__init__() to callers by Markus Armbruster · 6 years ago
  20. 71a7510 qapi/common: Eliminate QAPISchema.exprs by Markus Armbruster · 6 years ago
  21. af97502 qapi: Improve include file name reporting in error messages by Markus Armbruster · 6 years ago
  22. 907b846 qapi: Touch generated files only when they change by Markus Armbruster · 6 years ago
  23. 3b446a1 qapi-gen: Convert from getopt to argparse by Markus Armbruster · 6 years ago
  24. fb0bc83 qapi-gen: New common driver for code and doc generators by Markus Armbruster · 6 years ago
  25. 26df4e7 qapi: Turn generators into modules by Markus Armbruster · 6 years ago
  26. 93b564c qapi: Reduce use of global variables in generators some by Markus Armbruster · 6 years ago
  27. 47a6ea9 qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc by Markus Armbruster · 6 years ago
  28. d46eec4 qapi: Rename variable holding the QAPISchemaGenFOOVisitor by Markus Armbruster · 6 years ago
  29. 5ddeec8 qapi: Generate up-to-date copyright notice by Markus Armbruster · 6 years ago
  30. c263de3 qapi: Streamline boilerplate comment generation by Markus Armbruster · 6 years ago
  31. 0dd1358 Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 6 years ago
  32. 4f51e1d net: fix misaligned member access by Marc-André Lureau · 6 years ago
  33. 136c67e Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-2018-03-02' into staging by Peter Maydell · 6 years ago
  34. 86f4c7e Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180302' into staging by Peter Maydell · 6 years ago
  35. 2e7b766 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-01' into staging by Peter Maydell · 6 years ago
  36. e66a67b target/arm: Enable ARM_FEATURE_V8_FCMA by Richard Henderson · 6 years ago
  37. 0052087 target/arm: Decode t32 simd 3reg and 2reg_scalar extension by Richard Henderson · 6 years ago
  38. 638808f target/arm: Decode aa32 armv8.3 2-reg-index by Richard Henderson · 6 years ago
  39. 8b7209f target/arm: Decode aa32 armv8.3 3-same by Richard Henderson · 6 years ago
  40. d17b7cd target/arm: Decode aa64 armv8.3 fcmla by Richard Henderson · 6 years ago
  41. 1695cd6 target/arm: Decode aa64 armv8.3 fcadd by Richard Henderson · 6 years ago
  42. 0438f03 target/arm: Add ARM_FEATURE_V8_FCMA by Richard Henderson · 6 years ago
  43. f5dfc2e target/arm: Enable ARM_FEATURE_V8_RDM by Richard Henderson · 6 years ago
  44. 61adacc target/arm: Decode aa32 armv8.1 two reg and a scalar by Richard Henderson · 6 years ago
  45. 36a7193 target/arm: Decode aa32 armv8.1 three same by Richard Henderson · 6 years ago
  46. d345df7 target/arm: Decode aa64 armv8.1 scalar/vector x indexed element by Richard Henderson · 6 years ago
  47. e7186d8 target/arm: Decode aa64 armv8.1 three same extra by Richard Henderson · 6 years ago
  48. d9061ec target/arm: Decode aa64 armv8.1 scalar three same extra by Richard Henderson · 6 years ago
  49. 449f264 target/arm: Refactor disas_simd_indexed size checks by Richard Henderson · 6 years ago
  50. 5f81b1d target/arm: Refactor disas_simd_indexed decode by Richard Henderson · 6 years ago
  51. 1dc81c1 target/arm: Add ARM_FEATURE_V8_RDM by Richard Henderson · 6 years ago
  52. 5aff1c0 mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image by Peter Maydell · 6 years ago
  53. 9e5e54d hw/arm/iotkit: Model Arm IOT Kit by Peter Maydell · 6 years ago
  54. b1ce38e hw/misc/iotkit-secctl: Add remaining simple registers by Peter Maydell · 6 years ago
  55. b3717c2 hw/misc/iotkit-secctl: Add handling for PPCs by Peter Maydell · 6 years ago
  56. de343bb hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton by Peter Maydell · 6 years ago
  57. 9eb8040 hw/misc/tz-ppc: Model TrustZone peripheral protection controller by Peter Maydell · 6 years ago
  58. 9a52d99 hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505 by Peter Maydell · 6 years ago
  59. 5edb1b3 hw/core/split-irq: Device that splits IRQ lines by Peter Maydell · 6 years ago
  60. 4a15167 qdev: Add new qdev_init_gpio_in_named_with_opaque() by Peter Maydell · 6 years ago
  61. 439f122 include/hw/or-irq.h: Add missing include guard by Peter Maydell · 6 years ago
  62. a7bc4ee hw/misc/unimp: Move struct to header file by Peter Maydell · 6 years ago
  63. c7b2638 target/arm: Add Cortex-M33 by Peter Maydell · 6 years ago
  64. 60d75d8 armv7m: Forward init-svtor property to CPU object by Peter Maydell · 6 years ago
  65. 38e2a77 target/arm: Define init-svtor property for the reset secure VTOR value by Peter Maydell · 6 years ago
  66. c60c1b0 armv7m: Forward idau property to CPU object by Peter Maydell · 6 years ago
  67. 181962f target/arm: Define an IDAU interface by Peter Maydell · 6 years ago
  68. 891f3bc hw/arm/armv7m: Honour CPU's address space for image loads by Peter Maydell · 6 years ago
  69. 9f43d4c hw/arm/boot: Honour CPU's address space for image loads by Peter Maydell · 6 years ago
  70. 97df5fe loader: Add new load_ramdisk_as() by Peter Maydell · 6 years ago
  71. 7680559 decodetree: Propagate return value from translate subroutines by Richard Henderson · 6 years ago
  72. ce46335 tricore: renamed masking of PIE by David Brenken · 6 years ago
  73. d1cbc28 tricore: renamed masking of IE by David Brenken · 6 years ago
  74. 04e6241 tricore: added CORE_ID by David Brenken · 6 years ago
  75. defda2d tricore: added some missing cpu instructions by David Brenken · 6 years ago
  76. 08b2f15 xlnx-zynqmp: Connect the RTC device by Alistair Francis · 6 years ago
  77. 246003c xlnx-zynqmp-rtc: Add basic time support by Alistair Francis · 6 years ago
  78. 07664ca xlnx-zynqmp-rtc: Initial commit by Alistair Francis · 6 years ago
  79. 28fb494 nbd/client: fix error messages in nbd_handle_reply_err by Vladimir Sementsov-Ogievskiy · 6 years ago
  80. 25c1467 nbd: BLOCK_STATUS constants by Vladimir Sementsov-Ogievskiy · 6 years ago
  81. 6bc8695 nbd: change indenting in nbd.h by Vladimir Sementsov-Ogievskiy · 6 years ago
  82. fd8d372 nbd: Honor server's advertised minimum block size by Eric Blake · 6 years ago
  83. 427cbc7 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 6 years ago
  84. 0dc8ae5 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into staging by Peter Maydell · 6 years ago
  85. 0a9b9be cryptodev-vhost-user: set the key length by Gonglei · 6 years ago
  86. efbfeb8 cryptodev-vhost-user: add crypto session handler by Gonglei · 6 years ago
  87. 5da73da cryptodev: add vhost support by Gonglei · 6 years ago
  88. 042cea2 cryptodev: add vhost-user as a new cryptodev backend by Gonglei · 6 years ago
  89. 59fbfed docs/vmcoreinfo: detail unsupported host format behaviour by Marc-André Lureau · 6 years ago
  90. 9fac50c vhost: fix incorrect check in vhost_verify_ring_mappings by Jia He · 6 years ago
  91. fb20fbb vhost: avoid to start/stop virtqueue which is not ready by Jia He · 6 years ago
  92. 9db0855 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301' into staging by Peter Maydell · 6 years ago
  93. 9e2a2a3 vhost: fix memslot limit check by Jay Zhou · 6 years ago
  94. c894592 docs: pcie: Spell out machine type needs for PCIe features by Kashyap Chamarthy · 6 years ago
  95. c5e9316 docs: document virtio-balloon stats by Tomáš Golembiovský · 6 years ago
  96. b7a7bb3 intel-iommu: Accept 64-bit writes to FEADDR by Jan Kiszka · 6 years ago
  97. 2080a29 virtio-pci: trivial fixes in error message by Greg Kurz · 6 years ago
  98. a38a498 vhost-user: fix memory leak by linzhecheng · 6 years ago
  99. 8cb340c Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging by Peter Maydell · 6 years ago
  100. be8b49d s390x/tcg: fix loading 31bit PSWs with the highest bit set by David Hildenbrand · 6 years ago