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
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2017-06-20
object: use more specific property type names
Marc-André Lureau
1
-1
/
+1
2017-06-06
ppc/pnv: check the return value of fdt_setprop()
Cédric Le Goater
1
-2
/
+3
2017-05-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-11
ppc/pnv: restrict BMC object to the BMC simulator
Cédric Le Goater
1
-1
/
+1
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
1
-1
/
+1
2017-04-26
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
1
-0
/
+14
2017-04-26
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
1
-0
/
+21
2017-04-26
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
1
-0
/
+35
2017-04-26
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
1
-0
/
+33
2017-04-26
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
1
-0
/
+30
2017-04-26
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
1
-0
/
+28
2017-04-26
ppc/pnv: enable only one LPC bus
Cédric Le Goater
1
-0
/
+22
2017-04-26
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
1
-40
/
+5
2017-04-26
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt
1
-0
/
+13
2017-04-26
ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
Cédric Le Goater
1
-6
/
+59
2017-04-26
ppc/pnv: add memory regions for the ICP registers
Cédric Le Goater
1
-0
/
+81
2017-04-26
ppc/pnv: create the ICP object under PnvCore
Cédric Le Goater
1
-0
/
+2
2017-04-26
ppc/pnv: extend the machine with a InterruptStatsProvider interface
Cédric Le Goater
1
-0
/
+17
2017-04-26
ppc/pnv: extend the machine with a XICSFabric interface
Cédric Le Goater
1
-0
/
+30
2017-04-26
hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices
Thomas Huth
1
-0
/
+1
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
1
-0
/
+1
2017-02-22
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
1
-3
/
+3
2017-02-02
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
1
-3
/
+3
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-1
/
+1
2016-11-15
ppc/pnv: Fix fatal bug on 32-bit hosts
David Gibson
1
-1
/
+1
2016-11-15
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
1
-1
/
+7
2016-11-15
powernv: CPU compatibility modes don't make sense for powernv
David Gibson
1
-5
/
+1
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
1
-0
/
+65
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
1
-0
/
+8
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
1
-0
/
+4
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
1
-0
/
+25
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
1
-1
/
+188
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
1
-0
/
+30
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
1
-1
/
+72
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
1
-5
/
+208
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
1
-0
/
+226