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
*
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
*
ppc/pnv.c: add a friendly warning when accel=kvm is used
Daniel Henrique Barboza
2021-12-17
1
-0
/
+5
*
hw/ppc/mac.h: Remove MAX_CPUS macro
Peter Maydell
2021-12-17
3
-5
/
+4
*
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
2021-11-29
2
-5
/
+5
*
spapr_numa.c: fix FORM1 distance-less nodes
Daniel Henrique Barboza
2021-11-10
1
-31
/
+31
*
spapr_numa.c: FORM2 table handle nodes with no distance info
Nicholas Piggin
2021-11-09
1
-5
/
+17
*
ppc/pegasos2: Suppress warning when qtest enabled
BALATON Zoltan
2021-11-09
1
-1
/
+2
*
ppc/pnv: Fix check on block device before updating drive contents
Cédric Le Goater
2021-11-09
1
-1
/
+1
*
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-02
3
-13
/
+10
*
hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernels
Thomas Huth
2021-10-21
1
-3
/
+5
*
ppc/pegasos2: Implement power-off RTAS function with VOF
BALATON Zoltan
2021-10-21
1
-0
/
+11
*
ppc/pegasos2: Add constants for PCI config addresses
BALATON Zoltan
2021-10-21
1
-2
/
+4
*
ppc/pegasos2: Access MV64361 registers via their memory region
BALATON Zoltan
2021-10-21
1
-62
/
+55
*
ppc/pegasos2: Implement get-time-of-day RTAS function with VOF
BALATON Zoltan
2021-10-21
1
-0
/
+25
*
ppc/pegasos2: Warn when using VOF but no kernel is specified
BALATON Zoltan
2021-10-21
1
-0
/
+3
*
ppc/pegasos2: Restrict memory to 2 gigabytes
BALATON Zoltan
2021-10-21
1
-0
/
+4
*
hw/ppc: Fix iothread locking in the 405 code
Thomas Huth
2021-10-21
1
-0
/
+4
*
hw/ppc/spapr_softmmu: Reduce include list
Philippe Mathieu-Daudé
2021-10-21
1
-15
/
+0
*
target/ppc: Fix the test raising the decrementer exception
Cédric Le Goater
2021-10-21
1
-1
/
+1
*
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-15
1
-1
/
+1
*
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
1
-1
/
+1
*
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
1
-1
/
+1
|
\
[next]