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
2017-07-19
crypto: hash: add hash driver framework
Longpeng(Mike)
2017-07-19
crypto: cipher: add cipher driver framework
Longpeng(Mike)
2017-07-19
crypto: cipher: introduce qcrypto_cipher_ctx_new for builtin-backend
Longpeng(Mike)
2017-07-19
crypto: cipher: introduce qcrypto_cipher_ctx_new for nettle-backend
Longpeng(Mike)
2017-07-19
crypto: cipher: introduce qcrypto_cipher_ctx_new for gcrypt-backend
Longpeng(Mike)
2017-07-19
crypto: cipher: introduce context free function
Longpeng(Mike)
2017-07-19
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-07-18-1' in...
Peter Maydell
2017-07-18
target/alpha: Log temp leaks
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_fbcond
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_call_pal
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_mtpr
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_bcond
Richard Henderson
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
2017-07-18
target/alpha: Copy tb->flags into DisasContext
Richard Henderson
2017-07-18
target/alpha: Remove amask from tb->flags
Richard Henderson
2017-07-18
target/sh4: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-07-18
target/sh4: Implement fsrra
Richard Henderson
2017-07-18
target/sh4: Add missing FPSCR.PR == 0 checks
Richard Henderson
2017-07-18
target/sh4: Implement fpchg
Richard Henderson
2017-07-18
target/sh4: Introduce CHECK_SH4A
Richard Henderson
2017-07-18
target/sh4: Introduce CHECK_FPSCR_PR_*
Richard Henderson
2017-07-18
target/sh4: Tidy misc illegal insn checks
Richard Henderson
2017-07-18
target/sh4: Unify code for CHECK_FPU_ENABLED
Richard Henderson
2017-07-18
target/sh4: Unify code for CHECK_PRIVILEGED
Richard Henderson
2017-07-18
target/sh4: Unify code for CHECK_NOT_DELAY_SLOT
Richard Henderson
2017-07-18
target/sh4: Simplify 64-bit fp reg-reg move
Richard Henderson
2017-07-18
target/sh4: Load/store Dr as 64-bit quantities
Richard Henderson
2017-07-18
target/sh4: Merge DREG into fpr64 routines
Richard Henderson
2017-07-18
target/sh4: Eliminate unused XREG macro
Richard Henderson
2017-07-18
target/sh4: Hoist fp register bank selection
Richard Henderson
2017-07-18
target/sh4: Pass DisasContext to fpr64 routines
Richard Henderson
2017-07-18
target/sh4: Unify cpu_fregs into FREG
Richard Henderson
2017-07-18
target/sh4: Hoist register bank selection
Richard Henderson
2017-07-18
linux-user/sh4: Clean env->flags on signal boundaries
Richard Henderson
2017-07-18
linux-user/sh4: Notice gUSA regions during signal delivery
Richard Henderson
2017-07-18
target/sh4: Recognize common gUSA sequences
Richard Henderson
2017-07-18
target/sh4: Handle user-space atomics
Richard Henderson
2017-07-18
target/sh4: Adjust TB_FLAG_PENDING_MOVCA
Richard Henderson
2017-07-18
target/sh4: Keep env->flags clean
Richard Henderson
2017-07-18
target/sh4: Introduce TB_FLAG_ENVFLAGS_MASK
Richard Henderson
2017-07-18
target/sh4: Consolidate end-of-TB tests
Richard Henderson
2017-07-18
target/sh4: return result of fcmp using TCG
Aurelien Jarno
2017-07-18
target/sh4: do not use a helper to implement fneg
Aurelien Jarno
2017-07-18
target/sh4: fix FPSCR cause vs flag inversion
Aurelien Jarno
2017-07-18
target/sh4: fix FPU unorderered compare
Aurelien Jarno
2017-07-18
target/sh4: do not check for PR bit for fabs instruction
Aurelien Jarno
2017-07-18
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
xen/mapcache: introduce xen_replace_cache_entry()
Igor Druzhinin
2017-07-18
xen/mapcache: add an ability to create dummy mappings
Igor Druzhinin
2017-07-18
xen: move physmap saving into a separate function
Igor Druzhinin
[prev]
[next]