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-05-30
tests/decode: Convert tests to meson
Richard Henderson
3
-28
/
+60
2023-05-30
decodetree: Do not remove output_file from /dev
Richard Henderson
1
-1
/
+6
2023-05-30
decodetree: Diagnose empty pattern group
Richard Henderson
1
-0
/
+6
2023-05-30
decodetree: Fix recursion in prop_format and build_tree
Richard Henderson
1
-2
/
+2
2023-05-30
decodetree: Add --test-for-error
Richard Henderson
1
-2
/
+7
2023-05-30
tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
Richard Henderson
9
-9
/
+0
2023-05-30
accel/tcg: Add aarch64 store_atom_insert_al16
Richard Henderson
1
-0
/
+47
2023-05-30
accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
Richard Henderson
1
-0
/
+40
2023-05-30
accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
Richard Henderson
1
-0
/
+50
2023-05-30
accel/tcg: Extract store_atom_insert_al16 to host header
Richard Henderson
2
-39
/
+51
2023-05-30
accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
Richard Henderson
2
-34
/
+47
2023-05-30
tcg/s390x: Support 128-bit load/store
Richard Henderson
3
-4
/
+107
2023-05-30
tcg/ppc: Support 128-bit load/store
Richard Henderson
4
-13
/
+101
2023-05-30
tcg/aarch64: Support 128-bit load/store
Richard Henderson
3
-3
/
+151
2023-05-30
tcg/aarch64: Simplify constraints on qemu_ld/st
Richard Henderson
3
-29
/
+19
2023-05-30
tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
Richard Henderson
1
-2
/
+7
2023-05-30
tcg/aarch64: Rename temporaries
Richard Henderson
1
-25
/
+25
2023-05-30
tcg/i386: Support 128-bit load/store
Richard Henderson
2
-5
/
+190
2023-05-30
qemu/atomic128: Add x86_64 atomic128-ldst.h
Richard Henderson
1
-0
/
+68
2023-05-30
meson: Split test for __int128_t type from __int128_t arithmetic
Richard Henderson
2
-7
/
+12
2023-05-30
accel/tcg: Fix check for page writeability in load_atomic16_or_exit
Richard Henderson
1
-2
/
+2
2023-05-30
tcg: Fix register move type in tcg_out_ld_helper_ret
Richard Henderson
1
-2
/
+2
2023-05-30
Merge tag 'pull-target-arm-20230530-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
21
-145
/
+774
2023-05-30
docs: sbsa: correct graphics card name
Marcin Juszkiewicz
1
-1
/
+1
2023-05-30
hw/arm/sbsa-ref: add GIC node into DT
Marcin Juszkiewicz
1
-1
/
+18
2023-05-30
Update copyright dates to 2023
Enze Li
2
-2
/
+2
2023-05-30
arm/Kconfig: Make TCG dependence explicit
Fabiano Rosas
1
-41
/
+82
2023-05-30
arm/Kconfig: Keep Kconfig default entries in default.mak as documentation
Fabiano Rosas
2
-0
/
+46
2023-05-30
target/arm: Explain why we need to select ARM_V7M
Fabiano Rosas
1
-0
/
+3
2023-05-30
target/arm: Explicitly select short-format FSR for M-profile
Peter Maydell
1
-2
/
+11
2023-05-30
tests/qtest: Run arm-specific tests only if the required machine is available
Thomas Huth
1
-3
/
+4
2023-05-30
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
1
-1
/
+1
2023-05-30
hw/dma/xilinx_axidma: Check DMASR.HALTED to prevent infinite loop.
Tommy Wu
1
-3
/
+8
2023-05-30
hw/arm/smmuv3: Add knob to choose translation stage and enable stage-2
Mostafa Saleh
2
-10
/
+23
2023-05-30
hw/arm/smmuv3: Add stage-2 support in iova notifier
Mostafa Saleh
2
-14
/
+27
2023-05-30
hw/arm/smmuv3: Add CMDs related to stage-2
Mostafa Saleh
4
-9
/
+67
2023-05-30
hw/arm/smmuv3: Add VMID to TLB tagging
Mostafa Saleh
5
-22
/
+39
2023-05-30
hw/arm/smmuv3: Make TLB lookup work for stage-2
Mostafa Saleh
1
-11
/
+33
2023-05-30
hw/arm/smmuv3: Parse STE config for stage-2
Mostafa Saleh
4
-10
/
+186
2023-05-30
hw/arm/smmuv3: Add page table walk for stage-2
Mostafa Saleh
2
-1
/
+176
2023-05-30
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
4
-21
/
+26
2023-05-30
hw/arm/smmuv3: Update translation config to hold stage-2
Mostafa Saleh
1
-3
/
+19
2023-05-30
hw/arm/smmuv3: Add missing fields for IDR0
Mostafa Saleh
1
-0
/
+2
2023-05-30
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
2
-0
/
+10
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
26
-129
/
+201
2023-05-29
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
19
-60
/
+442
2023-05-28
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
1
-1
/
+1
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
9
-9
/
+30
2023-05-28
ui/gtk: enable backend to send multi-touch events
Sergio Lopez
1
-0
/
+92
2023-05-28
target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
Richard Henderson
1
-56
/
+22
[next]