aboutsummaryrefslogtreecommitdiff
path: root/include/hw/boards.h
AgeCommit message (Expand)Author
2020-07-03numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand
2020-05-06hw: add compat machines for 5.1Cornelia Huck
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger
2020-03-17machine: Add SMP Sockets in CpuTopologyBabu Moger
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé
2020-02-19remove no longer used memory_region_allocate_system_memory()Igor Mammedov
2020-02-19machine: introduce convenience MachineState::ramIgor Mammedov
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov
2020-02-19machine: introduce memory-backend propertyIgor Mammedov
2020-01-07accel/kvm: Make "kernel_irqchip" default onXiaoyao Li
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu
2019-09-16qdev/machine: Introduce hotplug_allowed hookPeter Xu
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-21machine: Add wakeup method to MachineClassNicholas Piggin
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-16numa: Don't include hw/boards.h into sysemu/numa.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-07-05machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()Like Xu
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-05hw/boards: Add struct CpuTopology to MachineStateLike Xu
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-03q35: Revert to kernel irqchipAlex Williamson
2019-04-25vl.c: make find_default_machine() localWei Yang
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-03-05hw/boards: Add a MachineState parameter to kvm_type callbackEric Auger
2019-02-27boards.h: Ignore migration for SMBus devices on older machinesCorey Minyard
2019-02-05qemu-options: Remove deprecated "-virtioconsole" optionPaolo Bonzini
2019-01-07compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau