summary refs log tree commit diff stats
path: root/include/hw/boards.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: add compat machines for 10.2Cornelia Huck2025-08-271-0/+3
* acpi: Add machine option to disable SPCR tableLi Chen2025-07-141-0/+1
* hw/core/machine: Remove hw_compat_2_5[] arrayPhilippe Mathieu-Daudé2025-05-301-3/+0
* hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDEPhilippe Mathieu-Daudé2025-05-301-2/+1
* hw/core/machine: Remove hw_compat_2_4[] arrayPhilippe Mathieu-Daudé2025-05-301-3/+0
* include/hw/boards: add warning about changing deprecation logicDaniel P. Berrangé2025-05-081-1/+5
* include/hw/boards: cope with dev/rc versions in deprecation checksDaniel P. Berrangé2025-05-081-1/+32
* Revert "include/hw: temporarily disable deletion of versioned machine types"Daniel P. Berrangé2025-05-081-18/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* include/system: Move exec/memory.h to system/memory.hRichard Henderson2025-04-231-1/+1
* hw: add compat machines for 10.1Cornelia Huck2025-04-231-0/+3
* i386/cpu: add has_caches flag to check smp_cache configurationAlireza Sanaee2025-02-251-0/+3
* hw/boards: Rename no_sdcard -> auto_create_sdcardPhilippe Mathieu-Daudé2025-02-161-1/+1
* hw/boards: Convert no_sdcard flag to OnOffAuto tri-statePhilippe Mathieu-Daudé2025-02-161-1/+1
* machine: aux-ram-share optionSteve Sistare2025-01-291-0/+1
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-2/+2
* 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