COMMITS
/ hw/core/machine.c July 18, 2023
C
hw: Add compat machines for 8.2
Cornelia Huck committed
July 10, 2023
A
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki committed
May 9, 2023
G
numa: Validate cluster and NUMA node boundary if required
Gavin Shan committed
May 22, 2023
I
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov committed
May 3, 2023
L
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras committed
June 21, 2022
J
multifd: Create property multifd-flush-after-each-section
Juan Quintela committed
March 14, 2023
C
hw: Add compat machines for 8.1
Cornelia Huck committed
March 26, 2023
P
migration: Fix potential race on postcopy_qemufile_src
Peter Xu committed
February 23, 2023
A
e1000e: Implement system clock
Akihiko Odaki committed
February 7, 2023
D
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert committed
M
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster committed
February 2, 2023
M
Drop duplicate #include
Markus Armbruster committed
January 17, 2023
D
virtio-mem: Migrate immutable properties early
David Hildenbrand committed
January 9, 2023
D
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert committed
November 30, 2022
P
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé committed
December 12, 2022
C
hw: Add compat machines for 8.0
Cornelia Huck committed
December 15, 2022
P
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell committed
November 4, 2022
M
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster committed
November 21, 2022
M
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster committed
October 27, 2022
B
hmat acpi: Don't require initiator value in -numa
Brice Goglin committed
October 17, 2022
K
virtio: core: vq reset feature negotation support
Kangjie Xu committed
July 27, 2022
C
hw: Add compat machines for 7.2
Cornelia Huck committed
June 8, 2022
J
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron committed
J
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron committed
April 29, 2022
K
hw/nvme: do not auto-generate eui64
Klaus Jensen committed
J
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron committed
May 12, 2022
P
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell committed
April 14, 2022
P
machine: move more memory validation to Machine object
Paolo Bonzini committed
P
machine: make memory-backend a link property
Paolo Bonzini committed
P
machine: add mem compound property
Paolo Bonzini committed
P
machine: add boot compound property
Paolo Bonzini committed
P
machine: use QAPI struct for boot configuration
Paolo Bonzini committed
May 3, 2022
G
qapi/machine.json: Add cluster-id
Gavin Shan committed
March 16, 2022
C
hw: Add compat machines for 7.1
Cornelia Huck committed
April 6, 2022
D
acpi: fix acpi_index migration
Dr. David Alan Gilbert committed
November 2, 2021
D
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand committed
December 17, 2021
C
hw: Add compat machines for 7.0
Cornelia Huck committed
December 28, 2021
Y
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang committed
November 11, 2021
P
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé committed
September 24, 2021
K
hw/nvme: change nvme-ns 'shared' default
Klaus Jensen committed
November 3, 2021
E
Fix virtio-net-pci* "vectors" compat
Eduardo Habkost committed
R
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull-request' into staging
Richard Henderson committed
October 29, 2021
D
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde committed
D
machine: add device_type_is_dynamic_sysbus function
Damien Hedde committed
October 26, 2021
Y
hw/core/machine: Split out the smp parsing code
Yanan Wang committed
October 8, 2021
Y
hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
Yanan Wang committed
September 21, 2021
S
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella committed
S
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella committed
September 29, 2021
Y
machine: Put all sanity-check in the generic SMP parser
Yanan Wang committed
October 1, 2021
P
machine: Use g_autoptr in machine_set_smp
Paolo Bonzini committed