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
Age
Commit message (
Expand
)
Author
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-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-01
qdev: allow setting drive property for realized device
Vladimir Sementsov-Ogievskiy
2021-09-01
qdev-properties: PropertyInfo: add realized_set_allowed field
Vladimir Sementsov-Ogievskiy
2021-09-01
clock: Provide builtin multiplier/divider
Peter Maydell
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
hw/core/register: Add more 64-bit utilities
Joe Komlodi
2021-08-26
hw/core/loader: In gunzip(), check index is in range before use, not after
Peter Maydell
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: Parse initiator= attribute before cpus= attribute
Michal Privoznik
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-06-15
hmp: Print "reserve" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
qmp: Include "reserve" property of memory backends
David Hildenbrand
2021-06-15
hmp: Print "share" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
qmp: Include "share" property of memory backends
David Hildenbrand
2021-06-03
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
[next]