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
/
hw
/
core
/
machine.c
Age
Commit message (
Expand
)
Author
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-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
2022-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-13
cxl: Machine level control on whether CXL support is enabled
Jonathan Cameron
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
2022-05-12
machine: add mem compound 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-05-09
qapi/machine.json: Add cluster-id
Gavin Shan
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-01-18
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
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-19
hw/nvme: change nvme-ns 'shared' default
Klaus Jensen
2021-11-05
Fix virtio-net-pci* "vectors" compat
Eduardo Habkost
2021-11-03
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
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-31
hw/core/machine: Add the missing delimiter in cpu_slot_to_string()
Yanan Wang
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2021-10-01
machine: Put all sanity-check in the generic SMP parser
Yanan Wang
2021-10-01
machine: Use g_autoptr in machine_set_smp
Paolo Bonzini
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
2021-10-01
machine: Use ms instead of global current_machine in sanity-check
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
2021-10-01
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
2021-10-01
machine: Minor refactor/fix for the smp parsers
Yanan Wang
2021-10-01
machine: Deprecate "parameter=0" SMP configurations
Yanan Wang
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-08-13
hw/core: fix error checking in smp_parse
Daniel P. Berrangé
2021-08-13
hw/core: Add missing return on error
Philippe Mathieu-Daudé
2021-08-02
hw/net: e1000e: Correct the initial value of VET register
Christina Wang
2021-08-02
hw/net: e1000: Correct the initial value of VET register
Christina Wang
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-07-13
numa: Report expected initiator
Michal Privoznik
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-06-30
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-06-29
hw/nvme: default for namespace EUI-64
Heinrich Schuchardt
2021-06-25
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
[next]