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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2022-02-18
2
-0
/
+262
*
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
2
-28
/
+2
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
2022-01-31
4
-4
/
+6
|
\
|
*
hw/ppc/vof: Add missing includes
Philippe Mathieu-Daudé
2022-01-28
1
-1
/
+0
|
*
spapr.c: check bus != NULL in spapr_get_fw_dev_path()
Daniel Henrique Barboza
2022-01-28
1
-1
/
+1
|
*
spapr: Force 32bit when resetting a core
Alexey Kardashevskiy
2022-01-28
2
-2
/
+5
*
|
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
2022-01-29
1
-1
/
+0
|
\
\
|
*
|
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
|
|
/
*
/
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
|
/
*
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
2022-01-12
1
-0
/
+2
*
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
1
-4
/
+3
*
ppc/pnv: Complete user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-0
/
+2
*
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
1
-0
/
+17
*
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-5
/
+18
*
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
1
-0
/
+8
*
spapr: Fix support of POWER5+ processors
Cédric Le Goater
2022-01-12
1
-4
/
+6
*
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-05
1
-2
/
+13
*
ppc/ppc405: Fix timer initialization
Cédric Le Goater
2022-01-04
1
-2
/
+0
*
ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
Cédric Le Goater
2022-01-04
1
-23
/
+19
*
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
2
-0
/
+27
*
ppc/ppc4xx: Convert printfs()
Cédric Le Goater
2022-01-04
4
-35
/
+29
*
ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
Cédric Le Goater
2022-01-04
1
-1
/
+1
*
ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
Cédric Le Goater
2021-12-17
1
-7
/
+13
*
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
2021-12-17
1
-33
/
+4
*
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
2021-12-17
1
-2
/
+0
*
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
2021-12-17
1
-3
/
+1
*
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
1
-7
/
+0
*
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
1
-2
/
+2
*
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
1
-11
/
+8
*
ppc/pnv: Use QOM hierarchy to scan PHB3 devices
Cédric Le Goater
2021-12-17
1
-18
/
+54
*
ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
Cédric Le Goater
2021-12-17
1
-12
/
+0
*
ppc/pnv: Drop the "num-phbs" property
Cédric Le Goater
2021-12-17
1
-1
/
+0
*
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
2021-12-17
1
-0
/
+2
*
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-12-17
1
-0
/
+1
*
ppc/ppc405: Add update of bi_procfreq field
Cédric Le Goater
2021-12-17
1
-4
/
+5
*
ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
Cédric Le Goater
2021-12-17
1
-1
/
+1
*
ppc/ppc405: Change default PLL values at reset
Cédric Le Goater
2021-12-17
1
-3
/
+3
*
ppc/ppc405: Fix boot from kernel
Cédric Le Goater
2021-12-17
1
-43
/
+102
*
ppc/ppc405: Introduce ppc405_set_default_bootinfo()
Cédric Le Goater
2021-12-17
3
-29
/
+42
*
ppc/ppc405: Rework FW load
Cédric Le Goater
2021-12-17
1
-25
/
+20
*
ppc/ppc405: Remove flash support
Cédric Le Goater
2021-12-17
1
-13
/
+1
*
ppc/ppc405: Add some address space definitions
Cédric Le Goater
2021-12-17
2
-9
/
+14
*
ppc/ppc405: Change ppc405ep_init() return value
Cédric Le Goater
2021-12-17
3
-4
/
+8
*
ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
Cédric Le Goater
2021-12-17
3
-8
/
+5
*
ppc/ppc405: Convert printfs to trace-events
Cédric Le Goater
2021-12-17
2
-105
/
+74
*
ppc: Add trace-events for DCR accesses
Cédric Le Goater
2021-12-17
2
-0
/
+5
*
ppc: Mark the 'taihu' machine as deprecated
Thomas Huth
2021-12-17
1
-0
/
+1
*
ppc/ppc405: Change kernel load address
Cédric Le Goater
2021-12-17
1
-1
/
+1
*
ppc/pnv.c: fix "system-id" FDT when -uuid is set
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
[prev]
[next]