summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | target/ppc: Introduce a wrapper for powerpc_excpFabiano Rosas2022-01-121-1/+11
| * | | target/ppc: Use ppc_interrupts_little_endian in powerpc_excpFabiano Rosas2022-01-121-28/+1Star
| * | | target/ppc: Add MSR_ILE support to ppc_interrupts_little_endianFabiano Rosas2022-01-121-1/+3
| * | | target/ppc: Add HV support to ppc_interrupts_little_endianFabiano Rosas2022-01-123-10/+17
| * | | target/ppc: powerpc_excp: Group unimplemented exceptionsFabiano Rosas2022-01-121-69/+8Star
| * | | target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs activeFabiano Rosas2022-01-121-5/+1Star
| * | | target/ppc: powerpc_excp: Extract software TLB logging into a functionFabiano Rosas2022-01-121-28/+37
| * | | docs: Clarifications and formatting changes in ppc docs.Leonardo Garcia2022-01-122-32/+31Star
| * | | MAINTAINERS: Improve the PowerPC machines sectionThomas Huth2022-01-121-4/+8
| * | | docs/system/ppc: Merge the PEF information into the pseries pageThomas Huth2022-01-122-30/+33
| * | | target/ppc: Add extra float instructions to POWER5P processorsCédric Le Goater2022-01-121-0/+1
| * | | spapr: Fix support of POWER5+ processorsCédric Le Goater2022-01-121-4/+6
| * | | target/ppc: Add popcntb instruction to POWER5+ processorsCédric Le Goater2022-01-121-0/+1
| * | | Merge tag 'qemu-slof-20220110' of github.com:aik/qemu into ppc-7.0Cédric Le Goater2022-01-123-1/+1
| |\ \ \
| | * | | pseries: Update SLOF firmware imageAlexey Kardashevskiy2022-01-103-1/+1
* | | | | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell2022-01-1234-1161/+318Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | linux-user: Implement capability prctlsRichard Henderson2022-01-111-0/+5
| * | | | linux-user: Implement PR_SET_PDEATHSIGRichard Henderson2022-01-111-0/+3
| * | | | linux-user: Map signal number in PR_GET_PDEATHSIGRichard Henderson2022-01-111-1/+2
| * | | | linux-user: Do not special-case NULL for PR_GET_PDEATHSIGRichard Henderson2022-01-111-1/+1
| * | | | linux-user: Move target_struct.h generic definitions to generic/Richard Henderson2022-01-1113-650/+70Star
| * | | | linux-user/arm: Move target_oabi_flock64 out of target_structs.hRichard Henderson2022-01-112-8/+8
| * | | | linux-user/xtensa: Use force_sig_faultRichard Henderson2022-01-111-17/+9Star
| * | | | linux-user/sparc: Use force_sig_faultRichard Henderson2022-01-111-12/+2Star
| * | | | linux-user/sh4: Use force_sig_faultRichard Henderson2022-01-111-5/+1Star
| * | | | linux-user/s390x: Use force_sig_faultRichard Henderson2022-01-111-6/+1Star
| * | | | linux-user/riscv: Use force_sig_faultRichard Henderson2022-01-111-26/+5Star
| * | | | linux-user/ppc: Use force_sig_faultRichard Henderson2022-01-111-108/+28Star
| * | | | linux-user/openrisc: Use force_sig_faultRichard Henderson2022-01-111-15/+3Star
| * | | | target/mips: Extract trap code into env->error_codeRichard Henderson2022-01-114-48/+25Star
| * | | | target/mips: Extract break code into env->error_codeRichard Henderson2022-01-115-69/+25Star
| * | | | linux-user/mips: Use force_sig_faultRichard Henderson2022-01-111-25/+13Star
| * | | | linux-user/mips: Improve do_breakRichard Henderson2022-01-111-20/+26
| * | | | linux-user/microblaze: Fix SIGFPE si_codesRichard Henderson2022-01-111-5/+15
| * | | | linux-user/microblaze: Use force_sig_faultRichard Henderson2022-01-111-36/+25Star
| * | | | linux-user/m68k: Use force_sig_faultRichard Henderson2022-01-111-20/+4Star
| * | | | linux-user/i386: Use force_sig, force_sig_faultRichard Henderson2022-01-111-29/+18Star
| * | | | linux-user/i386: Split out maybe_handle_vm86_trapRichard Henderson2022-01-111-16/+15Star
| * | | | linux-user/hppa: Set FPE_CONDTRAP for CONDRichard Henderson2022-01-112-0/+3
| * | | | linux-user: Remove TARGET_NSIGFPERichard Henderson2022-01-111-1/+0Star
| * | | | linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOWRichard Henderson2022-01-111-1/+7
| * | | | linux-user/hppa: Use force_sig_faultRichard Henderson2022-01-111-15/+3Star
| * | | | linux-user/cris: Use force_sig_faultRichard Henderson2022-01-111-8/+4Star
| * | | | linux-user/alpha: Use force_sig_faultRichard Henderson2022-01-111-42/+19Star
| * | | | linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRANDRichard Henderson2022-01-111-1/+1
| * | | | linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrapRichard Henderson2022-01-112-2/+3
* | | | | linux-user: Fix clang warning for nios2-linux-user codePeter Maydell2022-01-121-1/+1
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell2022-01-114-9/+7Star
|\ \ \ \ | |/ / / |/| | |
| * | | simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil2022-01-111-1/+1
| * | | python: update type hints for mypy 0.930John Snow2022-01-111-5/+1Star