summary refs log tree commit diff stats
path: root/include/hw/boards.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: Add compat machines for 8.2Cornelia Huck2023-08-231-0/+3
* memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand2023-07-121-0/+2
* memory-device: Introduce machine_memory_devices_init()David Hildenbrand2023-07-121-0/+1
* machine: Add helpers to get cores/threads per socketZhao Liu2023-07-101-0/+2
* numa: Validate cluster and NUMA node boundary if requiredGavin Shan2023-06-261-0/+1
* hw: Move the default NIC machine class setting from the x86 to the generic oneThomas Huth2023-05-221-0/+1
* hw: Add compat machines for 8.1Cornelia Huck2023-04-211-0/+3
* virtio-balloon: optimize the virtio-balloon on the ARM platformYangming2023-04-211-0/+2
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2023-01-091-0/+3
|\
| * hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang2023-01-081-0/+3
* | hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé2023-01-061-1/+0
|/
* hw: Add compat machines for 8.0Cornelia Huck2022-12-211-0/+3
* reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld2022-10-271-1/+1
* hw: Add compat machines for 7.2Cornelia Huck2022-08-251-0/+3
* hw/machine: Clear out left over CXL related pointer from move of state handli...Jonathan Cameron2022-07-261-1/+0
* hw/machine: Drop cxl_supported flag as no longer usefulJonathan Cameron2022-06-091-1/+0
* hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron2022-06-091-1/+0
* hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-091-0/+1
* cxl: Machine level control on whether CXL support is enabledJonathan Cameron2022-05-131-0/+2
* machine: make memory-backend a link propertyPaolo Bonzini2022-05-121-2/+2
* machine: add boot compound propertyPaolo Bonzini2022-05-121-1/+0
* machine: use QAPI struct for boot configurationPaolo Bonzini2022-05-121-2/+2
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-0/+3
* hw: Add compat machines for 7.0Cornelia Huck2022-01-051-0/+3
* hw/core/machine: Introduce CPU cluster topology supportYanan Wang2021-12-311-1/+5
* hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé2021-12-311-1/+2
* machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde2021-11-011-1/+0
* machine: add device_type_is_dynamic_sysbus functionDamien Hedde2021-11-011-0/+15
* hw/core/machine: Split out the smp parsing codeYanan Wang2021-11-011-0/+1
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-011-1/+2
* machine: Remove smp_parse callback from MachineClassYanan Wang2021-10-011-5/+0
* machine: Make smp_parse generic enough for all archesYanan Wang2021-10-011-0/+9
* machine: Tweak the order of topology members in struct CpuTopologyYanan Wang2021-10-011-3/+4
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-0/+1
* hw: Add compat machines for 6.2Yanan Wang2021-09-011-0/+3
* machine: add smp compound propertyPaolo Bonzini2021-07-061-1/+0
* machine: pass QAPI struct to mc->smp_parsePaolo Bonzini2021-06-251-1/+1
* machine: add error propagation to mc->smp_parsePaolo Bonzini2021-06-251-1/+1
* machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2021-06-251-0/+1
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-0/+3
* machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell2021-04-061-0/+24
* include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()Peter Maydell2021-04-061-0/+15
* accel: kvm: Fix kvm_type invocationAndrew Jones2021-03-121-0/+1
* hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée2021-03-101-0/+1
* confidential guest support: Rework the "memory-encryption" propertyDavid Gibson2021-02-081-1/+1
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-051-1/+1
* vl: clean up -boot variablesPaolo Bonzini2020-12-101-0/+1
* vl: extract validation of -smp to machine.cPaolo Bonzini2020-12-101-0/+1
* hw: add compat machines for 6.0Cornelia Huck2020-12-081-0/+3
* machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini2020-10-261-1/+0