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
/
include
/
hw
/
ppc
/
spapr_cpu_core.h
Age
Commit message (
Expand
)
Author
2018-06-21
spapr_cpu_core: migrate per-CPU data
Greg Kurz
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao