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-06-08
target/arm: Move get_phys_addr_pmsav7 to ptw.c
Richard Henderson
3
-196
/
+198
2022-06-08
target/arm: Move get_phys_addr_pmsav7_default to ptw.c
Richard Henderson
3
-41
/
+44
2022-06-08
target/arm: Move get_phys_addr_pmsav5 to ptw.c
Richard Henderson
3
-89
/
+85
2022-06-08
target/arm: Move get_phys_addr_v6 to ptw.c
Richard Henderson
3
-164
/
+161
2022-06-08
target/arm: Move get_phys_addr_v5 to ptw.c
Richard Henderson
3
-135
/
+140
2022-06-08
target/arm: Move get_phys_addr to ptw.c
Richard Henderson
5
-309
/
+372
2022-06-08
target/arm: Move stage_1_mmu_idx decl to internals.h
Richard Henderson
2
-3
/
+7
2022-06-08
xlnx-zynqmp: fix the irq mapping for the display port and its dma
Frederic Konrad
1
-2
/
+2
2022-06-08
xlnx_dp: Fix the interrupt disable logic
Sai Pavan Boddu
1
-1
/
+1
2022-06-08
xlnx_dp: Introduce a vblank signal
Sai Pavan Boddu
2
-4
/
+29
2022-06-08
xlnx_dp: fix the wrong register size
Frederic Konrad
2
-9
/
+17
2022-06-08
Fix 'writeable' typos
Peter Maydell
25
-34
/
+34
2022-06-08
target/arm: Implement FEAT_DoubleFault
Peter Maydell
4
-2
/
+44
2022-06-08
target/arm: Declare support for FEAT_RASv1p1
Peter Maydell
2
-0
/
+2
2022-06-08
vfio/common: remove spurious warning on vfio_listener_region_del
Eric Auger
2
-2
/
+10
2022-06-07
Merge tag 'pull-tpm-2022-06-07-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2
-1
/
+7
2022-06-07
tpm_crb: mark command buffer as dirty on request completion
Anthony PERARD
1
-0
/
+1
2022-06-06
Merge tag 'pull-la-20220606' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
75
-4
/
+10158
2022-06-06
target/loongarch: 'make check-tcg' support
Song Gao
1
-0
/
+1
2022-06-06
tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
Xiaojuan Yang
5
-0
/
+206
2022-06-06
target/loongarch: Add gdb support.
Xiaojuan Yang
8
-0
/
+198
2022-06-06
hw/loongarch: Add LoongArch virt power manager support.
Xiaojuan Yang
1
-1
/
+48
2022-06-06
hw/loongarch: Add LoongArch load elf function.
Xiaojuan Yang
2
-2
/
+61
2022-06-06
hw/loongarch: Add LoongArch ls7a rtc device support
Xiaojuan Yang
7
-0
/
+541
2022-06-06
hw/loongarch: Add some devices support for 3A5000.
Xiaojuan Yang
3
-0
/
+91
2022-06-06
Enable common virtio pci support for LoongArch
Xiaojuan Yang
1
-1
/
+2
2022-06-06
hw/loongarch: Add irq hierarchy for the system
Xiaojuan Yang
1
-0
/
+104
2022-06-06
hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
Xiaojuan Yang
6
-0
/
+385
2022-06-06
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
Xiaojuan Yang
7
-0
/
+106
2022-06-06
hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
Xiaojuan Yang
8
-0
/
+546
2022-06-06
hw/loongarch: Add LoongArch ipi interrupt support(IPI)
Xiaojuan Yang
8
-0
/
+307
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
15
-1
/
+154
2022-06-06
target/loongarch: Add timer related instructions support.
Xiaojuan Yang
6
-0
/
+56
2022-06-06
target/loongarch: Add other core instructions support
Xiaojuan Yang
7
-0
/
+233
2022-06-06
target/loongarch: Add TLB instruction support
Xiaojuan Yang
5
-0
/
+499
2022-06-06
target/loongarch: Add LoongArch IOCSR instruction
Xiaojuan Yang
8
-0
/
+197
2022-06-06
target/loongarch: Add LoongArch CSR instruction
Xiaojuan Yang
7
-1
/
+484
2022-06-06
target/loongarch: Add constant timer support
Xiaojuan Yang
5
-0
/
+77
2022-06-06
target/loongarch: Add LoongArch interrupt and exception handle
Xiaojuan Yang
3
-0
/
+234
2022-06-06
target/loongarch: Add MMU support for LoongArch CPU.
Xiaojuan Yang
7
-1
/
+418
2022-06-06
target/loongarch: Implement qmp_query_cpu_definitions()
Xiaojuan Yang
2
-2
/
+30
2022-06-06
target/loongarch: Add basic vmstate description of CPU.
Xiaojuan Yang
4
-0
/
+94
2022-06-06
target/loongarch: Add CSRs definition
Xiaojuan Yang
3
-0
/
+313
2022-06-06
target/loongarch: Add system emulation introduction
Xiaojuan Yang
3
-0
/
+103
2022-06-06
target/loongarch: Add target build suport
Song Gao
2
-0
/
+20
2022-06-06
target/loongarch: Add disassembler
Song Gao
3
-0
/
+613
2022-06-06
target/loongarch: Add branch instruction translation
Song Gao
3
-0
/
+112
2022-06-06
target/loongarch: Add floating point load/store instruction translation
Song Gao
3
-0
/
+178
2022-06-06
target/loongarch: Add floating point move instruction translation
Song Gao
5
-0
/
+203
2022-06-06
target/loongarch: Add floating point conversion instruction translation
Song Gao
5
-0
/
+488
[prev]
[next]