index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
2019-03-12
1
-0
/
+18
*
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
2019-03-12
1
-2
/
+4
*
ppc/pnv: introduce a new pic_print_info() operation to the chip model
Cédric Le Goater
2019-03-12
1
-3
/
+24
*
ppc/pnv: introduce a new dt_populate() operation to the chip model
Cédric Le Goater
2019-03-12
1
-2
/
+25
*
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
2019-03-12
1
-1
/
+43
*
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
2019-03-12
1
-3
/
+3
*
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
2019-03-12
1
-16
/
+0
*
ppc/pnv: use IEC binary prefixes to represent sizes
Murilo Opsfelder Araujo
2019-02-26
1
-2
/
+2
*
ppc/pnv: add INITRD_MAX_SIZE constant
Murilo Opsfelder Araujo
2019-02-26
1
-1
/
+2
*
ppc/pnv: increase kernel size limit to 256MiB
Murilo Opsfelder Araujo
2019-02-26
1
-1
/
+2
*
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
2019-02-26
1
-6
/
+6
*
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2019-02-04
1
-3
/
+4
*
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
1
-3
/
+3
*
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-09
1
-7
/
+16
*
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+1
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+2
*
ppc/pnv: consolidate the creation of the ISA bus device tree
Cédric Le Goater
2018-06-21
1
-28
/
+23
*
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
Cédric Le Goater
2018-06-21
1
-102
/
+179
*
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
2018-06-21
1
-15
/
+19
*
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2018-06-21
1
-2
/
+19
*
ppc/pnv: introduce a pnv_chip_core_realize() routine
Cédric Le Goater
2018-06-16
1
-10
/
+22
*
pnv_core: Allocate cpu thread objects individually
David Gibson
2018-06-16
1
-2
/
+2
*
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
1
-1
/
+1
*
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
1
-1
/
+2
*
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
2018-04-27
1
-2
/
+2
*
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
1
-1
/
+1
*
ppc/pnv: change initrd address
Cédric Le Goater
2018-01-17
1
-1
/
+1
*
ppc/pnv: fix XSCOM core addressing on POWER9
Cédric Le Goater
2018-01-17
1
-7
/
+8
*
ppc/pnv: change core mask for POWER9
Cédric Le Goater
2018-01-17
1
-2
/
+2
*
ppc/pnv: use POWER9 DD2 processor
Cédric Le Goater
2018-01-17
1
-1
/
+1
*
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2018-01-10
1
-49
/
+45
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
ppc: pnv: consolidate type definitions and batch register them
Igor Mammedov
2017-10-17
1
-58
/
+34
*
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2017-10-17
1
-12
/
+13
*
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
-12
/
+10
*
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
2017-10-17
1
-2
/
+1
*
ppc/pnv: check for OPAL firmware file presence
Cédric Le Goater
2017-09-27
1
-1
/
+5
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-3
/
+3
*
object: use more specific property type names
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
ppc/pnv: check the return value of fdt_setprop()
Cédric Le Goater
2017-06-06
1
-2
/
+3
*
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
2017-05-15
1
-1
/
+1
|
\
|
*
ppc/pnv: restrict BMC object to the BMC simulator
Cédric Le Goater
2017-05-11
1
-1
/
+1
*
|
Remove reduntant qemu: from error functions
Ishani Chugh
2017-05-07
1
-1
/
+1
|
/
*
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2017-04-26
1
-0
/
+14
*
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
2017-04-26
1
-0
/
+21
*
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
2017-04-26
1
-0
/
+35
*
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
2017-04-26
1
-0
/
+33
*
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
2017-04-26
1
-0
/
+30
*
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
2017-04-26
1
-0
/
+28
[prev]
[next]