index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: implement SHA-512 instructions
Ard Biesheuvel
2018-02-09
4
-1
/
+205
*
target/arm: Handle exceptions during exception stack pop
Peter Maydell
2018-02-09
1
-21
/
+94
*
target/arm: Make exception vector loads honour the SAU
Peter Maydell
2018-02-09
1
-16
/
+55
*
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
2018-02-09
1
-15
/
+49
*
target/arm: Make v7M exception entry stack push check MPU
Peter Maydell
2018-02-09
1
-16
/
+87
*
target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
Peter Maydell
2018-02-09
1
-12
/
+23
*
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2018-02-09
2
-7
/
+28
*
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
2018-02-09
1
-0
/
+13
*
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
2018-02-08
1
-23
/
+5
*
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
2018-02-08
1
-25
/
+129
*
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
2018-02-08
1
-34
/
+59
*
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
2018-02-08
1
-73
/
+346
*
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
2018-02-08
1
-48
/
+33
*
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
2018-02-08
1
-6
/
+36
*
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
2018-02-08
1
-72
/
+128
*
target/arm: Align vector registers
Richard Henderson
2018-02-08
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
26
-52
/
+1443
|
\
|
*
Add the WHPX acceleration enlightenments
Justin Terry (VM)
2018-02-07
1
-1
/
+1
|
*
Introduce the WHPX impl
Justin Terry (VM)
2018-02-07
2
-0
/
+1367
|
*
arm: postpone device listener unregister
Peter Xu
2018-02-07
1
-1
/
+1
|
*
hvf: ept_emulation_fault() needs NetApp BSD attribution
Paolo Bonzini
2018-02-05
1
-0
/
+24
|
*
Add missing hvdos public domain attribution:
Izik Eidus
2018-02-05
2
-0
/
+6
|
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
20
-50
/
+44
*
|
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
2018-02-06
2
-1
/
+12
|
/
*
target/hppa: Implement PROBE for system mode
Richard Henderson
2018-01-31
3
-17
/
+40
*
target/hppa: Fix 32-bit operand masks for 0E FCVT
Richard Henderson
2018-01-31
1
-7
/
+7
*
target/hppa: Enable MTTCG
Richard Henderson
2018-01-31
1
-0
/
+6
*
target/hppa: Implement STWA
Richard Henderson
2018-01-31
1
-1
/
+18
*
target/hppa: Implement a pause instruction
Richard Henderson
2018-01-31
1
-0
/
+36
*
target/hppa: Implement LDSID for system mode
Helge Deller
2018-01-31
1
-1
/
+13
*
target/hppa: Fix comment
Helge Deller
2018-01-31
1
-1
/
+1
*
target/hppa: Increase number of temp regs
Richard Henderson
2018-01-31
1
-1
/
+1
*
target/hppa: Only use EXCP_DTLB_MISS
Richard Henderson
2018-01-31
1
-1
/
+3
*
target/hppa: Implement B,GATE insn
Richard Henderson
2018-01-31
3
-0
/
+57
*
target/hppa: Add migration for the cpu
Richard Henderson
2018-01-31
4
-0
/
+184
*
target/hppa: Add system registers to gdbstub
Richard Henderson
2018-01-31
1
-0
/
+156
*
target/hppa: Optimize for flat addressing space
Richard Henderson
2018-01-31
2
-10
/
+30
*
target/hppa: Implement halt and reset instructions
Helge Deller
2018-01-31
3
-1
/
+39
*
target/hppa: Implement SYNCDMA insn
Richard Henderson
2018-01-30
1
-1
/
+2
*
target/hppa: Implement LCI
Richard Henderson
2018-01-30
1
-0
/
+20
*
target/hppa: Implement LPA
Richard Henderson
2018-01-30
5
-5
/
+58
*
target/hppa: Implement LDWA
Richard Henderson
2018-01-30
1
-0
/
+38
*
target/hppa: Implement P*TLB and P*TLBE insns
Richard Henderson
2018-01-30
3
-0
/
+79
*
target/hppa: Implement I*TLBA and I*TLBP insns
Richard Henderson
2018-01-30
3
-4
/
+132
*
target/hppa: Log unimplemented instructions
Richard Henderson
2018-01-30
1
-0
/
+2
*
target/hppa: Implement the interval timer
Richard Henderson
2018-01-30
6
-4
/
+67
*
target/hppa: Implement external interrupts
Richard Henderson
2018-01-30
5
-1
/
+83
*
target/hppa: Implement tlb_fill
Richard Henderson
2018-01-30
3
-10
/
+197
*
target/hppa: Implement IASQ
Richard Henderson
2018-01-30
6
-27
/
+179
*
target/hppa: Avoid privilege level decrease during branches
Richard Henderson
2018-01-30
1
-5
/
+47
[next]