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
/
ppc
/
spapr_cpu_core.c
Age
Commit message (
Expand
)
Author
2018-02-16
spapr: move VCPU calculation to core machine code
Greg Kurz
2018-01-20
spapr: fix device tree properties when using compatibility mode
Greg Kurz
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-15
ppc/xics: assign of the CPU 'intc' pointer under the core
Cédric Le Goater
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
2017-12-15
spapr/rtas: fix reboot of a a SMP TCG guest
Cédric Le Goater
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-10-17
spapr_cpu_core: rewrite machine type sanity check
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-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
2017-10-17
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-15
spapr_cpu_core: cleaning up qdev_get_machine() calls
Greg Kurz
2017-09-15
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
2017-06-30
spapr: prevent QEMU crash when CPU realization fails
Bharata B Rao
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-09
xics: setup cpu at realize time
Greg Kurz
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-05-24
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
2017-05-24
spapr-cpu-core: release ICP object when realization fails
Greg Kurz
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-04-26
spapr-cpu-core: Release ICPState object during CPU unrealization
Bharata B Rao
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
2017-04-26
spapr: move the IRQ server number mapping under the machine
Cédric Le Goater
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-03-06
spapr: ensure that all threads within core are on the same NUMA node
Igor Mammedov
2017-03-03
hw/ppc/spapr: Add POWER9 to pseries cpu models
Suraj Jitindar Singh
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2017-02-22
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-02-22
spapr: cpu core: separate child threads destruction from machine state operat...
Igor Mammedov
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
2017-01-31
pseries: Always use core objects for CPU construction
David Gibson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-10-28
pseries: Split device tree construction from device tree load
David Gibson
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-06
spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
Greg Kurz
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-08-10
hw/ppc/spapr: Look up CPU alias names instead of hard-coding the aliases
Thomas Huth
[next]