aboutsummaryrefslogtreecommitdiff
path: root/include/hw/boards.h
AgeCommit message (Expand)Author
2024-11-05hw/core: Add a helper to check the cache topology levelZhao Liu
2024-11-05hw/core: Check smp cache topology support for machineZhao Liu
2024-11-05qapi/qom: Define cache enumeration and properties for machineZhao Liu
2024-11-05Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-11-04ppc/spapr: remove deprecated machine pseries-2.3Harsh Prateek Bora
2024-11-04ppc/spapr: remove deprecated machine pseries-2.2Harsh Prateek Bora
2024-11-04ppc/spapr: remove deprecated machine pseries-2.1Harsh Prateek Bora
2024-10-31core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury
2024-09-24reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin
2024-09-13hw/boards: Add hvf_get_physical_address_range to MachineClassDanny Canter
2024-09-05hw: add compat machines for 9.2Cornelia Huck
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