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
/
pnv_core.c
Age
Commit message (
Expand
)
Author
2024-03-13
ppc/pnv: Improve pervasive topology calculation for big-core
Caleb Schlossin
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2023-07-07
ppc/pnv: Log all unimp warnings with similar message
Joel Stanley
2023-07-07
ppc/pnv: SMT support for powernv
Nicholas Piggin
2023-07-07
ppc/pnv: Return zero for core thread state xscom
Joel Stanley
2023-07-07
ppc/pnv: Add P10 core xscom model
Joel Stanley
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
2023-07-07
ppc/pnv: quad xscom callbacks are P9 specific
Joel Stanley
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-05-04
hw/ppc/pnv_core: Update hflags after setting msr
Richard Henderson
2020-11-15
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-02-02
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2020-02-02
ppc/pnv: remove useless "core-pir" property alias.
Cédric Le Goater
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-17
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
2019-12-17
ppc/pnv: Link "chip" property to PnvCore::chip pointer
Greg Kurz
2019-11-18
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-10-24
ppc/pnv: Fix naming of routines realizing the CPUs
Cédric Le Goater
2019-10-24
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-24
ppc/pnv: Add a PnvChip pointer to PnvCore
Cédric Le Goater
2019-10-24
ppc/pnv: Introduce a PnvCore reset handler
Cédric Le Goater
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
2019-03-12
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-07-03
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
2018-06-21
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2018-06-16
pnv: Add cpu unrealize path
David Gibson
2018-06-16
pnv: Clean up cpu realize path
David Gibson
2018-06-16
pnv_core: Allocate cpu thread objects individually
David Gibson
[next]