1. acbcd06 clock-vmstate: Add missing END_OF_LIST by Dr. David Alan Gilbert · 3 years, 2 months ago
  2. 5fc983a semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO by Alex Bennée · 3 years ago
  3. 5abccc7 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-21' into staging by Peter Maydell · 3 years ago
  4. 5e78c98 Mark remaining global TypeInfo instances as const by Bernhard Beschow · 3 years, 2 months ago
  5. 1e84f14 core/ptimers: Remove unnecessary 'sysemu/cpus.h' include by Philippe Mathieu-Daudé · 3 years, 1 month ago
  6. f42483d Allow setting up to 8 bytes with the generic loader by Petr Tesarik · 3 years, 2 months ago
  7. b4c4c1f hw/elf_ops: clear uninitialized segment space by Laurent Vivier · 3 years, 2 months ago
  8. eef3a7a machine: Use host_memory_backend_is_mapped() in machine_consume_memdev() by David Hildenbrand · 3 years, 4 months ago
  9. 01854af hw: Add compat machines for 7.0 by Cornelia Huck · 3 years, 3 months ago
  10. 864c3b5 hw/core/machine: Introduce CPU cluster topology support by Yanan Wang · 3 years, 2 months ago
  11. 3e2f149 hw/core: Rename smp_parse() -> machine_parse_smp_config() by Philippe Mathieu-Daudé · 3 years, 4 months ago
  12. 2ebd9ce hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter by Philippe Mathieu-Daudé · 3 years, 4 months ago
  13. ba06fe8 dma: Let dma_memory_read/write() take MemTxAttrs argument by Philippe Mathieu-Daudé · 4 years, 6 months ago
  14. 1105812 numa: Enable numa for SGX EPC sections by Yang Zhong · 3 years, 4 months ago
  15. 916b0f0 hw/nvme: change nvme-ns 'shared' default by Klaus Jensen · 3 years, 5 months ago
  16. bd989ed numa: avoid crash with SGX and "info numa" by Paolo Bonzini · 3 years, 4 months ago
  17. 3fd641a Fix virtio-net-pci* "vectors" compat by Eduardo Habkost · 3 years, 4 months ago
  18. c55e337 Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull-request' into staging by Richard Henderson · 3 years, 4 months ago
  19. 1b8ae79 qapi: introduce x-query-numa QMP command by Daniel P. Berrangé · 3 years, 6 months ago
  20. dd98234 qapi: introduce x-query-roms QMP command by Daniel P. Berrangé · 3 years, 6 months ago
  21. 0ca117a monitor: make hmp_handle_error return a boolean by Daniel P. Berrangé · 3 years, 4 months ago
  22. db78a60 machine: remove the done notifier for dynamic sysbus device type check by Damien Hedde · 3 years, 4 months ago
  23. b5fdf41 machine: add device_type_is_dynamic_sysbus function by Damien Hedde · 3 years, 4 months ago
  24. 86ce2d2 hw/core/machine: Split out the smp parsing code by Yanan Wang · 3 years, 4 months ago
  25. 09112be hw/core: Restrict hotplug to system emulation by Philippe Mathieu-Daudé · 3 years, 4 months ago
  26. 81c7b38 hw/core: Extract hotplug-related functions to qdev-hotplug.c by Philippe Mathieu-Daudé · 3 years, 4 months ago
  27. f73fb06 hw/core: Declare meson source set by Philippe Mathieu-Daudé · 3 years, 4 months ago
  28. d675b44 hw/core: Restrict sysemu specific files by Philippe Mathieu-Daudé · 3 years, 4 months ago
  29. b19a3e2 machine: Move gpio code to hw/core/gpio.c by Eduardo Habkost · 6 years ago
  30. 3a23a0c hw/core/machine: Add the missing delimiter in cpu_slot_to_string() by Yanan Wang · 3 years, 5 months ago
  31. 8975eb8 hw/elf_ops.h: switch to ssize_t for elf loader return type by Luc Michel · 3 years, 5 months ago
  32. 995b87d Revert "cpu: Move cpu_common_props to hw/core/cpu.c" by Richard Henderson · 3 years, 7 months ago
  33. f3558b1 qdev: Base object creation on QDict rather than QemuOpts by Kevin Wolf · 3 years, 5 months ago
  34. 7d61808 qdev: Add Error parameter to hide_device() callbacks by Kevin Wolf · 3 years, 5 months ago
  35. 163f384 qdev: Make DeviceState.id independent of QemuOpts by Kevin Wolf · 3 years, 5 months ago
  36. e287bf7 net: Introduce NetClientInfo.check_peer_type() by Kevin Wolf · 3 years, 5 months ago
  37. 46ce017 vhost-vsock: handle common features in vhost-vsock-common by Stefano Garzarella · 3 years, 6 months ago
  38. d6a9378 vhost-vsock: fix migration issue when seqpacket is supported by Stefano Garzarella · 3 years, 6 months ago
  39. 8bdfec3 machine: Put all sanity-check in the generic SMP parser by Yanan Wang · 3 years, 5 months ago
  40. e7f944b machine: Use g_autoptr in machine_set_smp by Paolo Bonzini · 3 years, 5 months ago
  41. 2b52619 machine: Move smp_prefer_sockets to struct SMPCompatProps by Yanan Wang · 3 years, 5 months ago
  42. 7687b2b machine: Remove smp_parse callback from MachineClass by Yanan Wang · 3 years, 5 months ago
  43. e4a97a8 machine: Make smp_parse generic enough for all arches by Yanan Wang · 3 years, 5 months ago
  44. 003f230 machine: Tweak the order of topology members in struct CpuTopology by Yanan Wang · 3 years, 5 months ago
  45. 69fc28a machine: Use ms instead of global current_machine in sanity-check by Yanan Wang · 3 years, 5 months ago
  46. 4a0af29 machine: Prefer cores over sockets in smp parsing since 6.2 by Yanan Wang · 3 years, 5 months ago
  47. 52082d3 machine: Improve the error reporting of smp parsing by Yanan Wang · 3 years, 5 months ago
  48. 7d8c5a3 machine: Set the value of cpus to match maxcpus if it's omitted by Yanan Wang · 3 years, 5 months ago
  49. 9a52b50 machine: Uniformly use maxcpus to calculate the omitted parameters by Yanan Wang · 3 years, 5 months ago
  50. 5d8b5a5 machine: Minor refactor/fix for the smp parsers by Yanan Wang · 3 years, 5 months ago
  51. c2511b1 machine: Deprecate "parameter=0" SMP configurations by Yanan Wang · 3 years, 5 months ago
  52. 9388d17 qbus: Rename qbus_create() to qbus_new() by Peter Maydell · 3 years, 6 months ago
  53. d637e1d qbus: Rename qbus_create_inplace() to qbus_init() by Peter Maydell · 3 years, 6 months ago
  54. 9093028 Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into staging by Peter Maydell · 3 years, 6 months ago
  55. d1a58c1 qdev: allow setting drive property for realized device by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  56. deb2bb1 qdev-properties: PropertyInfo: add realized_set_allowed field by Vladimir Sementsov-Ogievskiy · 3 years, 7 months ago
  57. 99abcbc clock: Provide builtin multiplier/divider by Peter Maydell · 3 years, 7 months ago
  58. 52e64f5 hw: Add compat machines for 6.2 by Yanan Wang · 3 years, 6 months ago
  59. 4d63ef2 hw/core/register: Add more 64-bit utilities by Joe Komlodi · 3 years, 8 months ago
  60. 312c496 hw/core/loader: In gunzip(), check index is in range before use, not after by Peter Maydell · 3 years, 7 months ago
  61. ea0aa17 hw/core: fix error checking in smp_parse by Daniel P. Berrangé · 3 years, 7 months ago
  62. 0b46318 hw/core: Add missing return on error by Philippe Mathieu-Daudé · 3 years, 7 months ago
  63. d897056 hw/net: e1000e: Correct the initial value of VET register by Christina Wang · 3 years, 8 months ago
  64. a1d7e47 hw/net: e1000: Correct the initial value of VET register by Christina Wang · 3 years, 8 months ago
  65. 3f3cbbb hw/pci/pcie: Do not set HPC flag if acpihp is used by Julia Suvorova · 3 years, 8 months ago
  66. 294aa04 numa: Parse initiator= attribute before cpus= attribute by Michal Privoznik · 3 years, 8 months ago
  67. f74d339 numa: Report expected initiator by Michal Privoznik · 3 years, 8 months ago
  68. fe68090 machine: add smp compound property by Paolo Bonzini · 3 years, 10 months ago
  69. 1ec2cd0 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  70. 3276dde hw/nvme: default for namespace EUI-64 by Heinrich Schuchardt · 3 years, 9 months ago
  71. 0aebebb machine: reject -smp dies!=1 for non-PC machines by Paolo Bonzini · 3 years, 9 months ago
  72. 1e63fe6 machine: pass QAPI struct to mc->smp_parse by Paolo Bonzini · 3 years, 9 months ago
  73. abc2f51 machine: add error propagation to mc->smp_parse by Paolo Bonzini · 3 years, 9 months ago
  74. 593d3c5 machine: move common smp_parse code to caller by Paolo Bonzini · 3 years, 9 months ago
  75. 67872eb machine: move dies from X86MachineState to CpuTopology by Paolo Bonzini · 3 years, 9 months ago
  76. baa014e hmp: Print "reserve" property of memory backends with "info memdev" by David Hildenbrand · 3 years, 10 months ago
  77. 69647f9 qmp: Include "reserve" property of memory backends by David Hildenbrand · 3 years, 10 months ago
  78. 7428e7b hmp: Print "share" property of memory backends with "info memdev" by David Hildenbrand · 3 years, 10 months ago
  79. d300fc5 qmp: Include "share" property of memory backends by David Hildenbrand · 3 years, 10 months ago
  80. 78d6c4c hw/core/cpu: removed cpu_dump_statistics function by Bruno Larsen (billionai) · 3 years, 9 months ago
  81. 62c0ac5 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into staging by Peter Maydell · 3 years, 9 months ago
  82. 6bc0d6a cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  83. 2b60b62 cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  84. 08928c6 cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  85. faf39e8 cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  86. 715e3c1 cpu: Move CPUClass::write_elf* to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  87. 83ec01b cpu: Move CPUClass::get_crash_info to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  88. da383e0 cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 10 months ago
  89. 65c5711 cpu: Directly use get_memory_mapping() fallback handlers in place by Philippe Mathieu-Daudé · 3 years, 10 months ago
  90. 77ba5d5 cpu: Directly use get_paging_enabled() fallback handlers in place by Philippe Mathieu-Daudé · 3 years, 10 months ago
  91. 5ef2d5a cpu: Directly use cpu_write_elf*() fallback handlers in place by Philippe Mathieu-Daudé · 3 years, 10 months ago
  92. cdba7e2 cpu: Introduce cpu_virtio_is_big_endian() by Philippe Mathieu-Daudé · 3 years, 10 months ago
  93. a41d3aa cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs by Philippe Mathieu-Daudé · 3 years, 10 months ago
  94. df4fd7d cpu: Split as cpu-common / cpu-sysemu by Philippe Mathieu-Daudé · 3 years, 10 months ago
  95. 046943a cpu: Remove duplicated 'sysemu/hw_accel.h' header by Philippe Mathieu-Daudé · 3 years, 10 months ago
  96. ff6e162 pckbd: don't update OBF flags if KBD_STAT_OBF is set by Volker Rümelin · 3 years, 10 months ago
  97. e15c7d1 numa: Make all callbacks of ram block notifiers optional by David Hildenbrand · 3 years, 10 months ago
  98. 8f44304 numa: Teach ram block notifiers about resizeable ram blocks by David Hildenbrand · 3 years, 10 months ago
  99. 082851a util: vfio-helpers: Factor out and fix processing of existing ram blocks by David Hildenbrand · 3 years, 10 months ago
  100. 92242f3 accel: move call to accel_init_interfaces by Claudio Fontana · 4 years ago