1. 18cf67c block: Use GString instead of QString to build filenames by Markus Armbruster · 4 years, 3 months ago
  2. 7ece421 keyval: Use GString to accumulate value strings by Markus Armbruster · 4 years, 3 months ago
  3. 68af4cc json: Use GString instead of QString to accumulate strings by Markus Armbruster · 4 years, 3 months ago
  4. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 3 months ago
  5. 998da0b qobject: Factor JSON writer out of qobject_to_json() by Markus Armbruster · 4 years, 3 months ago
  6. 91f54d9 qobject: Factor quoted_str() out of to_json() by Markus Armbruster · 4 years, 3 months ago
  7. b3119b0 qobject: Drop qstring_get_try_str() by Markus Armbruster · 4 years, 3 months ago
  8. 808ac36 qobject: Drop qobject_get_try_str() by Markus Armbruster · 4 years, 3 months ago
  9. 26c5282 Revert "qobject: let object_property_get_str() use new API" by Markus Armbruster · 4 years, 3 months ago
  10. 410f44f block: Avoid qobject_get_try_str() by Markus Armbruster · 4 years, 3 months ago
  11. d403d92 qmp: Fix tracing of non-string command IDs by Markus Armbruster · 4 years, 3 months ago
  12. 80d7112 qobject: Move internals to qobject-internal.h by Markus Armbruster · 4 years, 3 months ago
  13. bce8008 hw/rdma: Replace QList by GQueue by Markus Armbruster · 4 years, 3 months ago
  14. 88e25b1 Revert "qstring: add qstring_free()" by Markus Armbruster · 4 years, 3 months ago
  15. eab3a46 qobject: Change qobject_to_json()'s value to GString by Markus Armbruster · 4 years, 3 months ago
  16. f1cc129 qobject: Use GString instead of QString to accumulate JSON by Markus Armbruster · 4 years, 3 months ago
  17. 6589f45 qobject: Make qobject_to_json_pretty() take a pretty argument by Markus Armbruster · 4 years, 3 months ago
  18. 20076f4 monitor: Use GString instead of QString for output buffer by Markus Armbruster · 4 years, 3 months ago
  19. 436054e hmp: Simplify how qmp_human_monitor_command() gets output by Markus Armbruster · 4 years, 3 months ago
  20. 28f1c1f test-visitor-serialization: Clean up test_primitives() by Markus Armbruster · 4 years, 3 months ago
  21. 2a02c13 test-visitor-serialization: Drop insufficient precision workaround by Markus Armbruster · 4 years, 3 months ago
  22. 54addb0 string-output-visitor: Fix to use sufficient precision by Markus Armbruster · 4 years, 3 months ago
  23. 7b205a7 test-string-output-visitor: Cover "unround" number by Markus Armbruster · 4 years, 3 months ago
  24. f917eed qobject: Fix qnum_to_string() to use sufficient precision by Markus Armbruster · 4 years, 3 months ago
  25. 1a90769 tests/check-qnum: Cover qnum_to_string() for "unround" argument by Markus Armbruster · 4 years, 3 months ago
  26. 780df5d tests/check-qjson: Replace redundant large_number() by Markus Armbruster · 4 years, 3 months ago
  27. 4aea883 tests/check-qjson: Cover number 2^63 by Markus Armbruster · 4 years, 3 months ago
  28. 1a68eb8 tests/check-qjson: Examine QNum more thoroughly by Markus Armbruster · 4 years, 3 months ago
  29. 3953f82 tests/check-qjson: Don't skip funny QNumber to JSON conversions by Markus Armbruster · 4 years, 3 months ago
  30. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 4 months ago
  31. eaedde5 migration: Refactor migrate_cap_add by Eric Blake · 4 years, 4 months ago
  32. fe4d7e3 rocker: Revamp fp_port_get_info by Eric Blake · 4 years, 4 months ago
  33. a05f8ec Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201217-1' into staging by Peter Maydell · 4 years, 3 months ago
  34. d31e970 riscv/opentitan: Update the OpenTitan memory layout by Alistair Francis · 4 years, 3 months ago
  35. 3ed2b8a hw/riscv: Use the CPU to determine if 32-bit by Alistair Francis · 4 years, 3 months ago
  36. 094b072 target/riscv: cpu: Set XLEN independently from target by Alistair Francis · 4 years, 3 months ago
  37. 8987cdc4 target/riscv: csr: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  38. f08c7ff target/riscv: cpu_helper: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  39. 5c5a47f target/riscv: cpu: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  40. 114baac target/riscv: Specify the XLEN for CPUs by Alistair Francis · 4 years, 3 months ago
  41. 51ae0ca target/riscv: Add a riscv_cpu_is_32bit() helper function by Alistair Francis · 4 years, 3 months ago
  42. 5b6c291 target/riscv: fpu_helper: Match function defs in HELPER macros by Alistair Francis · 4 years, 3 months ago
  43. 2206ffa hw/riscv: sifive_u: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  44. bd62c13 hw/riscv: spike: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  45. 9d01143 hw/riscv: virt: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  46. 7893677 hw/riscv: boot: Remove compile time XLEN checks by Alistair Francis · 4 years, 3 months ago
  47. 09fe171 riscv: virt: Remove target macro conditionals by Alistair Francis · 4 years, 3 months ago
  48. dc4d4aa riscv: spike: Remove target macro conditionals by Alistair Francis · 4 years, 3 months ago
  49. c0a635f target/riscv: Add a TYPE_RISCV_CPU_BASE CPU by Alistair Francis · 4 years, 3 months ago
  50. 617448a hw/riscv: Expand the is 32-bit check to support more CPUs by Alistair Francis · 4 years, 3 months ago
  51. 54a581c intc/ibex_plic: Clear interrupts that occur during claim process by Alistair Francis · 4 years, 3 months ago
  52. 5295774 target/riscv: Fix definition of MSTATUS_TW and MSTATUS_TSR by Alex Richardson · 4 years, 4 months ago
  53. c63ca4f target/riscv: Fix the bug of HLVX/HLV/HSV by Yifei Jiang · 4 years, 4 months ago
  54. b3d2a42 hw/core/register.c: Don't use '#' flag of printf format by Xinhao Zhang · 4 years, 4 months ago
  55. dfc973e hw/riscv: microchip_pfsoc: add QSPI NOR flash by Vitaly Wool · 4 years, 4 months ago
  56. 10b4375 hw/riscv: sifive_u: Add UART1 DT node in the generated DTB by Anup Patel · 4 years, 4 months ago
  57. 75ee62a Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  58. 9fb7501 cpu: Remove unnecessary noop methods by Eduardo Habkost · 4 years, 3 months ago
  59. 710384d tcg: Make CPUClass.debug_excp_handler optional by Eduardo Habkost · 4 years, 3 months ago
  60. 80c4750 tcg: make CPUClass.cpu_exec_* optional by Eduardo Habkost · 4 years, 3 months ago
  61. 035ba06 tcg: cpu_exec_{enter,exit} helpers by Eduardo Habkost · 4 years, 3 months ago
  62. 69483f3 i386: tcg: remove inline from cpu_load_eflags by Claudio Fontana · 4 years, 3 months ago
  63. ed69e83 i386: move TCG cpu class initialization to tcg/ by Claudio Fontana · 4 years, 3 months ago
  64. 40399ec x86/cpu: Add AVX512_FP16 cpu feature by Cathy Zhang · 4 years, 3 months ago
  65. 23eb5d0 i386: move hyperv_limits initialization to x86_cpu_realizefn() by Vitaly Kuznetsov · 4 years, 4 months ago
  66. fb7e31a i386: move hyperv_version_id initialization to x86_cpu_realizefn() by Vitaly Kuznetsov · 4 years, 4 months ago
  67. 735db46 i386: move hyperv_interface_id initialization to x86_cpu_realizefn() by Vitaly Kuznetsov · 4 years, 4 months ago
  68. 0885677 i386: move hyperv_vendor_id initialization to x86_cpu_realizefn() by Vitaly Kuznetsov · 4 years, 4 months ago
  69. 0c36af8 i386: move cpu dump out of helper.c into cpu-dump.c by Claudio Fontana · 4 years, 3 months ago
  70. 1b248f1 i386: move TCG accel files into tcg/ by Claudio Fontana · 4 years, 3 months ago
  71. dbe59a1 i386: hvf: remove stale MAINTAINERS entry for old hvf stubs by Claudio Fontana · 4 years, 3 months ago
  72. 7fdef0d i386: move hax accel files into hax/ by Claudio Fontana · 4 years, 3 months ago
  73. 1fc33bb i386: move whpx accel files into whpx/ by Claudio Fontana · 4 years, 3 months ago
  74. a9dc68d i386: move kvm accel files into kvm/ by Claudio Fontana · 4 years, 3 months ago
  75. af3f373 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  76. bbd2d5a build: -no-pie is no functional linker flag by Christian Ehrhardt · 4 years, 3 months ago
  77. a1bcbb4 scripts/git.orderfile: Keep files with .inc extension sorted by Philippe Mathieu-Daudé · 4 years, 3 months ago
  78. 07b35a2 compiler.h: remove QEMU_GNUC_PREREQ by Marc-André Lureau · 4 years, 3 months ago
  79. 36c5e0b linux-user: remove GNUC check by Marc-André Lureau · 4 years, 3 months ago
  80. 4e063f7 compiler: remove GNUC check by Marc-André Lureau · 4 years, 3 months ago
  81. d55e5bd xen: remove GNUC check by Marc-André Lureau · 4 years, 3 months ago
  82. b8f02d1 poison: remove GNUC check by Marc-André Lureau · 4 years, 3 months ago
  83. 28f8616 compiler.h: explicit case for Clang printf attribute by Marc-André Lureau · 4 years, 3 months ago
  84. db5deef virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON by Marc-André Lureau · 4 years, 3 months ago
  85. 77d35c8 tests: remove GCC < 4 fallbacks by Marc-André Lureau · 4 years, 3 months ago
  86. 53b5d95 qemu-plugin.h: remove GCC < 4 by Marc-André Lureau · 4 years, 3 months ago
  87. 44cb2c9 compiler.h: remove GCC < 3 __builtin_expect fallback by Marc-André Lureau · 4 years, 3 months ago
  88. 19a8431 accel/tcg: Remove special case for GCC < 4.6 by Philippe Mathieu-Daudé · 4 years, 3 months ago
  89. 6a4757f qemu/atomic: Drop special case for unsupported compiler by Philippe Mathieu-Daudé · 4 years, 3 months ago
  90. 98199a6 hw/core: Restrict 'fw-path-provider.c' to system mode emulation by Philippe Mathieu-Daudé · 4 years, 3 months ago
  91. daf07a6 docs: set CONFDIR when running sphinx by Marc-André Lureau · 4 years, 3 months ago
  92. 7245ca7 vl: rename local variable in configure_accelerators by Paolo Bonzini · 4 years, 4 months ago
  93. 45c53fe qemu-option: pass QemuOptsList to opts_accepts_any by Paolo Bonzini · 4 years, 4 months ago
  94. 924e9b0 qemu-option: simplify search for end of key by Paolo Bonzini · 4 years, 4 months ago
  95. 4054adb kvm: Take into account the unaligned section size when preparing bitmap by Zenghui Yu · 4 years, 3 months ago
  96. cfd4e36 scsi: fix device removal race vs IO restart callback on resume by Maxim Levitsky · 4 years, 3 months ago
  97. 835cbd8 icount: improve exec nocache usage by Pavel Dovgalyuk · 4 years, 3 months ago
  98. 90d6a08 Remove the deprecated -show-cursor option by Thomas Huth · 4 years, 3 months ago
  99. c8c9dc4 Remove the deprecated -realtime option by Thomas Huth · 4 years, 3 months ago
  100. 2c5060c docs/system: Move the list of removed features to a separate file by Thomas Huth · 4 years, 3 months ago