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
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.12
Harsh Prateek Bora
2023-06-25
ppc/spapr: Add a nested state struct
Nicholas Piggin
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-03-17
ppc/spapr: Move GPRs setup to one place
Alexey Kardashevskiy
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
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