]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2017-09-07  Richard Hendersontcg/ppc: Change TCG_REG_RA to TCG_REG_TB
2017-09-07  Richard Hendersontcg/arm: Use constant pool for call
2017-09-07  Richard Hendersontcg/arm: Use constant pool for movi
2017-09-07  Richard Hendersontcg/arm: Extract INSN_NOP
2017-09-07  Richard Hendersontcg/arm: Code rearrangement
2017-09-07  Richard Hendersontcg/arm: Tighten tlb indexing offset test
2017-09-07  Richard Hendersontcg/arm: Improve tlb load for armv7
2017-09-07  Richard Hendersontcg/sparc: Use constant pool for movi
2017-09-07  Richard Hendersontcg/sparc: Introduce TCG_REG_TB
2017-09-07  Richard Hendersontcg/aarch64: Use constant pool for movi
2017-09-07  Richard Hendersontcg/s390: Use constant pool for cmpi
2017-09-07  Richard Hendersontcg/s390: Use constant pool for xori
2017-09-07  Richard Hendersontcg/s390: Use constant pool for ori
2017-09-07  Richard Hendersontcg/s390: Use constant pool for andi
2017-09-07  Richard Hendersontcg/s390: Use constant pool for movi
2017-09-07  Richard Hendersontcg/s390: Fix sign of patch_reloc addend
2017-09-07  Richard Hendersontcg/s390: Introduce TCG_REG_TB
2017-09-07  Richard Hendersontcg/i386: Store out-of-range call targets in constant...
2017-09-07  Richard Hendersontcg: Infrastructure for managing constant pools
2017-09-07  Richard Hendersontcg: Rearrange ldst label tracking
2017-09-07  Richard Hendersontcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu...
2017-09-07  Richard Hendersontcg/tci: Add TCG_TARGET_DEFAULT_MO
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-07  Portia Stephenstarget/arm: Add Jazelle feature
2017-09-07  Peter Maydelltarget/arm: Implement new do_transaction_failed hook
2017-09-07  Peter Maydellhw/arm: Set ignore_memory_transaction_failures for...
2017-09-07  Peter Maydellboards.h: Define new flag ignore_memory_transaction_fai...
2017-09-07  Peter Maydelltarget/arm: Implement BXNS, and banked stack pointers
2017-09-07  Peter Maydelltarget/arm: Move regime_is_secure() to target/arm/inter...
2017-09-07  Peter Maydelltarget/arm: Make CFSR register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make MMFAR banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make CCR register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make MPU_CTRL register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make MPU_RNR register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make MPU_RBAR, MPU_RLAR banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make MPU_MAIR0, MPU_MAIR1 registers banked...
2017-09-07  Peter Maydelltarget/arm: Make VTOR register banked for v8M
2017-09-07  Peter Maydellnvic: Add NS alias SCS region
2017-09-07  Peter Maydelltarget/arm: Make CONTROL register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make FAULTMASK register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make PRIMASK register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Make BASEPRI register banked for v8M
2017-09-07  Peter Maydelltarget/arm: Add MMU indexes for secure v8M
2017-09-07  Peter Maydelltarget/arm: Register second AddressSpace for secure...
2017-09-07  Peter Maydelltarget/arm: Add state field, feature bit and migration...
2017-09-07  Peter Maydelltarget/arm: Implement new PMSAv8 behaviour
2017-09-07  Peter Maydelltarget/arm: Implement ARMv8M's PMSAv8 registers
2017-09-07  Thomas Huthhw/arm/allwinner-a10: Mark the allwinner-a10 device...
2017-09-07  Fam Zhengxilinx_axidma: Convert to DEFINE_PROP_LINK
2017-09-07  Fam Zhengxilinx_axienet: Convert to DEFINE_PROP_LINK
2017-09-07  Fam Zhengxlnx_zynqmp: Convert to DEFINE_PROP_LINK
2017-09-07  Fam Zhenggicv3: Convert to DEFINE_PROP_LINK
2017-09-07  Fam Zhengarmv7m: Convert armv7m.memory to DEFINE_PROP_LINK
2017-09-07  Fam Zhengarmv7m: Convert bitband.source-memory to DEFINE_PROP_LINK
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-09-07  Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-09-06  Peter Xumigration: dump str in migrate_set_state trace
2017-09-06  Eric Blakenbd: Use new qio_channel_*_all() functions
2017-09-06  Eric Blakeio: Add new qio_channel_read{, v}_all_eof functions
2017-09-06  Eric Blakeio: Yield rather than wait when already in coroutine
2017-09-06  Richard Hendersontarget/arm: Perform per-insn cross-page check only...
2017-09-06  Richard Hendersontarget/arm: Split out thumb_tr_translate_insn
2017-09-06  Richard Hendersontarget/arm: Move ss check to init_disas_context
2017-09-06  Richard Hendersontarget/arm: [a64] Move page and ss checks to init_disas...
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to generic translation framework
2017-09-06  Lluís Vilanovatarget/arm: [tcg,a64] Port to disas_log
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to disas_log
2017-09-06  Lluís Vilanovatarget/arm: [tcg,a64] Port to tb_stop
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to tb_stop
2017-09-06  Lluís Vilanovatarget/arm: [tcg,a64] Port to translate_insn
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to translate_insn
2017-09-06  Lluís Vilanovatarget/arm: [tcg,a64] Port to breakpoint_check
2017-09-06  Lluís Vilanovatarget/arm: [tcg,a64] Port to insn_start
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to insn_start
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to tb_start
2017-09-06  Lluís Vilanovatarget/arm: [tcg,a64] Port to init_disas_context
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to init_disas_context
2017-09-06  Lluís Vilanovatarget/arm: [tcg] Port to DisasContextBase
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to generic translation framework
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to disas_log
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to tb_stop
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to translate_insn
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to breakpoint_check
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to insn_start
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to init_disas_context
2017-09-06  Lluís Vilanovatarget/i386: [tcg] Port to DisasContextBase
2017-09-06  Lluís Vilanovatcg: Add generic translation framework
2017-09-06  Richard Hendersontarget/arm: Delay check for magic kernel page
2017-09-06  Lluís Vilanovatarget: [tcg] Use a generic enum for DISAS_ values
2017-09-06  Richard Hendersontarget/arm: Use DISAS_NORETURN
2017-09-06  Richard Hendersontarget/i386: Use generic DISAS_* enumerators
2017-09-06  Richard Hendersontcg: Add generic DISAS_NORETURN
2017-09-06  Richard Hendersontcg/s390: Use slbgr for setcond le and leu
2017-09-06  Richard Hendersontcg/s390: Use load-on-condition-2 facility
2017-09-06  Richard Hendersontcg/s390: Use distinct-operands facility
2017-09-06  Richard Hendersontcg/s390: Merge ori+xori facilities check to tcg_target...
next