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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
target/openrisc: Update cpu "any" to v1.3
Richard Henderson
1
-1
/
+1
2019-09-04
target/openrisc: Implement l.adrp
Richard Henderson
3
-0
/
+16
2019-09-04
target/openrisc: Implement move to/from FPCSR
Richard Henderson
5
-5
/
+38
2019-09-04
target/openrisc: Implement unordered fp comparisons
Richard Henderson
5
-0
/
+145
2019-09-04
target/openrisc: Add support for ORFPX64A32
Richard Henderson
6
-3
/
+332
2019-09-04
target/openrisc: Check CPUCFG_OF32S for float insns
Richard Henderson
2
-50
/
+36
2019-09-04
target/openrisc: Fix lf.ftoi.s
Richard Henderson
1
-1
/
+1
2019-09-04
target/openrisc: Add VR2 and AVR special processor registers
Richard Henderson
3
-6
/
+19
2019-09-04
target/openrisc: Move VR, UPR, DMMCFGR, IMMCFGR to cpu init
Richard Henderson
3
-13
/
+22
2019-09-04
target/openrisc: Make VR and PPC read-only
Richard Henderson
2
-12
/
+1
2019-09-04
target/openrisc: Cache R0 in DisasContext
Richard Henderson
1
-7
/
+12
2019-09-04
target/openrisc: Replace cpu register array with a function
Richard Henderson
1
-97
/
+116
2019-09-04
target/openrisc: Add DisasContext parameter to check_r0_write
Richard Henderson
1
-47
/
+49
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
25
-197
/
+197
2019-09-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...
Peter Maydell
7
-22
/
+160
2019-09-04
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-29-2019' ...
Peter Maydell
3
-586
/
+685
2019-09-03
s390x/tcg: Pass a size to probe_write() in do_csst()
David Hildenbrand
1
-3
/
+1
2019-09-03
hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
David Hildenbrand
1
-2
/
+0
2019-09-03
mips/tcg: Call probe_write() for CONFIG_USER_ONLY as well
David Hildenbrand
1
-5
/
+3
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
1
-7
/
+0
2019-09-03
s390x/tcg: Fix length calculation in probe_write_access()
David Hildenbrand
1
-1
/
+1
2019-09-03
s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()
David Hildenbrand
1
-1
/
+1
2019-09-03
target/sparc: sun4u Invert Endian TTE bit
Tony Nguyen
2
-1
/
+9
2019-09-03
target/sparc: Add TLB entry with attributes
Tony Nguyen
1
-14
/
+18
2019-09-03
target/mips: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+2
2019-09-03
target/mips: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+3
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
20
-162
/
+162
2019-09-03
target/arm: Don't abort on M-profile exception return in linux-user mode
Peter Maydell
1
-1
/
+20
2019-09-03
target/arm: Free TCG temps in trans_VMOV_64_sp()
Peter Maydell
1
-0
/
+2
2019-09-03
target/arm: Fix SMMLS argument order
Richard Henderson
1
-2
/
+18
2019-09-03
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
1
-15
/
+92
2019-09-03
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
3
-1
/
+18
2019-09-03
target/arm: Factor out unallocated_encoding for aarch32
Richard Henderson
2
-12
/
+13
2019-09-03
Revert "target/arm: Use unallocated_encoding for aarch32"
Richard Henderson
5
-15
/
+21
2019-08-29
target/mips: Fix emulation of ST.W in system mode
Aleksandar Markovic
1
-8
/
+8
2019-08-29
target/mips: Clean up handling of CP0 register 31
Aleksandar Markovic
2
-29
/
+29
2019-08-29
target/mips: Clean up handling of CP0 register 30
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 29
Aleksandar Markovic
2
-40
/
+46
2019-08-29
target/mips: Clean up handling of CP0 register 28
Aleksandar Markovic
2
-42
/
+46
2019-08-29
target/mips: Clean up handling of CP0 register 27
Aleksandar Markovic
1
-16
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 26
Aleksandar Markovic
2
-5
/
+5
2019-08-29
target/mips: Clean up handling of CP0 register 25
Aleksandar Markovic
1
-32
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 24
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 23
Aleksandar Markovic
2
-43
/
+89
2019-08-29
target/mips: Clean up handling of CP0 register 20
Aleksandar Markovic
1
-4
/
+4
2019-08-29
target/mips: Clean up handling of CP0 register 19
Aleksandar Markovic
2
-32
/
+36
2019-08-29
target/mips: Clean up handling of CP0 register 18
Aleksandar Markovic
2
-40
/
+44
2019-08-29
target/mips: Clean up handling of CP0 register 17
Aleksandar Markovic
1
-16
/
+16
2019-08-29
target/mips: Clean up handling of CP0 register 16
Aleksandar Markovic
2
-31
/
+32
2019-08-29
target/mips: Clean up handling of CP0 register 15
Aleksandar Markovic
2
-10
/
+11
[next]