index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr'
Aditya Gupta
2
-0
/
+5
2024-11-04
target/ppc: Reduce code duplication across Power9/10 init code
Harsh Prateek Bora
2
-109
/
+99
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.12
Harsh Prateek Bora
7
-66
/
+5
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
7
-144
/
+1
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
6
-187
/
+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
2
-25
/
+1
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.4
Harsh Prateek Bora
2
-35
/
+4
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.3
Harsh Prateek Bora
5
-67
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.2
Harsh Prateek Bora
3
-23
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.1
Harsh Prateek Bora
3
-25
/
+0
2024-11-04
hw/ppc: fix decrementer with BookE timers
Clément Chigot
1
-1
/
+3
2024-11-04
tests/tcg: Replace -mpower8-vector with -mcpu=power8
Ilya Leoshkevich
1
-5
/
+5
2024-11-04
hw/ssi/pnv_spi: Fixes Coverity CID 1558831
Chalapathi V
1
-0
/
+1
2024-11-04
hw/ssi/pnv_spi: Return early in transfer()
Philippe Mathieu-Daudé
1
-3
/
+4
2024-11-04
hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
Philippe Mathieu-Daudé
1
-2
/
+2
2024-11-04
MAINTAINERS: Cover PowerPC SPI model in PowerNV section
Philippe Mathieu-Daudé
1
-0
/
+2
2024-11-04
ppc/pnv: ADU fix possible buffer overrun with invalid size
Nicholas Piggin
1
-0
/
+12
2024-11-04
target/ppc: Fix VRMA to not check virtual page class key protection
Nicholas Piggin
1
-1
/
+8
2024-11-04
target/ppc: Fix HFSCR facility checks
Nicholas Piggin
1
-2
/
+2
2024-11-04
target/ppc: Fix doorbell delivery to threads in powersave
Nicholas Piggin
1
-4
/
+13
2024-11-04
target/ppc: PMIs are level triggered
Nicholas Piggin
1
-4
/
+0
2024-11-04
target/ppc: Fix mtDPDES targeting SMT siblings
Nicholas Piggin
1
-1
/
+1
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
2
-2
/
+9
2024-11-04
target/ppc: Make divd[u] handler method decodetree compatible
Ilya Leoshkevich
1
-1
/
+1
2024-11-04
target/ppc: Set ctx->opcode for decode_insn32()
Ilya Leoshkevich
1
-2
/
+1
2024-10-31
target/riscv: Fix vcompress with rvv_ta_all_1s
Anton Blanchard
1
-1
/
+1
2024-10-31
target/riscv/kvm: clarify how 'riscv-aia' default works
Daniel Henrique Barboza
1
-10
/
+4
2024-10-31
target/riscv/kvm: set 'aia_mode' to default in error path
Daniel Henrique Barboza
1
-7
/
+15
2024-10-31
docs/specs: add riscv-iommu
Daniel Henrique Barboza
3
-0
/
+104
2024-10-31
qtest/riscv-iommu-test: add init queues test
Daniel Henrique Barboza
2
-0
/
+155