index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
boards.h
Age
Commit message (
Expand
)
Author
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-02
include/hw: temporarily disable deletion of versioned machine types
Daniel P. Berrangé
2024-07-02
include/hw: add macros for deprecation & removal of versioned machines
Daniel P. Berrangé
2024-07-02
include/hw: add helpers for defining versioned machine types
Daniel P. Berrangé
2024-06-05
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
2024-04-25
hw/core/machine: Introduce the module as a CPU topology level
Zhao Liu
2024-04-23
HostMem: Add mechanism to opt in kvm guest memfd via MachineState
Xiaoyao Li
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
2024-03-12
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-01-05
hw/core: Add machine_class_default_cpu_type()
Philippe Mathieu-Daudé
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-11-20
hw/core/machine: Constify MachineClass::valid_cpu_types[]
Gavin Shan
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
2023-10-12
memory-device: Track required and actually used memslots in DeviceMemoryState
David Hildenbrand
2023-10-03
Introduce machine property "audiodev"
Martin Kletzander
2023-09-08
include/: spelling fixes
Michael Tokarev
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-10
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-06-26
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-04-21
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-07-26
hw/machine: Clear out left over CXL related pointer from move of state handli...
Jonathan Cameron
2022-06-09
hw/machine: Drop cxl_supported flag as no longer useful
Jonathan Cameron
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add boot compound property
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-11-01
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
2021-11-01
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
[next]