index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
2020-02-02
1
-0
/
+2
*
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2020-02-02
1
-0
/
+3
*
ppc/pnv: remove useless "core-pir" property alias.
Cédric Le Goater
2020-02-02
1
-15
/
+13
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
2019-12-17
1
-0
/
+10
*
ppc/pnv: Link "chip" property to PnvCore::chip pointer
Greg Kurz
2019-12-17
1
-8
/
+2
*
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
Greg Kurz
2019-11-18
1
-3
/
+4
*
ppc/pnv: Fix naming of routines realizing the CPUs
Cédric Le Goater
2019-10-24
1
-4
/
+4
*
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-24
1
-2
/
+5
*
ppc/pnv: Add a PnvChip pointer to PnvCore
Cédric Le Goater
2019-10-24
1
-1
/
+2
*
ppc/pnv: Introduce a PnvCore reset handler
Cédric Le Goater
2019-10-24
1
-4
/
+15
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
2019-03-12
1
-0
/
+87
*
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
2019-03-12
1
-13
/
+87
*
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
2019-03-12
1
-1
/
+1
*
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2019-02-04
1
-1
/
+11
*
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-08
1
-1
/
+1
*
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-08
1
-1
/
+1
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-2
/
+2
*
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
2018-07-03
1
-0
/
+1
*
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2018-06-21
1
-9
/
+9
*
pnv: Add cpu unrealize path
David Gibson
2018-06-16
1
-0
/
+21
*
pnv: Clean up cpu realize path
David Gibson
2018-06-16
1
-35
/
+21
*
pnv_core: Allocate cpu thread objects individually
David Gibson
2018-06-16
1
-6
/
+5
*
pnv: Fix some error handling cpu realize()
David Gibson
2018-06-16
1
-5
/
+2
*
ppc/pnv: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-2
/
+2
*
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2018-01-16
1
-1
/
+1
*
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2018-01-10
1
-4
/
+4
*
ppc/xics: assign of the CPU 'intc' pointer under the core
Cédric Le Goater
2017-12-14
1
-1
/
+1
*
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
2017-12-14
1
-9
/
+1
*
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2017-10-17
1
-5
/
+0
*
ppc: pnv: define core types statically
Igor Mammedov
2017-10-17
1
-28
/
+20
*
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
2017-10-17
1
-6
/
+12
*
ppc: pnv: normalize core/chip type names
Igor Mammedov
2017-10-17
1
-1
/
+1
*
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
2017-10-17
1
-1
/
+1
*
pnv-core: use get_uint() for "core-pir" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
xics: setup cpu at realize time
Greg Kurz
2017-06-09
1
-10
/
+8
*
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-06-09
1
-1
/
+2
*
pnv_core: drop reference on ICPState object during CPU realization
Greg Kurz
2017-06-08
1
-1
/
+2
*
ppc/pnv: create the ICP object under PnvCore
Cédric Le Goater
2017-04-26
1
-2
/
+25
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-1
/
+1
[next]