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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
3
-0
/
+55
2023-07-07
tests/qtest: Add xscom tests for powernv10 machine
Nicholas Piggin
1
-9
/
+36
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
3
-3
/
+6
2023-07-07
ppc/pnv: Log all unimp warnings with similar message
Joel Stanley
1
-16
/
+18
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
3
-6
/
+6
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
3
-3
/
+5
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
3
-6
/
+5
2023-07-07
ppc440_pcix: Stop using system io region for PCI bus
BALATON Zoltan
2
-8
/
+7
2023-07-07
ppc440_pcix: Don't use iomem for regs
BALATON Zoltan
1
-3
/
+4
2023-07-07
ppc/sam460ex: Remove address_space_mem local variable
BALATON Zoltan
1
-4
/
+4
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
4
-23
/
+17
2023-07-07
ppc440: Add busnum property to PCIe controller model
BALATON Zoltan
1
-14
/
+11
2023-07-07
ppc440: Stop using system io region for PCIe buses
BALATON Zoltan
1
-3
/
+6
2023-07-07
ppc440: Rename local variable in dcr_read_pcie()
BALATON Zoltan
1
-25
/
+25
2023-07-07
ppc440: Rename parent field of PPC460EXPCIEState to match code style
BALATON Zoltan
1
-1
/
+1
2023-07-07
ppc440: Add a macro to shorten PCIe controller DCR registration
BALATON Zoltan
1
-48
/
+28
2023-07-07
ppc440: Add cpu link property to PCIe controller model
BALATON Zoltan
1
-52
/
+62
2023-07-07
ppc440: Change ppc460ex_pcie_init() parameter type
BALATON Zoltan
3
-5
/
+6
2023-07-07
tests/avocado: Add powernv machine test script
Nicholas Piggin
1
-0
/
+87
2023-07-07
ppc/pnv: SMT support for powernv
Nicholas Piggin
3
-13
/
+17
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
5
-1
/
+40
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
6
-5
/
+35
2023-07-07
pnv/xive2: Always pass a presenter object when accessing the TIMA
Frederic Barrat
1
-2
/
+4
2023-07-07
pnv/xive: Print CPU target in all TIMA traces
Frederic Barrat
2
-4
/
+4
2023-07-07
ppc/pegasos2: Add support for -initrd command line option
BALATON Zoltan
1
-1
/
+31
2023-07-07
pnv/xive: Allow mmio operations of any size on the ESB CI pages
Frederic Barrat
2
-6
/
+6
2023-07-07
ppc/pnv: Return zero for core thread state xscom
Joel Stanley
1
-0
/
+10
2023-07-07
ppc/pnv: Add P10 core xscom model
Joel Stanley
1
-2
/
+42
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
3
-2
/
+56
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
3
-18
/
+46
2023-07-07
ppc/pnv: quad xscom callbacks are P9 specific
Joel Stanley
1
-9
/
+10
2023-07-07
pnv/psi: Initialize the PSIHB interrupts to match hardware
Frederic Barrat
1
-0
/
+2
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
2
-2
/
+7
2023-07-07
pnv/xive2: Fix TIMA offset for indirect access
Frederic Barrat
1
-2
/
+18
2023-07-07
target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
Narayana Murty N
1
-1
/
+1
2023-07-07
target/ppc: Get CPUState in one step
BALATON Zoltan
1
-8
/
+7
2023-07-07
target/ppd: Remove unused define
BALATON Zoltan
1
-1
/
+0
2023-07-07
target/ppc: Remove some more local CPUState variables only used once
BALATON Zoltan
1
-5
/
+2
2023-07-07
target/ppc: Move common check in exception handlers to a function
BALATON Zoltan
1
-89
/
+25
2023-07-07
target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
BALATON Zoltan
1
-5
/
+4
2023-07-07
target/ppc: Remove some superfluous parentheses
BALATON Zoltan
1
-4
/
+4
2023-07-07
pnv/xive2: Allow indirect TIMA accesses of all sizes
Frederic Barrat
1
-2
/
+2
2023-07-07
tests/avocado: record_replay test for ppc powernv machine
Nicholas Piggin
1
-0
/
+17
2023-07-07
target/ppc: Fix icount access for some hypervisor instructions
Nicholas Piggin
1
-0
/
+7
2023-07-07
sungem: Add WOL MMIO
Nicholas Piggin
2
-0
/
+54
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
5
-1
/
+28
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
1
-27
/
+55
2023-07-07
mv64361: Add dummy gigabit ethernet PHY access registers
BALATON Zoltan
2
-0
/
+9
2023-07-07
target/ppc: Only generate decodetree files when TCG is enabled
Philippe Mathieu-Daudé
1
-1
/
+1
2023-07-07
hw/ppc: Fix clock update drift
Nicholas Piggin
1
-16
/
+17
[prev]
[next]