summary refs log tree commit diff stats
path: root/include/hw/boards.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/loader: add -shim optionGerd Hoffmann2024-12-161-0/+1
* hw: add compat machines for 10.0Cornelia Huck2024-12-111-0/+3
* hw/core: Add a helper to check the cache topology levelZhao Liu2024-11-051-0/+1
* hw/core: Check smp cache topology support for machineZhao Liu2024-11-051-0/+3
* qapi/qom: Define cache enumeration and properties for machineZhao Liu2024-11-051-0/+12
* Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in...Peter Maydell2024-11-051-9/+0
|\
| * ppc/spapr: remove deprecated machine pseries-2.3Harsh Prateek Bora2024-11-041-3/+0
| * ppc/spapr: remove deprecated machine pseries-2.2Harsh Prateek Bora2024-11-041-3/+0
| * ppc/spapr: remove deprecated machine pseries-2.1Harsh Prateek Bora2024-11-041-3/+0
* | core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury2024-10-311-0/+2
|/
* reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin2024-09-241-1/+2
* hw/boards: Add hvf_get_physical_address_range to MachineClassDanny Canter2024-09-131-0/+5
* hw: add compat machines for 9.2Cornelia Huck2024-09-051-0/+3
* smbios: make memory device size configurable per MachineIgor Mammedov2024-07-221-0/+4
* include/hw: temporarily disable deletion of versioned machine typesDaniel P. Berrangé2024-07-021-1/+18
* include/hw: add macros for deprecation & removal of versioned machinesDaniel P. Berrangé2024-07-021-0/+96
* include/hw: add helpers for defining versioned machine typesDaniel P. Berrangé2024-07-021-0/+185
* machine: allow early use of machine_require_guest_memfdPaolo Bonzini2024-06-051-1/+0
* hw/core/machine: Introduce the module as a CPU topology levelZhao Liu2024-04-251-0/+4
* HostMem: Add mechanism to opt in kvm guest memfd via MachineStateXiaoyao Li2024-04-231-0/+2
* hw: Add compat machines for 9.1Paolo Bonzini2024-04-181-0/+3
* hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé2024-03-121-1/+1
* hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé2024-01-051-0/+6
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-0/+3
* hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan2023-11-201-1/+1
* CPU topology: extend with s390 specificsPierre Morel2023-10-201-1/+9
* memory-device,vhost: Support automatic decision on the number of memslotsDavid Hildenbrand2023-10-121-0/+4
* memory-device: Track required and actually used memslots in DeviceMemoryStateDavid Hildenbrand2023-10-121-1/+9
* Introduce machine property "audiodev"Martin Kletzander2023-10-031-0/+9
* include/: spelling fixesMichael Tokarev2023-09-081-3/+3
* 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