aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-06linux-user/signal: Map exit signals in SIGCHLD siginfo_tMatthias Schiffer1-1/+6
2022-01-06target/sh4: Implement prctl_unalign_sigbusRichard Henderson3-17/+39
2022-01-06target/hppa: Implement prctl_unalign_sigbusRichard Henderson3-6/+20
2022-01-06target/alpha: Implement prctl_unalign_sigbusRichard Henderson3-10/+28
2022-01-06linux-user: Add code for PR_GET/SET_UNALIGNRichard Henderson4-7/+56
2022-01-06linux-user: Disable more prctl subcodesRichard Henderson1-3/+55
2022-01-06linux-user: Split out do_prctl and subroutinesRichard Henderson24-320/+414
2022-01-06linux-user: Remove TARGET_SIGSTKSZSong Gao6-6/+0
2022-01-06linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZSong Gao18-18/+0
2022-01-06linux-user: Move target_signal.h generic definitions to generic/signal.hSong Gao16-256/+16
2022-01-06linux-user: Mark cpu_loop() with noreturn attributePhilippe Mathieu-Daudé1-1/+1
2022-01-06linux-user/hexagon: Use generic target_stat64 structurePhilippe Mathieu-Daudé1-26/+2
2022-01-06qemu-binfmt-conf.sh: fix -F optionMartin Wilck1-1/+3
2022-01-04common-user: Really fix i386 calls to safe_syscall_set_errno_tailRichard Henderson1-1/+1
2022-01-04Merge tag 'pull-tcg-20220104' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson6-15/+42
2022-01-04common-user: Fix tail calls to safe_syscall_set_errno_tailRichard Henderson3-0/+3
2022-01-04sysemu: Cleanup qemu_run_machine_init_done_notifiers()Xiaoyao Li1-1/+0
2022-01-04linux-user: Fix trivial build error on loongarch64 hostsPhilippe Mathieu-Daudé1-3/+1
2022-01-04tcg/optimize: Fix folding of vector opsRichard Henderson1-11/+38
2022-01-04Merge tag 'pull-ppc-20220104' of https://github.com/legoater/qemu into stagingRichard Henderson30-446/+604
2022-01-04target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()Daniel Henrique Barboza1-1/+6
2022-01-04target/ppc: Use env->pnc_cyc_cntRichard Henderson1-98/+9
2022-01-04target/ppc: Rewrite pmu_increment_insnsRichard Henderson1-29/+49
2022-01-04target/ppc: Cache per-pmc insn and cycle count settingsRichard Henderson6-20/+58
2022-01-04target/ppc: powerpc_excp: Stop passing excp_model aroundFabiano Rosas1-22/+21
2022-01-04target/ppc: powerpc_excp: Move system call vectored code togetherFabiano Rosas1-8/+5
2022-01-04target/ppc: powerpc_excp: Set vector earlierFabiano Rosas1-8/+8
2022-01-04target/ppc: powerpc_excp: Add excp_vectors bounds checkFabiano Rosas1-3/+4
2022-01-04target/ppc: powerpc_excp: Set alternate SRRs directlyFabiano Rosas1-15/+8
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst4-8/+42
2022-01-04ppc/ppc405: Dump specific registersCédric Le Goater1-6/+21
2022-01-04ppc/ppc405: Introduce a store helper for SPR_40x_PIDCédric Le Goater3-1/+10
2022-01-04ppc/ppc405: Fix timer initializationCédric Le Goater1-2/+0
2022-01-04ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPUCédric Le Goater1-23/+19
2022-01-04ppc/ppc405: Restore TCR and STR write handlersCédric Le Goater8-2/+57
2022-01-04ppc/ppc405: Activate MMU logsCédric Le Goater2-139/+122
2022-01-04ppc/ppc4xx: Convert printfs()Cédric Le Goater4-35/+29
2022-01-04target/ppc: Print out literal exception names in logsCédric Le Goater1-1/+74
2022-01-04target/ppc: Remove static inlineCédric Le Goater1-6/+6
2022-01-04target/ppc: Check effective address validityCédric Le Goater2-0/+6
2022-01-04target/ppc: Improve logging in Radix MMUCédric Le Goater1-3/+52
2022-01-04pnv_phb4.c: do not set 'root-bus' as bus nameDaniel Henrique Barboza1-1/+1
2022-01-04pnv_phb3.c: do not set 'root-bus' as bus nameDaniel Henrique Barboza1-1/+2
2022-01-04ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater3-6/+0
2022-01-04ppc/pnv: Remove PHB4 reset handlerCédric Le Goater1-13/+0
2022-01-04ppc/pnv: Change the maximum of PHB3 devices for Power8NVLCédric Le Goater1-1/+1
2022-01-03Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson8-21/+118
2022-01-03gitlab: Disable check-python-toxRichard Henderson1-0/+2
2021-12-31Merge tag 'machine-core-20211231' of https://github.com/philmd/qemu into stagingRichard Henderson12-125/+352
2021-12-31MAINTAINERS: email address changeLi Zhijian1-1/+1