index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
target/arm/translate.c: Fix missing 'break' for TT insns
Peter Maydell
1
-0
/
+1
2018-02-09
target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
Christoffer Dall
1
-0
/
+4
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
4
-1
/
+36
2018-02-09
target/arm: Add ZCR_ELx
Richard Henderson
2
-0
/
+136
2018-02-09
target/arm: Add SVE to migration state
Richard Henderson
1
-0
/
+53
2018-02-09
target/arm: Add predicate registers for SVE
Richard Henderson
1
-0
/
+12
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
4
-28
/
+81
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
arm: postpone device listener unregister
Peter Xu
1
-1
/
+1
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-26
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2
-4
/
+4
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2
-4
/
+4
2018-01-25
target/arm: Simplify fp_exception_el for user-only
Richard Henderson
1
-1
/
+2
2018-01-25
target/arm: Hoist store to flags output in cpu_get_tb_cpu_state
Richard Henderson
1
-16
/
+19
2018-01-25
target/arm: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2
-125
/
+128
2018-01-25
target/arm: Add ARM_FEATURE_SVE
Richard Henderson
1
-0
/
+1
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
8
-64
/
+84
2018-01-25
target/arm: Change the type of vfp.regs
Richard Henderson
6
-19
/
+19
2018-01-25
target/arm: Use pointers in neon tbl helper
Richard Henderson
3
-15
/
+12
2018-01-25
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
3
-104
/
+120
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
4
-184
/
+161
2018-01-25
target/arm: Mark disas_set_insn_syndrome inline
Richard Henderson
1
-1
/
+1
2018-01-25
target/arm: Fix 32-bit address truncation
Ard Biesheuvel
1
-1
/
+1
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-1
/
+1
2018-01-16
target/arm: Add fp16 support to vfp_expand_imm
Richard Henderson
1
-0
/
+5
2018-01-16
target/arm: Split out vfp_expand_imm
Richard Henderson
1
-16
/
+28
2018-01-16
target/arm: Handle page table walk load failures correctly
Peter Maydell
3
-11
/
+45
2018-01-16
get_phys_addr_pmsav7: Support AP=0b111 for v7M
Peter Maydell
1
-0
/
+14
2018-01-11
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
1
-13
/
+10
2018-01-11
target/arm: Fix stlxp for aarch64_be
Michael Weiser
1
-2
/
+5
[next]