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
2022-10-29
target/ppc: Fix regression in Radix MMU
Leandro Lupori
1
-8
/
+21
2022-10-29
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
3
-0
/
+95
2022-10-28
hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
Bernhard Beschow
1
-33
/
+33
2022-10-28
hw/sd/sdhci-internal: Unexport ESDHC defines
Bernhard Beschow
2
-20
/
+19
2022-10-28
hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
Bernhard Beschow
2
-2
/
+11
2022-10-28
docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
Bernhard Beschow
1
-5
/
+5
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
4
-39
/
+67
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
3
-1
/
+13
2022-10-28
ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
BALATON Zoltan
1
-9
/
+19
2022-10-28
ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
BALATON Zoltan
1
-61
/
+37
2022-10-28
ppc4xx_sdram: Generalise bank setup
BALATON Zoltan
2
-44
/
+48
2022-10-28
ppc4xx_sdram: Rename local state variable for brevity
BALATON Zoltan
1
-79
/
+79
2022-10-28
ppc4xx_sdram: Use hwaddr for memory bank size
BALATON Zoltan
1
-10
/
+4
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
3
-74
/
+69
2022-10-28
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2
-352
/
+365
2022-10-28
ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
3
-333
/
+350
2022-10-28
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst
3
-108
/
+102
2022-10-28
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst
1
-93
/
+1
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
10
-8
/
+67
2022-10-28
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
2
-1
/
+3
2022-10-28
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_inte...
Matheus Ferst
3
-13
/
+14
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst
1
-20
/
+25
2022-10-28
target/ppc: remove generic architecture checks from p7_deliver_interrupt
Matheus Ferst
1
-3
/
+0
2022-10-28
target/ppc: remove unused interrupts from p7_deliver_interrupt
Matheus Ferst
1
-50
/
+0
2022-10-28
target/ppc: create an interrupt deliver method for POWER7
Matheus Ferst
1
-0
/
+107
2022-10-28
target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
Matheus Ferst
1
-55
/
+8
2022-10-28
target/ppc: create an interrupt masking method for POWER7
Matheus Ferst
1
-0
/
+108
2022-10-28
target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_inte...
Matheus Ferst
3
-13
/
+14
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
Matheus Ferst
1
-28
/
+33
2022-10-28
target/ppc: remove generic architecture checks from p8_deliver_interrupt
Matheus Ferst
1
-3
/
+0
2022-10-28
target/ppc: remove unused interrupts from p8_deliver_interrupt
Matheus Ferst
1
-30
/
+0
2022-10-28
target/ppc: create an interrupt deliver method for POWER8
Matheus Ferst
1
-0
/
+107
2022-10-28
target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
Matheus Ferst
1
-38
/
+7
2022-10-28
target/ppc: create an interrupt masking method for POWER8
Matheus Ferst
1
-0
/
+108
2022-10-28
target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_inte...
Matheus Ferst
3
-14
/
+38
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
Matheus Ferst
1
-76
/
+50
2022-10-28
target/ppc: remove generic architecture checks from p9_deliver_interrupt
Matheus Ferst
1
-8
/
+1
2022-10-28
target/ppc: remove unused interrupts from p9_deliver_interrupt
Matheus Ferst
1
-27
/
+0
2022-10-28
target/ppc: create an interrupt deliver method for POWER9/POWER10
Matheus Ferst
1
-0
/
+112
2022-10-28
target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
Matheus Ferst
1
-29
/
+7
2022-10-28
target/ppc: create an interrupt masking method for POWER9/POWER10
Matheus Ferst
1
-0
/
+113
2022-10-28
target/ppc: prepare to split interrupt masking and delivery by excp_model
Matheus Ferst
1
-2
/
+18
2022-10-28
target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
Matheus Ferst
1
-76
/
+125
2022-10-28
target/ppc: always use ppc_set_irq to set env->pending_interrupts
Matheus Ferst
2
-17
/
+9
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
6
-94
/
+94
2022-10-28
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
1
-10
/
+157
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
5
-90
/
+60
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
5
-14
/
+70
2022-10-28
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
3
-59
/
+55
2022-10-28
target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
Lucas Mateus Castro (alqotel)
3
-12
/
+76
[prev]
[next]