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
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
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
2021-06-25
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-10
accel: move call to accel_init_interfaces
Claudio Fontana
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
[next]