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
2019-06-13
target/arm: Convert VMOV (imm) to decodetree
Peter Maydell
3
-25
/
+136
2019-06-13
target/arm: Convert VFP fused multiply-add insns to decodetree
Peter Maydell
3
-52
/
+131
2019-06-13
target/arm: Convert VDIV to decodetree
Peter Maydell
3
-20
/
+16
2019-06-13
target/arm: Convert VSUB to decodetree
Peter Maydell
3
-5
/
+16
2019-06-13
target/arm: Convert VADD to decodetree
Peter Maydell
3
-5
/
+16
2019-06-13
target/arm: Convert VNMUL to decodetree
Peter Maydell
3
-6
/
+30
2019-06-13
target/arm: Convert VMUL to decodetree
Peter Maydell
3
-4
/
+16
2019-06-13
target/arm: Convert VFP VNMLA to decodetree
Peter Maydell
3
-18
/
+40
2019-06-13
target/arm: Convert VFP VNMLS to decodetree
Peter Maydell
3
-23
/
+48
2019-06-13
target/arm: Convert VFP VMLS to decodetree
Peter Maydell
3
-7
/
+44
2019-06-13
target/arm: Convert VFP VMLA to decodetree
Peter Maydell
4
-6
/
+224
2019-06-13
target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
Peter Maydell
2
-36
/
+28
2019-06-13
target/arm: Convert the VFP load/store multiple insns to decodetree
Peter Maydell
3
-94
/
+183
2019-06-13
target/arm: Convert VFP VLDR and VSTR to decodetree
Peter Maydell
3
-20
/
+82
2019-06-13
target/arm: Convert VFP two-register transfer insns to decodetree
Peter Maydell
3
-44
/
+77
2019-06-13
target/arm: Convert "single-precision" register moves to decodetree
Peter Maydell
3
-145
/
+168
2019-06-13
target/arm: Convert "double-precision" register moves to decodetree
Peter Maydell
3
-81
/
+185
2019-06-13
target/arm: Add helpers for VFP register loads and stores
Peter Maydell
2
-20
/
+30
2019-06-13
target/arm: Move the VFP trans_* functions to translate-vfp.inc.c
Peter Maydell
2
-337
/
+337
2019-06-13
target/arm: Convert VCVTA/VCVTN/VCVTP/VCVTM to decodetree
Peter Maydell
2
-39
/
+39
2019-06-13
target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree
Peter Maydell
2
-22
/
+43
2019-06-13
target/arm: Convert VMINNM, VMAXNM to decodetree
Peter Maydell
2
-13
/
+33
2019-06-13
target/arm: Convert the VSEL instructions to decodetree
Peter Maydell
4
-10
/
+59
2019-06-13
target/arm: Explicitly enable VFP short-vectors for aarch32 -cpu max
Peter Maydell
1
-0
/
+4
2019-06-13
target/arm: Fix Cortex-R5F MVFR values
Peter Maydell
1
-0
/
+2
2019-06-13
target/arm: Factor out VFP access checking code
Peter Maydell
2
-88
/
+113
2019-06-13
target/arm: Add stubs for AArch32 VFP decodetree
Peter Maydell
5
-0
/
+119
2019-06-13
decodetree: Fix comparison of Field
Richard Henderson
1
-1
/
+1
2019-06-13
target/arm: Fix output of PAuth Auth
Richard Henderson
3
-3
/
+64
2019-06-13
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
1
-12
/
+9
2019-06-13
hw/arm/smmuv3: Fix decoding of ID register range
Peter Maydell
1
-1
/
+1
2019-06-13
target/arm: Implement NSACR gating of floating point
Peter Maydell
1
-2
/
+73
2019-06-13
target/arm: Use tcg_gen_gvec_bitsel
Richard Henderson
4
-78
/
+20
2019-06-13
nbd/server: Nicer spelling of max BLOCK_STATUS reply length
Eric Blake
1
-5
/
+8
2019-06-13
iotests: Let 233 run concurrently
Max Reitz
2
-53
/
+42
2019-06-13
iotests: Use qemu-nbd's --pid-file
Max Reitz
1
-4
/
+2
2019-06-13
qemu-nbd: Do not close stderr
Max Reitz
1
-1
/
+2
2019-06-13
iotests.py: Add qemu_nbd_early_pipe()
Max Reitz
2
-5
/
+8
2019-06-13
qemu-nbd: Add --pid-file option
Max Reitz
2
-0
/
+13
2019-06-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190613-pull-request' ...
Peter Maydell
5
-6
/
+14
2019-06-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190612' into staging
Peter Maydell
1
-3
/
+3
2019-06-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...
Peter Maydell
42
-59
/
+447
2019-06-13
ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device
Chen Zhang
1
-1
/
+6
2019-06-13
ui/cocoa: Fix absolute input device grabbing issue on Mojave
Chen Zhang
1
-2
/
+41
2019-06-13
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-cputl...
Peter Maydell
22
-607
/
+1788
2019-06-13
edid: flip the default to enabled
Gerd Hoffmann
4
-5
/
+11
2019-06-13
edid: add xmax + ymax properties
Gerd Hoffmann
1
-1
/
+3
2019-06-12
tcg: Fix typos in helper_gvec_sar{8,32,64}v
Richard Henderson
1
-3
/
+3
2019-06-12
gdbstub: Implement qemu physical memory mode
Jon Doron
1
-2
/
+60
2019-06-12
gdbstub: Clear unused variables in gdb_handle_packet
Jon Doron
1
-9
/
+2
[prev]
[next]