aboutsummaryrefslogtreecommitdiff
path: root/include/hw/boards.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-30hw: add compat machines for 6.1Cornelia Huck1-0/+3
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell1-0/+24
2021-04-06include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()Peter Maydell1-0/+15
2021-03-12accel: kvm: Fix kvm_type invocationAndrew Jones1-0/+1
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée1-0/+1
2021-02-08confidential guest support: Rework the "memory-encryption" propertyDavid Gibson1-1/+1
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana1-1/+1
2020-12-10vl: clean up -boot variablesPaolo Bonzini1-0/+1
2020-12-10vl: extract validation of -smp to machine.cPaolo Bonzini1-0/+1
2020-12-08hw: add compat machines for 6.0Cornelia Huck1-0/+3
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini1-1/+0
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov1-2/+0
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov1-1/+0
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-2/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-08-19hw: add compat machines for 5.2Cornelia Huck1-0/+3
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand1-0/+1
2020-05-06hw: add compat machines for 5.1Cornelia Huck1-0/+3
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger1-0/+7
2020-03-17machine: Add SMP Sockets in CpuTopologyBabu Moger1-0/+2
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé1-1/+1
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé1-1/+3
2020-02-19remove no longer used memory_region_allocate_system_memory()Igor Mammedov1-32/+0
2020-02-19machine: introduce convenience MachineState::ramIgor Mammedov1-1/+11
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov1-0/+8
2020-02-19machine: introduce memory-backend propertyIgor Mammedov1-0/+2
2020-01-07accel/kvm: Make "kernel_irqchip" default onXiaoyao Li1-3/+0
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini1-3/+0
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini1-2/+0
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini1-1/+0
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini1-1/+0
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev1-0/+3
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu1-0/+1
2019-09-16qdev/machine: Introduce hotplug_allowed hookPeter Xu1-0/+9
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-0/+1
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-21machine: Add wakeup method to MachineClassNicholas Piggin1-0/+1
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-0/+3
2019-08-16numa: Don't include hw/boards.h into sysemu/numa.hMarkus Armbruster1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+0
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster1-0/+1
2019-07-05machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()Like Xu1-0/+5
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov1-0/+3
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu1-2/+2
2019-07-05hw/boards: Add struct CpuTopology to MachineStateLike Xu1-0/+15
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster1-0/+1
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz1-3/+0
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-06-03q35: Revert to kernel irqchipAlex Williamson1-0/+3