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
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
1
-0
/
+4
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
4
-0
/
+103
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
4
-3
/
+186
2018-02-09
target/arm: implement SHA-3 instructions
Ard Biesheuvel
2
-4
/
+145
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
4
-1
/
+205
2018-02-09
target/arm: Handle exceptions during exception stack pop
Peter Maydell
1
-21
/
+94
2018-02-09
target/arm: Make exception vector loads honour the SAU
Peter Maydell
1
-16
/
+55
2018-02-09
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
1
-15
/
+49
2018-02-09
target/arm: Make v7M exception entry stack push check MPU
Peter Maydell
1
-16
/
+87
2018-02-09
target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
Peter Maydell
1
-12
/
+23
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2
-7
/
+28
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
1
-0
/
+13
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
1
-23
/
+5
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
1
-25
/
+129
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
1
-34
/
+59
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
1
-73
/
+346
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
1
-48
/
+33
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
1
-6
/
+36
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
1
-72
/
+128
2018-02-08
target/arm: Align vector registers
Richard Henderson
1
-1
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-52
/
+1443
2018-02-07
Add the WHPX acceleration enlightenments
Justin Terry (VM)
1
-1
/
+1
2018-02-07
Introduce the WHPX impl
Justin Terry (VM)
2
-0
/
+1367
2018-02-07
arm: postpone device listener unregister
Peter Xu
1
-1
/
+1
2018-02-06
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
2
-1
/
+12
2018-02-05
hvf: ept_emulation_fault() needs NetApp BSD attribution
Paolo Bonzini
1
-0
/
+24
2018-02-05
Add missing hvdos public domain attribution:
Izik Eidus
2
-0
/
+6
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
20
-50
/
+44
2018-01-31
target/hppa: Implement PROBE for system mode
Richard Henderson
3
-17
/
+40
2018-01-31
target/hppa: Fix 32-bit operand masks for 0E FCVT
Richard Henderson
1
-7
/
+7
2018-01-31
target/hppa: Enable MTTCG
Richard Henderson
1
-0
/
+6
2018-01-31
target/hppa: Implement STWA
Richard Henderson
1
-1
/
+18
2018-01-31
target/hppa: Implement a pause instruction
Richard Henderson
1
-0
/
+36
2018-01-31
target/hppa: Implement LDSID for system mode
Helge Deller
1
-1
/
+13
2018-01-31
target/hppa: Fix comment
Helge Deller
1
-1
/
+1
2018-01-31
target/hppa: Increase number of temp regs
Richard Henderson
1
-1
/
+1
2018-01-31
target/hppa: Only use EXCP_DTLB_MISS
Richard Henderson
1
-1
/
+3
2018-01-31
target/hppa: Implement B,GATE insn
Richard Henderson
3
-0
/
+57
2018-01-31
target/hppa: Add migration for the cpu
Richard Henderson
4
-0
/
+184
2018-01-31
target/hppa: Add system registers to gdbstub
Richard Henderson
1
-0
/
+156
2018-01-31
target/hppa: Optimize for flat addressing space
Richard Henderson
2
-10
/
+30
2018-01-31
target/hppa: Implement halt and reset instructions
Helge Deller
3
-1
/
+39
2018-01-30
target/hppa: Implement SYNCDMA insn
Richard Henderson
1
-1
/
+2
2018-01-30
target/hppa: Implement LCI
Richard Henderson
1
-0
/
+20
2018-01-30
target/hppa: Implement LPA
Richard Henderson
5
-5
/
+58
2018-01-30
target/hppa: Implement LDWA
Richard Henderson
1
-0
/
+38
2018-01-30
target/hppa: Implement P*TLB and P*TLBE insns
Richard Henderson
3
-0
/
+79
2018-01-30
target/hppa: Implement I*TLBA and I*TLBP insns
Richard Henderson
3
-4
/
+132
2018-01-30
target/hppa: Log unimplemented instructions
Richard Henderson
1
-0
/
+2
2018-01-30
target/hppa: Implement the interval timer
Richard Henderson
6
-4
/
+67
[next]