aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerpull-target-arm-20190429Philippe Mathieu-Daudé
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé
2019-04-29hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-04-29hw/dma: Compile the bcm2835_dma device as common objectPhilippe Mathieu-Daudé
2019-04-29target/arm: Enable FPU for Cortex-M4 and Cortex-M33Peter Maydell
2019-04-29target/arm: Implement VLLDM for v7M CPUs with an FPUPeter Maydell
2019-04-29target/arm: Implement VLSTM for v7M CPUs with an FPUPeter Maydell
2019-04-29target/arm: Implement M-profile lazy FP state preservationPeter Maydell
2019-04-29target/arm: Add lazy-FP-stacking support to v7m_stack_write()Peter Maydell
2019-04-29target/arm: New function armv7m_nvic_set_pending_lazyfp()Peter Maydell
2019-04-29target/arm: New helper function arm_v7m_mmu_idx_all()Peter Maydell
2019-04-29target/arm: Activate M-profile floating point context when FPCCR.ASPEN is setPeter Maydell
2019-04-29target/arm: Set FPCCR.S when executing M-profile floating point insnsPeter Maydell
2019-04-29target/arm: Overlap VECSTRIDE and XSCALE_CPAR TB flagsPeter Maydell
2019-04-29target/arm: Move NS TBFLAG from bit 19 to bit 6Peter Maydell
2019-04-29target/arm: Handle floating point registers in exception returnPeter Maydell
2019-04-29target/arm: Allow for floating point in callee stack integrity checkPeter Maydell
2019-04-29target/arm: Clean excReturn bits when tail chainingPeter Maydell
2019-04-29target/arm: Clear CONTROL.SFPA in BXNS and BLXNSPeter Maydell
2019-04-29target/arm: Implement v7m_update_fpccr()Peter Maydell
2019-04-29target/arm: Handle floating point registers in exception entryPeter Maydell
2019-04-29target/arm/helper: don't return early for STKOF faults during stackingPeter Maydell
2019-04-29target/arm: Handle SFPA and FPCA bits in reads and writes of CONTROLPeter Maydell
2019-04-29target/arm: Clear CONTROL_S.SFPA in SG insn if FPU presentPeter Maydell
2019-04-29target/arm: Decode FP instructions for M profilePeter Maydell
2019-04-29target/arm: Honour M-profile FP enable bitsPeter Maydell
2019-04-29target/arm: Disable most VFP sysregs for M-profilePeter Maydell
2019-04-29target/arm: Implement dummy versions of M-profile FP-related registersPeter Maydell
2019-04-29hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registersPeter Maydell
2019-04-29target/arm: Make sure M-profile FPSCR RES0 bits are not settablePeter Maydell
2019-04-29configure: Remove --source-path optionPeter Maydell
2019-04-29hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger
2019-04-29Add Nios II semihosting support.Sandra Loosemore
2019-04-29Add generic Nios II board.Sandra Loosemore
2019-04-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into stagingPeter Maydell
2019-04-27Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-04-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190425' into stagingPeter Maydell
2019-04-26target/ppc: improve performance of large BAT invalidationsArtyom Tarasenko