index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
boards.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-23
1
-0
/
+3
*
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
2023-07-12
1
-0
/
+2
*
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
2023-07-12
1
-0
/
+1
*
machine: Add helpers to get cores/threads per socket
Zhao Liu
2023-07-10
1
-0
/
+2
*
numa: Validate cluster and NUMA node boundary if required
Gavin Shan
2023-06-26
1
-0
/
+1
*
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-22
1
-0
/
+1
*
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
1
-0
/
+3
*
virtio-balloon: optimize the virtio-balloon on the ARM platform
Yangming
2023-04-21
1
-0
/
+2
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-01-09
1
-0
/
+3
|
\
|
*
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
2023-01-08
1
-0
/
+3
*
|
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2023-01-06
1
-1
/
+0
|
/
*
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-21
1
-0
/
+3
*
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
1
-1
/
+1
*
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-25
1
-0
/
+3
*
hw/machine: Clear out left over CXL related pointer from move of state handli...
Jonathan Cameron
2022-07-26
1
-1
/
+0
*
hw/machine: Drop cxl_supported flag as no longer useful
Jonathan Cameron
2022-06-09
1
-1
/
+0
*
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
2022-06-09
1
-1
/
+0
*
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
2022-06-09
1
-0
/
+1
*
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-13
1
-0
/
+2
*
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
1
-2
/
+2
*
machine: add boot compound property
Paolo Bonzini
2022-05-12
1
-1
/
+0
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
1
-2
/
+2
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
1
-0
/
+3
*
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-05
1
-0
/
+3
*
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
1
-1
/
+5
*
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+2
*
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
2021-11-01
1
-1
/
+0
*
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
2021-11-01
1
-0
/
+15
*
hw/core/machine: Split out the smp parsing code
Yanan Wang
2021-11-01
1
-0
/
+1
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
1
-1
/
+2
*
machine: Remove smp_parse callback from MachineClass
Yanan Wang
2021-10-01
1
-5
/
+0
*
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
1
-0
/
+9
*
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
2021-10-01
1
-3
/
+4
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-0
/
+1
*
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
1
-0
/
+3
*
machine: add smp compound property
Paolo Bonzini
2021-07-06
1
-1
/
+0
*
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
1
-0
/
+1
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
1
-0
/
+3
*
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
2021-04-06
1
-0
/
+24
*
include/hw/boards.h: Document machine_class_allow_dynamic_sysbus_dev()
Peter Maydell
2021-04-06
1
-0
/
+15
*
accel: kvm: Fix kvm_type invocation
Andrew Jones
2021-03-12
1
-0
/
+1
*
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
1
-0
/
+1
*
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
1
-1
/
+1
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-1
/
+1
*
vl: clean up -boot variables
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
vl: extract validation of -smp to machine.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-0
/
+3
*
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-26
1
-1
/
+0
[next]