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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-15
hw/ppc: Constify all Property
Richard Henderson
20
-23
/
+23
2024-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2024-12-11
hw: add compat machines for 10.0
Cornelia Huck
1
-2
/
+13
2024-12-10
ppc: Replace type_register() with type_register_static()
Zhao Liu
1
-1
/
+1
2024-11-27
hw/ppc/pegasos2: Fix IRQ routing from pci.0
BALATON Zoltan
1
-1
/
+29
2024-11-27
ppc/spapr: fix drc index mismatch for partially enabled vcpus
Harsh Prateek Bora
1
-1
/
+1
2024-11-27
ppc/pnv: Add xscom- prefix to pervasive-control region name
Nicholas Piggin
1
-1
/
+1
2024-11-27
target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
Glenn Miles
2
-0
/
+3
2024-11-27
ppc/pnv: Fix direct controls quiesce
Nicholas Piggin
1
-2
/
+7
2024-11-05
hw/ppc/mpc8544_guts: Prefer DEFINE_TYPES() macro
Bernhard Beschow
1
-12
/
+8
2024-11-05
hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
Bernhard Beschow
1
-0
/
+12
2024-11-05
hw/ppc/e500: Add missing device tree properties to i2c controller node
Bernhard Beschow
1
-0
/
+2
2024-11-05
hw/ppc/e500: Remove unused "irqs" parameter
Bernhard Beschow
1
-2
/
+2
2024-11-05
hw/ppc/e500: Prefer QOM cast
Bernhard Beschow
1
-2
/
+2
2024-11-04
hw/ppc: Consolidate ppc440 initial mapping creation functions
BALATON Zoltan
4
-85
/
+26
2024-11-04
hw/ppc: Consolidate e500 initial mapping creation functions
BALATON Zoltan
3
-45
/
+28
2024-11-04
hw/ppc: Implement -dtb support for PowerNV
Aditya Gupta
1
-11
/
+40
2024-11-04
spapr: nested: Add Power11 capability support for Nested PAPR guests in TCG L0
Amit Machhiwal
1
-1
/
+11
2024-11-04
spapr: nested: Add support for DPDES SPR in GSB for TCG L0
Amit Machhiwal
1
-0
/
+1
2024-11-04
ppc/pseries: Add Power11 cpu type
Aditya Gupta
1
-0
/
+1
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.12
Harsh Prateek Bora
2
-34
/
+3
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.12-sxxm
Harsh Prateek Bora
1
-14
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.11
Harsh Prateek Bora
1
-15
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.10
Harsh Prateek Bora
1
-12
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.9
Harsh Prateek Bora
1
-104
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.8
Harsh Prateek Bora
1
-18
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.7
Harsh Prateek Bora
2
-125
/
+7
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.6
Harsh Prateek Bora
1
-18
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.5
Harsh Prateek Bora
1
-24
/
+1
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.4
Harsh Prateek Bora
1
-34
/
+4
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.3
Harsh Prateek Bora
2
-50
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.2
Harsh Prateek Bora
1
-17
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.1
Harsh Prateek Bora
1
-11
/
+0
2024-11-04
hw/ppc: fix decrementer with BookE timers
Clément Chigot
1
-1
/
+3
2024-11-04
ppc/pnv: ADU fix possible buffer overrun with invalid size
Nicholas Piggin
1
-0
/
+12
2024-11-04
ppc/pnv: Fix LPC POWER8 register sanity check
Nicholas Piggin
1
-2
/
+2
2024-11-04
ppc/pnv: Fix LPC serirq routing calculation
Nicholas Piggin
1
-2
/
+8
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
6
-10
/
+10
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
1
-1
/
+1
2024-10-03
hw: Remove unused inclusion of hw/char/serial.h
Bernhard Beschow
1
-1
/
+0
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-3
/
+1
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
3
-7
/
+7
2024-09-24
hw/ppc: remove return after g_assert_not_reached()
Pierrick Bouvier
2
-2
/
+0
2024-09-24
hw/ppc: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
3
-7
/
+7
2024-09-20
license: Simplify GPL-2.0-or-later license descriptions
Philippe Mathieu-Daudé
1
-1
/
+3
2024-09-20
ppc: fix incorrect spelling of PowerMac
Tejas Vipin
2
-2
/
+2
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
10
-19
/
+19
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
1
-2
/
+13
2024-08-20
hw/ppc/Kconfig: Add missing SERIAL_ISA dependency to POWERNV machine
Bernhard Beschow
1
-0
/
+1
[next]