aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07target/arm: Make MPU_RBAR, MPU_RLAR banked for v8MPeter Maydell
2017-09-07target/arm: Make MPU_MAIR0, MPU_MAIR1 registers banked for v8MPeter Maydell
2017-09-07target/arm: Make VTOR register banked for v8MPeter Maydell
2017-09-07nvic: Add NS alias SCS regionPeter Maydell
2017-09-07target/arm: Make CONTROL register banked for v8MPeter Maydell
2017-09-07target/arm: Make FAULTMASK register banked for v8MPeter Maydell
2017-09-07target/arm: Make PRIMASK register banked for v8MPeter Maydell
2017-09-07target/arm: Make BASEPRI register banked for v8MPeter Maydell
2017-09-07target/arm: Add MMU indexes for secure v8MPeter Maydell
2017-09-07target/arm: Register second AddressSpace for secure v8M CPUsPeter Maydell
2017-09-07target/arm: Add state field, feature bit and migration for v8M secure statePeter Maydell
2017-09-07target/arm: Implement new PMSAv8 behaviourPeter Maydell
2017-09-07target/arm: Implement ARMv8M's PMSAv8 registersPeter Maydell
2017-09-07hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth
2017-09-07xilinx_axidma: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07xilinx_axienet: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07xlnx_zynqmp: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07gicv3: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07armv7m: Convert armv7m.memory to DEFINE_PROP_LINKFam Zheng
2017-09-07armv7m: Convert bitband.source-memory to DEFINE_PROP_LINKFam Zheng
2017-09-07Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170906' into stagingPeter Maydell
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-07Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...Peter Maydell
2017-09-06migration: dump str in migrate_set_state tracePeter Xu
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake
2017-09-06io: Add new qio_channel_read{, v}_all_eof functionsEric Blake
2017-09-06io: Yield rather than wait when already in coroutineEric Blake
2017-09-06target/arm: Perform per-insn cross-page check only for ThumbRichard Henderson
2017-09-06target/arm: Split out thumb_tr_translate_insnRichard Henderson
2017-09-06target/arm: Move ss check to init_disas_contextRichard Henderson
2017-09-06target/arm: [a64] Move page and ss checks to init_disas_contextRichard Henderson
2017-09-06target/arm: [tcg] Port to generic translation frameworkLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to disas_logLluís Vilanova
2017-09-06target/arm: [tcg] Port to disas_logLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to tb_stopLluís Vilanova
2017-09-06target/arm: [tcg] Port to tb_stopLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to translate_insnLluís Vilanova
2017-09-06target/arm: [tcg] Port to translate_insnLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to breakpoint_checkLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to insn_startLluís Vilanova
2017-09-06target/arm: [tcg] Port to insn_startLluís Vilanova
2017-09-06target/arm: [tcg] Port to tb_startLluís Vilanova
2017-09-06target/arm: [tcg,a64] Port to init_disas_contextLluís Vilanova
2017-09-06target/arm: [tcg] Port to init_disas_contextLluís Vilanova
2017-09-06target/arm: [tcg] Port to DisasContextBaseLluís Vilanova
2017-09-06target/i386: [tcg] Port to generic translation frameworkLluís Vilanova
2017-09-06target/i386: [tcg] Port to disas_logLluís Vilanova
2017-09-06target/i386: [tcg] Port to tb_stopLluís Vilanova
2017-09-06target/i386: [tcg] Port to translate_insnLluís Vilanova
2017-09-06target/i386: [tcg] Port to breakpoint_checkLluís Vilanova