aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-12Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell
2022-01-12linux-user: Fix clang warning for nios2-linux-user codePeter Maydell
2022-01-11linux-user: Implement capability prctlsRichard Henderson
2022-01-11linux-user: Implement PR_SET_PDEATHSIGRichard Henderson
2022-01-11linux-user: Map signal number in PR_GET_PDEATHSIGRichard Henderson
2022-01-11linux-user: Do not special-case NULL for PR_GET_PDEATHSIGRichard Henderson
2022-01-11linux-user: Move target_struct.h generic definitions to generic/Richard Henderson
2022-01-11linux-user/arm: Move target_oabi_flock64 out of target_structs.hRichard Henderson
2022-01-11linux-user/xtensa: Use force_sig_faultRichard Henderson
2022-01-11linux-user/sparc: Use force_sig_faultRichard Henderson
2022-01-11linux-user/sh4: Use force_sig_faultRichard Henderson
2022-01-11linux-user/s390x: Use force_sig_faultRichard Henderson
2022-01-11linux-user/riscv: Use force_sig_faultRichard Henderson
2022-01-11linux-user/ppc: Use force_sig_faultRichard Henderson
2022-01-11linux-user/openrisc: Use force_sig_faultRichard Henderson
2022-01-11target/mips: Extract trap code into env->error_codeRichard Henderson
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson
2022-01-11linux-user/mips: Use force_sig_faultRichard Henderson
2022-01-11linux-user/mips: Improve do_breakRichard Henderson
2022-01-11linux-user/microblaze: Fix SIGFPE si_codesRichard Henderson
2022-01-11linux-user/microblaze: Use force_sig_faultRichard Henderson
2022-01-11linux-user/m68k: Use force_sig_faultRichard Henderson
2022-01-11linux-user/i386: Use force_sig, force_sig_faultRichard Henderson
2022-01-11linux-user/i386: Split out maybe_handle_vm86_trapRichard Henderson
2022-01-11linux-user/hppa: Set FPE_CONDTRAP for CONDRichard Henderson
2022-01-11linux-user: Remove TARGET_NSIGFPERichard Henderson
2022-01-11linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOWRichard Henderson
2022-01-11linux-user/hppa: Use force_sig_faultRichard Henderson
2022-01-11linux-user/cris: Use force_sig_faultRichard Henderson
2022-01-11linux-user/alpha: Use force_sig_faultRichard Henderson
2022-01-11linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRANDRichard Henderson
2022-01-11linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrapRichard Henderson
2022-01-11Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2022-01-11Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into stagingPeter Maydell
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-01-10simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil
2022-01-10python: update type hints for mypy 0.930John Snow
2022-01-10Python/aqmp: fix type definitions for mypy 0.920John Snow
2022-01-10python/aqmp: use absolute import statementJohn Snow
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin
2022-01-10Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin
2022-01-10Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-mmio: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Revert "virtio-pci: add support for configure interrupt"Michael S. Tsirkin
2022-01-10Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-7.0-pull-request' ...Peter Maydell