aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02hw/hppa: Allow up to 16 emulated CPUsHelge Deller1-2/+3
2022-02-02seabios-hppa: Update SeaBIOS-hppa to VERSION 3Helge Deller2-0/+0
2022-01-12Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell34-1161/+318
2022-01-12linux-user: Fix clang warning for nios2-linux-user codePeter Maydell1-1/+1
2022-01-11linux-user: Implement capability prctlsRichard Henderson1-0/+5
2022-01-11linux-user: Implement PR_SET_PDEATHSIGRichard Henderson1-0/+3
2022-01-11linux-user: Map signal number in PR_GET_PDEATHSIGRichard Henderson1-1/+2
2022-01-11linux-user: Do not special-case NULL for PR_GET_PDEATHSIGRichard Henderson1-1/+1
2022-01-11linux-user: Move target_struct.h generic definitions to generic/Richard Henderson13-650/+70
2022-01-11linux-user/arm: Move target_oabi_flock64 out of target_structs.hRichard Henderson2-8/+8
2022-01-11linux-user/xtensa: Use force_sig_faultRichard Henderson1-17/+9
2022-01-11linux-user/sparc: Use force_sig_faultRichard Henderson1-12/+2
2022-01-11linux-user/sh4: Use force_sig_faultRichard Henderson1-5/+1
2022-01-11linux-user/s390x: Use force_sig_faultRichard Henderson1-6/+1
2022-01-11linux-user/riscv: Use force_sig_faultRichard Henderson1-26/+5
2022-01-11linux-user/ppc: Use force_sig_faultRichard Henderson1-108/+28
2022-01-11linux-user/openrisc: Use force_sig_faultRichard Henderson1-15/+3
2022-01-11target/mips: Extract trap code into env->error_codeRichard Henderson4-48/+25
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson5-69/+25
2022-01-11linux-user/mips: Use force_sig_faultRichard Henderson1-25/+13
2022-01-11linux-user/mips: Improve do_breakRichard Henderson1-20/+26
2022-01-11linux-user/microblaze: Fix SIGFPE si_codesRichard Henderson1-5/+15
2022-01-11linux-user/microblaze: Use force_sig_faultRichard Henderson1-36/+25
2022-01-11linux-user/m68k: Use force_sig_faultRichard Henderson1-20/+4
2022-01-11linux-user/i386: Use force_sig, force_sig_faultRichard Henderson1-29/+18
2022-01-11linux-user/i386: Split out maybe_handle_vm86_trapRichard Henderson1-16/+15
2022-01-11linux-user/hppa: Set FPE_CONDTRAP for CONDRichard Henderson2-0/+3
2022-01-11linux-user: Remove TARGET_NSIGFPERichard Henderson1-1/+0
2022-01-11linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOWRichard Henderson1-1/+7
2022-01-11linux-user/hppa: Use force_sig_faultRichard Henderson1-15/+3
2022-01-11linux-user/cris: Use force_sig_faultRichard Henderson1-8/+4
2022-01-11linux-user/alpha: Use force_sig_faultRichard Henderson1-42/+19
2022-01-11linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRANDRichard Henderson1-1/+1
2022-01-11linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrapRichard Henderson2-2/+3
2022-01-11Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell4-9/+7
2022-01-11Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into stagingPeter Maydell1-21/+31
2022-01-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell18-398/+83
2022-01-10simplebench: Fix Python syntax error (reported by LGTM)Stefan Weil1-1/+1
2022-01-10python: update type hints for mypy 0.930John Snow1-5/+1
2022-01-10Python/aqmp: fix type definitions for mypy 0.920John Snow1-2/+3
2022-01-10python/aqmp: use absolute import statementJohn Snow1-1/+2
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin6-35/+2
2022-01-10Revert "virtio-pci: decouple notifier from interrupt process"Michael S. Tsirkin1-57/+31
2022-01-10Revert "virtio-pci: decouple the single vector from the interrupt process"Michael S. Tsirkin1-73/+58
2022-01-10Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin1-3/+0
2022-01-10Revert "vhost-vdpa: add support for config interrupt"Michael S. Tsirkin2-8/+0
2022-01-10Revert "virtio: add support for configure interrupt"Michael S. Tsirkin2-33/+0
2022-01-10Revert "vhost: add support for configure interrupt"Michael S. Tsirkin2-80/+0
2022-01-10Revert "virtio-net: add support for configure interrupt"Michael S. Tsirkin4-22/+2
2022-01-10Revert "virtio-mmio: add support for configure interrupt"Michael S. Tsirkin1-27/+0