OSDN Git Service

qmiga/qemu.git
2017-07-20 James Hogantarget/mips: Weaken TLB flush on UX,SX,KX,ASID changes
2017-07-20 James Hogantarget/mips: Fix TLBWI shadow flush for EHINV,XI,RI
2017-07-20 James Hogantarget/mips: Fix MIPS64 MFC0 UserLocal on BE host
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-07-20 Peter Maydelltests: Handle $RANDOM not being supported by the shell
2017-07-20 Kamil Rytarowskiconfigure: Don't build ivshmem tools unless CONFIG_IVSH...
2017-07-20 Kamil Rytarowskiconfigure: Use an explicit CONFIG_IVSHMEM rather than...
2017-07-20 Peter Maydellconfigure: Rename CONFIG_IVSHMEM to CONFIG_IVSHMEM_DEVICE
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2017-07-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-07-20 Khem RajReplace 'struct ucontext' with 'ucontext_t' type
2017-07-20 Gerd Hoffmannadd editorconfig
2017-07-20 Gerd Hoffmannadd scripts/git.orderfile
2017-07-20 Gerd Hoffmannkeymaps: fr-ca: more fixups
2017-07-20 Markus Armbrustervnc: Clarify documentation of QMP command change
2017-07-19 Lluís Vilanovatcg: Pass generic CPUState to gen_intermediate_code()
2017-07-19 Philippe Mathieu... tcg/tci: enable bswap16_i64
2017-07-19 Philippe Mathieu... target/alpha: optimize gen_cvtlq() using deposit op
2017-07-19 Philippe Mathieu... target/sparc: optimize gen_op_mulscc() using deposit op
2017-07-19 Philippe Mathieu... target/sparc: optimize various functions using extract op
2017-07-19 Philippe Mathieu... target/ppc: optimize various functions using extract op
2017-07-19 Philippe Mathieu... target/m68k: optimize bcd_flags() using extract op
2017-07-19 Aurelien Jarnotarget/arm: optimize aarch32 rev16
2017-07-19 Richard Hendersontarget/arm: Optimize aarch64 rev16
2017-07-19 Philippe Mathieu... coccinelle: add a script to optimize tcg op using tcg_g...
2017-07-19 Philippe Mathieu... coccinelle: ignore ASTs pre-parsed cached C files
2017-07-19 Richard Hendersontcg: Expand glue macros before stringifying helper...
2017-07-19 Philippe Mathieu... util/cacheinfo: Add missing include for ppc linux
2017-07-19 Jiang Biaotcg/mips: reserve a register for the guest_base.
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-07-19 Longpeng(Mike)tests: crypto: add hmac speed benchmark support
2017-07-19 Longpeng(Mike)tests: crypto: add hash speed benchmark support
2017-07-19 Longpeng(Mike)tests: crypto: add cipher speed benchmark support
2017-07-19 Longpeng(Mike)crypto: hmac: add af_alg-backend hmac support
2017-07-19 Longpeng(Mike)crypto: hash: add afalg-backend hash support
2017-07-19 Longpeng(Mike)crypto: cipher: add afalg-backend cipher support
2017-07-19 Longpeng(Mike)crypto: introduce some common functions for af_alg...
2017-07-19 Longpeng(Mike)crypto: hmac: add hmac driver framework
2017-07-19 Longpeng(Mike)crypto: hmac: introduce qcrypto_hmac_ctx_new for glib...
2017-07-19 Longpeng(Mike)crypto: hmac: introduce qcrypto_hmac_ctx_new for nettle...
2017-07-19 Longpeng(Mike)crypto: hmac: introduce qcrypto_hmac_ctx_new for gcrypt...
2017-07-19 Longpeng(Mike)crypto: hmac: move crypto/hmac.h into include/crypto/
2017-07-19 Longpeng(Mike)crypto: hash: add hash driver framework
2017-07-19 Longpeng(Mike)crypto: cipher: add cipher driver framework
2017-07-19 Longpeng(Mike)crypto: cipher: introduce qcrypto_cipher_ctx_new for...
2017-07-19 Longpeng(Mike)crypto: cipher: introduce qcrypto_cipher_ctx_new for...
2017-07-19 Longpeng(Mike)crypto: cipher: introduce qcrypto_cipher_ctx_new for...
2017-07-19 Longpeng(Mike)crypto: cipher: introduce context free function
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-07-19 Richard Hendersontarget/alpha: Log temp leaks
2017-07-19 Richard Hendersontarget/alpha: Fix temp leak in gen_fbcond
2017-07-19 Richard Hendersontarget/alpha: Fix temp leak in gen_call_pal
2017-07-19 Richard Hendersontarget/alpha: Fix temp leak in gen_mtpr
2017-07-19 Richard Hendersontarget/alpha: Fix temp leak in gen_bcond
2017-07-19 Richard Hendersontarget/alpha: Merge several flag bytes into ENV->FLAGS
2017-07-19 Richard Hendersontarget/alpha: Copy tb->flags into DisasContext
2017-07-19 Richard Hendersontarget/alpha: Remove amask from tb->flags
2017-07-18 Richard Hendersontarget/sh4: Use tcg_gen_lookup_and_goto_ptr
2017-07-18 Richard Hendersontarget/sh4: Implement fsrra
2017-07-18 Richard Hendersontarget/sh4: Add missing FPSCR.PR == 0 checks
2017-07-18 Richard Hendersontarget/sh4: Implement fpchg
2017-07-18 Richard Hendersontarget/sh4: Introduce CHECK_SH4A
2017-07-18 Richard Hendersontarget/sh4: Introduce CHECK_FPSCR_PR_*
2017-07-18 Richard Hendersontarget/sh4: Tidy misc illegal insn checks
2017-07-18 Richard Hendersontarget/sh4: Unify code for CHECK_FPU_ENABLED
2017-07-18 Richard Hendersontarget/sh4: Unify code for CHECK_PRIVILEGED
2017-07-18 Richard Hendersontarget/sh4: Unify code for CHECK_NOT_DELAY_SLOT
2017-07-18 Richard Hendersontarget/sh4: Simplify 64-bit fp reg-reg move
2017-07-18 Richard Hendersontarget/sh4: Load/store Dr as 64-bit quantities
2017-07-18 Richard Hendersontarget/sh4: Merge DREG into fpr64 routines
2017-07-18 Richard Hendersontarget/sh4: Eliminate unused XREG macro
2017-07-18 Richard Hendersontarget/sh4: Hoist fp register bank selection
2017-07-18 Richard Hendersontarget/sh4: Pass DisasContext to fpr64 routines
2017-07-18 Richard Hendersontarget/sh4: Unify cpu_fregs into FREG
2017-07-18 Richard Hendersontarget/sh4: Hoist register bank selection
2017-07-18 Richard Hendersonlinux-user/sh4: Clean env->flags on signal boundaries
2017-07-18 Richard Hendersonlinux-user/sh4: Notice gUSA regions during signal delivery
2017-07-18 Richard Hendersontarget/sh4: Recognize common gUSA sequences
2017-07-18 Richard Hendersontarget/sh4: Handle user-space atomics
2017-07-18 Richard Hendersontarget/sh4: Adjust TB_FLAG_PENDING_MOVCA
2017-07-18 Richard Hendersontarget/sh4: Keep env->flags clean
2017-07-18 Richard Hendersontarget/sh4: Introduce TB_FLAG_ENVFLAGS_MASK
2017-07-18 Richard Hendersontarget/sh4: Consolidate end-of-TB tests
2017-07-18 Aurelien Jarnotarget/sh4: return result of fcmp using TCG
2017-07-18 Aurelien Jarnotarget/sh4: do not use a helper to implement fneg
2017-07-18 Aurelien Jarnotarget/sh4: fix FPSCR cause vs flag inversion
2017-07-18 Aurelien Jarnotarget/sh4: fix FPU unorderered compare
2017-07-18 Aurelien Jarnotarget/sh4: do not check for PR bit for fabs instruction
2017-07-18 Igor Druzhininxen: don't use xenstore to save/restore physmap anymore
2017-07-18 Igor Druzhininxen/mapcache: introduce xen_replace_cache_entry()
2017-07-18 Igor Druzhininxen/mapcache: add an ability to create dummy mappings
2017-07-18 Igor Druzhininxen: move physmap saving into a separate function
2017-07-18 Stefano Stabellinixen-platform: separate unplugging of NVMe disks
2017-07-18 Peter Maydellxen_pt_msi.c: Check for xen_host_pci_get_* failures...
next