aboutsummaryrefslogtreecommitdiff
path: root/include/hw/boards.h
AgeCommit message (Expand)Author
2024-07-22smbios: make memory device size configurable per MachineIgor Mammedov
2024-07-02include/hw: temporarily disable deletion of versioned machine typesDaniel P. Berrangé
2024-07-02include/hw: add macros for deprecation & removal of versioned machinesDaniel P. Berrangé
2024-07-02include/hw: add helpers for defining versioned machine typesDaniel P. Berrangé
2024-06-05machine: allow early use of machine_require_guest_memfdPaolo Bonzini
2024-04-25hw/core/machine: Introduce the module as a CPU topology levelZhao Liu
2024-04-23HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2023-12-20hw: Add compat machines for 9.0Cornelia Huck
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-10-20CPU topology: extend with s390 specificsPierre Morel
2023-10-12memory-device,vhost: Support automatic decision on the number of memslotsDavid Hildenbrand
2023-10-12memory-device: Track required and actually used memslots in DeviceMemoryStateDavid Hildenbrand
2023-10-03Introduce machine property "audiodev"Martin Kletzander
2023-09-08include/: spelling fixesMichael Tokarev
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-07-12memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand
2023-07-12memory-device: Introduce machine_memory_devices_init()David Hildenbrand
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-06-26numa: Validate cluster and NUMA node boundary if requiredGavin Shan
2023-05-22hw: Move the default NIC machine class setting from the x86 to the generic oneThomas Huth
2023-04-21hw: Add compat machines for 8.1Cornelia Huck
2023-04-21virtio-balloon: optimize the virtio-balloon on the ARM platformYangming
2023-01-09Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-01-08hw/acpi/aml-build: Only generate cluster node in PPTT when specifiedYicong Yang
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé
2022-12-21hw: Add compat machines for 8.0Cornelia Huck
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-07-26hw/machine: Clear out left over CXL related pointer from move of state handli...Jonathan Cameron
2022-06-09hw/machine: Drop cxl_supported flag as no longer usefulJonathan Cameron
2022-06-09hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron
2022-06-09hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron
2022-05-13cxl: Machine level control on whether CXL support is enabledJonathan Cameron
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini
2022-05-12machine: add boot compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2021-12-31hw/core/machine: Introduce CPU cluster topology supportYanan Wang
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé
2021-11-01machine: remove the done notifier for dynamic sysbus device type checkDamien Hedde
2021-11-01machine: add device_type_is_dynamic_sysbus functionDamien Hedde
2021-11-01hw/core/machine: Split out the smp parsing codeYanan Wang
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Remove smp_parse callback from MachineClassYanan Wang
2021-10-01machine: Make smp_parse generic enough for all archesYanan Wang
2021-10-01machine: Tweak the order of topology members in struct CpuTopologyYanan Wang