aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2021-09-21hw/core: Make do_unaligned_access noreturnRichard Henderson
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson
2021-09-21Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...Richard Henderson
2021-09-21target/arm: Optimize MVE 1op-immediate insnspull-target-arm-20210921Peter Maydell
2021-09-21target/arm: Optimize MVE VSLI and VSRIPeter Maydell
2021-09-21target/arm: Optimize MVE VSHLL and VMOVLPeter Maydell
2021-09-21target/arm: Optimize MVE VSHL, VSHR immediate formsPeter Maydell
2021-09-21target/arm: Optimize MVE VMVNPeter Maydell
2021-09-21target/arm: Optimize MVE VDUPPeter Maydell
2021-09-21target/arm: Optimize MVE VNEG, VABSPeter Maydell
2021-09-21target/arm: Optimize MVE arithmetic opsPeter Maydell
2021-09-21target/arm: Optimize MVE logic opsPeter Maydell
2021-09-21target/arm: Add TB flag for "MVE insns not predicated"Peter Maydell
2021-09-21target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migrationPeter Maydell
2021-09-21target/arm: Avoid goto_tb if we're trying to exit to the main loopPeter Maydell
2021-09-21hvf: arm: Add rudimentary PMC supportAlexander Graf
2021-09-21arm: Add Hypervisor.framework build targetAlexander Graf
2021-09-21hvf: arm: Implement PSCI handlingAlexander Graf
2021-09-21hvf: arm: Implement -cpu hostPeter Maydell
2021-09-21arm/hvf: Add a WFI handlerPeter Collingbourne
2021-09-21target/riscv: csr: Rename HCOUNTEREN_CY and friendsBin Meng
2021-09-21target/riscv: Backup/restore mstatus.SD bit when virtual register swappedFrank Chang
2021-09-21target/riscv: Expose interrupt pending bits as GPIO linesAlistair Francis
2021-09-21target/riscv: Fix satp writeLIU Zhiwei
2021-09-21target/riscv: Update the ePMP CSR addressAlistair Francis
2021-09-20hvf: Add Apple Silicon supportAlexander Graf
2021-09-20hvf: Introduce hvf_arch_init() callbackAlexander Graf
2021-09-20arm: Move PMC register definitions to internals.hAlexander Graf
2021-09-20target/arm: Consolidate ifdef blocks in resetPeter Maydell
2021-09-20target/arm: Always clear exclusive monitor on resetPeter Maydell
2021-09-20target/arm: Don't skip M-profile reset entirely in user modePeter Maydell
2021-09-16Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...Peter Maydell
2021-09-16Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...Peter Maydell
2021-09-16target/sparc: Make sparc_cpu_dump_state() staticPhilippe Mathieu-Daudé
2021-09-16target/avr: Fix compiler errors (-Werror=enum-conversion)Stefan Weil
2021-09-16target/i386: spelling: occured=>occurred, mininum=>minimumMichael Tokarev
2021-09-14user: Remove cpu_get_pic_interrupt() stubsPhilippe Mathieu-Daudé
2021-09-14target/xtensa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/rx: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/sparc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/sh4: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/riscv: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/ppc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/openrisc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/nios2: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/mips: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/microblaze: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/m68k: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-09-14target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folderPhilippe Mathieu-Daudé
2021-09-14target/i386: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé