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