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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-30
target/tricore: Fix LGPL version number
Thomas Huth
10
-10
/
+10
2019-01-30
target/openrisc: Fix LGPL version number
Thomas Huth
7
-7
/
+7
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
1
-3
/
+3
2019-01-29
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
3
-19
/
+22
2019-01-29
target/arm: v8m: Ensure IDAU is respected if SAU is disabled
Thomas Roth
1
-9
/
+10
2019-01-29
target/arm: Fix validation of 32-bit address spaces for aa32
Richard Henderson
1
-7
/
+14
2019-01-25
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-25-20...
Peter Maydell
3
-30
/
+73
2019-01-24
target/mips: Add I6500 core configuration
Yongbok Kim
1
-0
/
+40
2019-01-24
target/mips: nanoMIPS: Fix branch handling
Stefan Markovic
1
-0
/
+12
2019-01-24
target/mips: Extend gen_scwp() functionality to support EVA
Aleksandar Markovic
1
-4
/
+6
2019-01-24
target/mips: Correct the second argument type of cpu_supports_isa()
Aleksandar Markovic
2
-2
/
+2
2019-01-24
target/mips: nanoMIPS: Rename macros for extracting 3-bit-coded GPR numbers
Aleksandar Markovic
1
-13
/
+13
2019-01-24
target/mips: nanoMIPS: Remove an unused macro
Aleksandar Markovic
1
-1
/
+0
2019-01-24
target/mips: nanoMIPS: Remove duplicate macro definitions
Aleksandar Markovic
1
-10
/
+0
2019-01-24
ppc: e6500 registers SPR 604 twice
Jon Diekema
1
-8
/
+0
2019-01-23
Merge remote-tracking branch 'remotes/xtensa/tags/20190122-xtensa' into staging
Peter Maydell
12
-1531
/
+1685
2019-01-23
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...
Peter Maydell
3
-15
/
+30
2019-01-22
target/microblaze: Add props enabling exceptions on failed bus accesses
Edgar E. Iglesias
2
-1
/
+13
2019-01-22
target/microblaze: Switch to transaction_failed hook
Peter Maydell
3
-14
/
+17
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
1
-4
/
+5
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
6
-641
/
+960
2019-01-21
target/arm: Implement PMSWINC
Aaron Lindsay
1
-2
/
+37
2019-01-21
target/arm: PMU: Set PMCR.N to 4
Aaron Lindsay
1
-5
/
+5
2019-01-21
target/arm: PMU: Add instruction and cycle events
Aaron Lindsay
1
-46
/
+44
2019-01-21
target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
Aaron Lindsay
2
-17
/
+282
2019-01-21
target/arm: Add array for supported PMU events, generate PMCEID[01]_EL0
Aaron Lindsay
4
-11
/
+79
2019-01-21
target/arm: Make PMCEID[01]_EL0 64 bit registers, add PMCEID[23]
Aaron Lindsay
2
-4
/
+19
2019-01-21
target/arm: Define FIELDs for ID_DFR0
Aaron Lindsay
1
-0
/
+9
2019-01-21
target/arm: Implement PMOVSSET
Aaron Lindsay
1
-0
/
+28
2019-01-21
target/arm: Allow AArch32 access for PMCCFILTR
Aaron Lindsay
1
-1
/
+26
2019-01-21
target/arm: Filter cycle counter based on PMCCFILTR_EL0
Aaron Lindsay
3
-8
/
+101
2019-01-21
target/arm: Swap PMU values before/after migrations
Aaron Lindsay
2
-2
/
+28
2019-01-21
target/arm: Reorganize PMCCNTR accesses
Aaron Lindsay
2
-53
/
+98
2019-01-21
target/arm: Tidy TBI handling in gen_a64_set_pc
Richard Henderson
1
-43
/
+23
2019-01-21
target/arm: Enable PAuth for user-only
Richard Henderson
2
-0
/
+63
2019-01-21
target/arm: Enable PAuth for -cpu max
Richard Henderson
1
-0
/
+4
2019-01-21
target/arm: Add PAuth system registers
Richard Henderson
1
-0
/
+70
2019-01-21
target/arm: Implement pauth_computepac
Richard Henderson
1
-1
/
+241
2019-01-21
target/arm: Implement pauth_addpac
Richard Henderson
1
-1
/
+41
2019-01-21
target/arm: Implement pauth_auth
Richard Henderson
1
-1
/
+20
2019-01-21
target/arm: Implement pauth_strip
Richard Henderson
1
-1
/
+13
2019-01-21
target/arm: Reuse aa64_va_parameters for setting tbflags
Richard Henderson
2
-81
/
+24
2019-01-21
target/arm: Decode TBID from TCR
Richard Henderson
2
-3
/
+12
2019-01-21
target/arm: Add aa64_va_parameters_both
Richard Henderson
2
-5
/
+20
2019-01-21
target/arm: Export aa64_va_parameters to internals.h
Richard Henderson
2
-2
/
+19
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
4
-13
/
+11
2019-01-21
target/arm: Create ARMVAParameters and helpers
Richard Henderson
2
-128
/
+164
2019-01-21
target/arm: Introduce arm_stage1_mmu_idx
Richard Henderson
2
-0
/
+22
2019-01-21
target/arm: Introduce arm_mmu_idx
Richard Henderson
3
-12
/
+32
2019-01-21
target/arm: Move cpu_mmu_index out of line
Richard Henderson
2
-43
/
+49
[next]