aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-24hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-24hw/timer/slavio_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-24hw/timer/slavio_timer: Remove useless check for NULL t->timerPeter Maydell
2019-10-24hw/dma/xilinx_axidma.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-24hw/timer/xilinx_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-24hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-24target/arm: Rely on hflags correct in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIANRichard Henderson
2019-10-24linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIANRichard Henderson
2019-10-24target/arm: Rebuild hflags for M-profile NVICRichard Henderson
2019-10-24target/arm: Rebuild hflags for M-profileRichard Henderson
2019-10-24target/arm: Rebuild hflags at Xscale SCTLR writesRichard Henderson
2019-10-24target/arm: Rebuild hflags at CPSR writesRichard Henderson
2019-10-24target/arm: Rebuild hflags at MSR writesRichard Henderson
2019-10-24target/arm: Rebuild hflags at EL changesRichard Henderson
2019-10-24target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})Richard Henderson
2019-10-24target/arm: Hoist store to cs_base in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Split out arm_mmu_idx_elRichard Henderson
2019-10-24target/arm: Add arm_rebuild_hflagsRichard Henderson
2019-10-24target/arm: Hoist computation of TBFLAG_A32.VFPENRichard Henderson
2019-10-24target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_aprofileRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_a32Richard Henderson
2019-10-24target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_stateRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_m32Richard Henderson
2019-10-24target/arm: Split arm_cpu_data_is_big_endianRichard Henderson
2019-10-24target/arm: Split out rebuild_hflags_common_32Richard Henderson
2019-10-24target/arm: Split out rebuild_hflags_a64Richard Henderson
2019-10-24target/arm: Split out rebuild_hflags_commonRichard Henderson
2019-10-24aspeed: Add an AST2600 eval boardCédric Le Goater
2019-10-24hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V modelCédric Le Goater
2019-10-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into...Peter Maydell
2019-10-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-10-24Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into stagingPeter Maydell
2019-10-23hppa: drop usage of memory_region_allocate_system_memory() for ROMIgor Mammedov
2019-10-23ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()Igor Mammedov
2019-10-23sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAMIgor Mammedov
2019-10-23target/i386: Introduce Denverton CPU modelTao Xu
2019-10-24spapr/xive: Set the OS CAM line at resetCédric Le Goater
2019-10-24ppc/pnv: Fix naming of routines realizing the CPUsCédric Le Goater
2019-10-24ppc: Reset the interrupt presenter from the CPU reset handlerCédric Le Goater
2019-10-24ppc/pnv: Add a PnvChip pointer to PnvCoreCédric Le Goater
2019-10-24ppc/pnv: Introduce a PnvCore reset handlerCédric Le Goater
2019-10-24spapr_cpu_core: Implement DeviceClass::resetGreg Kurz
2019-10-24spapr: move CPU reset after presenter creationCédric Le Goater
2019-10-24spapr: Don't request to unplug the same core twiceGreg Kurz
2019-10-24pseries: Update SLOF firmware imageAlexey Kardashevskiy
2019-10-24spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClassDavid Gibson
2019-10-24spapr: Remove SpaprIrq::nr_msisDavid Gibson