index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
2018-02-09
target/arm: Add ZCR_ELx
Richard Henderson
2018-02-09
target/arm: Add SVE to migration state
Richard Henderson
2018-02-09
target/arm: Add predicate registers for SVE
Richard Henderson
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
2018-02-09
hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
Andrey Smirnov
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
2018-02-09
i.MX: Add implementation of i.MX7 GPR IP block
Andrey Smirnov
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
2018-02-09
hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
Andrey Smirnov
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
2018-02-09
target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
Ard Biesheuvel
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
2018-02-09
target/arm: Handle exceptions during exception stack pop
Peter Maydell
2018-02-09
target/arm: Make exception vector loads honour the SAU
Peter Maydell
2018-02-09
target/arm: Make v7m_push_callee_stack() honour MPU
Peter Maydell
2018-02-09
target/arm: Make v7M exception entry stack push check MPU
Peter Maydell
2018-02-09
target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
Peter Maydell
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
2018-02-08
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180208' into staging
Peter Maydell
2018-02-08
tcg/aarch64: Add vector operations
Richard Henderson
2018-02-08
tcg/i386: Add vector operations
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
2018-02-08
target/arm: Align vector registers
Richard Henderson
2018-02-08
tcg/optimize: Handle vector opcodes during optimize
Richard Henderson
2018-02-08
tcg: Add generic vector helpers with a scalar operand
Richard Henderson
2018-02-08
tcg: Add generic helpers for saturating arithmetic
Richard Henderson
2018-02-08
tcg: Add generic vector ops for multiplication
Richard Henderson
2018-02-08
tcg: Add generic vector ops for comparisons
Richard Henderson
2018-02-08
tcg: Add generic vector ops for constant shifts
Richard Henderson
2018-02-08
tcg: Add generic vector expanders
Richard Henderson
2018-02-08
tcg: Standardize integral arguments to expanders
Richard Henderson
2018-02-08
tcg: Add types and basic operations for host vectors
Richard Henderson
2018-02-08
tcg: Allow multiple word entries into the constant pool
Richard Henderson
2018-02-08
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-02-08
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
[next]