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
/
rust
/
qemu-api-macros
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-03
target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext
Philippe Mathieu-Daudé
1
-39
/
+2
2024-11-03
target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree
Philippe Mathieu-Daudé
4
-71
/
+49
2024-11-03
target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree
Philippe Mathieu-Daudé
4
-82
/
+121
2024-11-03
target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree
Philippe Mathieu-Daudé
4
-37
/
+58
2024-11-03
target/mips: Convert Loongson DIV.G opcodes to decodetree
Philippe Mathieu-Daudé
4
-32
/
+24
2024-11-03
target/mips: Convert Loongson DDIV.G opcodes to decodetree
Philippe Mathieu-Daudé
6
-23
/
+126
2024-11-03
target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP
Philippe Mathieu-Daudé
1
-13
/
+5
2024-11-03
target/mips: Simplify Loongson MULTU.G opcode
Philippe Mathieu-Daudé
1
-2
/
+0
2024-11-03
target/mips: Extract decode_64bit_enabled() helper
Philippe Mathieu-Daudé
2
-1
/
+8
2024-11-03
target/mips: Enable MSA ASE for mips32r6-generic
Aleksandar Markovic
1
-3
/
+5
2024-11-03
target/mips: Migrate TLB MemoryMapID register
Yongbok Kim
1
-2
/
+5
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
2024-10-31
hw/riscv/riscv-iommu: add DBG support
Tomasz Jeznach
2
-0
/
+76
2024-10-31
hw/riscv/riscv-iommu: add ATS support
Tomasz Jeznach
4
-3
/
+171
2024-10-31
hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
Tomasz Jeznach
2
-4
/
+203
2024-10-31
test/qtest: add riscv-iommu-pci tests
Daniel Henrique Barboza
5
-0
/
+237
2024-10-31
hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug
Tomasz Jeznach
1
-1
/
+32
2024-10-31
hw/riscv: add riscv-iommu-pci reference device
Tomasz Jeznach
2
-1
/
+203
2024-10-31
pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device
Daniel Henrique Barboza
2
-0
/
+3
2024-10-31