index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-24
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
1
-0
/
+18
2019-10-04
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
1
-17
/
+14
2019-10-04
hw/ppc/pnv_homer: add PowerNV homer device model
Balamuruhan S
1
-0
/
+30
2019-10-04
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
1
-0
/
+8
2019-10-04
hw/ppc/pnv: fix checkpatch.pl coding style warnings
Balamuruhan S
1
-17
/
+32
2019-08-29
ppc/pnv: Introduce PowerNV machines with fixed CPU models
Cédric Le Goater
1
-7
/
+63
2019-08-29
ppc/pnv: Generate phandle for the "interrupt-parent" property
Cédric Le Goater
1
-0
/
+5
2019-08-29
ppc/pnv: Set default ram size to 1.75GB
Joel Stanley
1
-1
/
+5
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
1
-2
/
+4
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
1
-2
/
+1
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
1
-10
/
+0
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
1
-8
/
+16
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
ppc/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
1
-0
/
+2
2019-05-29
ppc/pnv: introduce new skiboot platform properties
Cédric Le Goater
1
-3
/
+10
2019-05-24
hw/ppc/pnv: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-8
/
+4
2019-03-19
ppc/pnv: Use local_err variable in pnv_chip_power9_intc_create()
Greg Kurz
1
-1
/
+1
2019-03-12
ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9
Cédric Le Goater
1
-0
/
+15
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
1
-1
/
+37
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
1
-0
/
+13
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
1
-1
/
+1
2019-03-12
ppc/pnv: add a LPC Controller model for POWER9
Cédric Le Goater
1
-1
/
+21
2019-03-12
ppc/pnv: add a 'dt_isa_nodename' to the chip
Cédric Le Goater
1
-13
/
+5
2019-03-12
ppc/pnv: add a LPC Controller class model
Cédric Le Goater
1
-1
/
+1
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
1
-0
/
+18
2019-03-12
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
1
-2
/
+4
2019-03-12
ppc/pnv: introduce a new pic_print_info() operation to the chip model
Cédric Le Goater
1
-3
/
+24
2019-03-12
ppc/pnv: introduce a new dt_populate() operation to the chip model
Cédric Le Goater
1
-2
/
+25
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
1
-1
/
+43
2019-03-12
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
1
-3
/
+3
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
1
-16
/
+0
2019-02-26
ppc/pnv: use IEC binary prefixes to represent sizes
Murilo Opsfelder Araujo
1
-2
/
+2
2019-02-26
ppc/pnv: add INITRD_MAX_SIZE constant
Murilo Opsfelder Araujo
1
-1
/
+2
2019-02-26
ppc/pnv: increase kernel size limit to 256MiB
Murilo Opsfelder Araujo
1
-1
/
+2
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
1
-6
/
+6
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
1
-3
/
+4
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
1
-3
/
+3
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
1
-7
/
+16
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-21
ppc/pnv: consolidate the creation of the ISA bus device tree
Cédric Le Goater
1
-28
/
+23
2018-06-21
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
Cédric Le Goater
1
-102
/
+179
2018-06-21
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
1
-15
/
+19
[next]