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-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
2021-02-08
confidential guest support: Move side effect out of machine_set_memory_encryp...
David Gibson
2021-02-05
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
2020-12-10
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
2020-11-11
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
2020-10-27
hw/block/nvme: change controller pci id
Klaus Jensen
[prev]
[next]