index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
1
-0
/
+8
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
1
-0
/
+1
2023-04-27
multifd: Create property multifd-flush-after-each-section
Juan Quintela
1
-1
/
+3
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
1
-0
/
+3
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
1
-0
/
+1
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
1
-0
/
+1
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
1
-0
/
+2
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
1
-1
/
+3
2023-01-27
virtio-rng-pci: fix migration compat for vectors
Dr. David Alan Gilbert
1
-0
/
+1
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
1
-0
/
+1
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
1
-0
/
+3
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-2
/
+1
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
1
-6
/
+4
2022-12-14
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
1
-2
/
+1
2022-11-07
hmat acpi: Don't require initiator value in -numa
Brice Goglin
1
-3
/
+1
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
1
-1
/
+3
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
1
-0
/
+3
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
1
-6
/
+0
2022-06-09
hw/cxl: Make the CXL fixed memory window setup a machine parameter.
Jonathan Cameron
1
-22
/
+0
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
1
-0
/
+1
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
1
-1
/
+3
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
1
-0
/
+28
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
1
-2
/
+19
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
1
-23
/
+47
2022-05-12
machine: add mem compound property
Paolo Bonzini
1
-0
/
+80
2022-05-12
machine: add boot compound property
Paolo Bonzini
1
-46
/
+52
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
1
-3
/
+65
2022-05-09
qapi/machine.json: Add cluster-id
Gavin Shan
1
-0
/
+16
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
1
-0
/
+3
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
1
-1
/
+3
2022-01-18
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
1
-1
/
+1
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
1
-0
/
+3
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
1
-0
/
+3
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
1
-1
/
+1
2021-11-19
hw/nvme: change nvme-ns 'shared' default
Klaus Jensen
1
-0
/
+1
2021-11-05
Fix virtio-net-pci* "vectors" compat
Eduardo Habkost
1
-1
/
+1
2021-11-03
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
1
-0
/
+3
2021-11-01
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
1
-27
/
+0
2021-11-01
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
1
-3
/
+10
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
1
-159
/
+0
2021-10-31
hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
Yanan Wang
1
-0
/
+3
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
1
-1
/
+3
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
1
-0
/
+1
2021-10-01
machine: Put all sanity-check in the generic SMP parser
Yanan Wang
1
-32
/
+30
2021-10-01
machine: Use g_autoptr in machine_set_smp
Paolo Bonzini
1
-5
/
+2
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
1
-2
/
+1
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
1
-20
/
+71
[next]