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
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
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng
2018-02-08
qapi: Add NVMe driver options to the schema
Fam Zheng
2018-02-08
docs: Add section for NVMe VFIO driver
Fam Zheng
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
qemu-img: Map bench buffer
Fam Zheng
2018-02-08
block/nvme: Implement .bdrv_(un)register_buf
Fam Zheng
2018-02-08
block: Introduce buf register API
Fam Zheng
2018-02-08
block: Add VFIO based NVMe driver
Fam Zheng
2018-02-08
util: Introduce vfio helpers
Fam Zheng
2018-02-08
stubs: Add stubs for ram block API
Fam Zheng
2018-02-08
curl: convert to CoQueue
Paolo Bonzini
2018-02-08
coroutine-lock: make qemu_co_enter_next thread-safe
Paolo Bonzini
2018-02-08
coroutine-lock: convert CoQueue to use QemuLockable
Paolo Bonzini
2018-02-08
lockable: add QemuLockable
Paolo Bonzini
[next]