aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-30MAINTAINERS: Add tests/vm/*bsd to the list to get reviews onWarner Losh
2022-01-30bsd-user/signal.c: do_sigaltstackWarner Losh
2022-01-30bsd-user/signal.c: implement do_sigactionWarner Losh
2022-01-30bsd-user/signal.c: implement do_sigreturnWarner Losh
2022-01-30Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-01-28' into st...Peter Maydell
2022-01-29Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...Peter Maydell
2022-01-28iotests/block-status-cache: New testHanna Reitz
2022-01-28bsd-user/signal.c: process_pending_signalsWarner Losh
2022-01-28bsd-user/signal.c: tswap_siginfoWarner Losh
2022-01-28bsd-user/signal.c: handle_pending_signalWarner Losh
2022-01-28bsd-user/signal.c: setup_frameWarner Losh
2022-01-28bsd-user/signal.c: sigset manipulation routines.Warner Losh
2022-01-28bsd-user/signal.c: Fill in queue_signalWarner Losh
2022-01-28bsd-user/signal.c: Implement dump_core_and_abortWarner Losh
2022-01-28bsd-user/strace.c: print_taken_signalWarner Losh
2022-01-28bsd-user/signal.c: Implement host_signal_handlerWarner Losh
2022-01-28bsd-user/signal.c: Implement rewind_if_in_safe_syscallWarner Losh
2022-01-28bsd-user/signal.c: host_to_target_siginfo_noswapWarner Losh
2022-01-28bsd-user: Add trace events for bsd-userWarner Losh
2022-01-28bsd-user: Add host signals to the buildWarner Losh
2022-01-28block/io: Update BSC only if want_zero is trueHanna Reitz
2022-01-28bsd-user/host/x86_64/host-signal.h: Implement host_signal_*Warner Losh
2022-01-28bsd-user/host/i386/host-signal.h: Implement host_signal_*Warner Losh
2022-01-28bsd-user/host/arm/host-signal.h: Implement host_signal_*Warner Losh
2022-01-28bsd-user/signal.c: Add si_type argument to queue_signalWarner Losh
2022-01-28bsd-user/signal.c: Implement signal_init()Warner Losh
2022-01-28bsd-user/signal.c: implement abstract target / host signal translationWarner Losh
2022-01-28bsd-user/arm/target_arch_cpu.h: Implement data faultsWarner Losh
2022-01-28bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEFWarner Losh
2022-01-28bsd-user/arm/target_arch_cpu.h: Correct code pointerWarner Losh
2022-01-28bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT togetherWarner Losh
2022-01-28bsd-user/signal.c: implement cpu_loop_exit_sigbusWarner Losh
2022-01-28bsd-user/signal.c: Implement cpu_loop_exit_sigsegvWarner Losh
2022-01-28bsd-user/signal-common.h: Move signal functions prototypes to hereWarner Losh
2022-01-28bsd-user/signal.c: implement force_sig_faultWarner Losh
2022-01-28bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-userWarner Losh
2022-01-28bsd-user: Bring in docs from linux-user for signal_pendingWarner Losh
2022-01-28bsd-user: Remove vestiges of signal queueing codeWarner Losh
2022-01-28bsd-user/arm/signal.c: get_mcontext should zero vfp dataWarner Losh
2022-01-28bsd-user/arm/signal.c: Implement setup_sigframe_arch for armWarner Losh
2022-01-28bsd-user: Create setup_sigframe_arch to setup sigframe contextWarner Losh
2022-01-28bsd-user: Complete FreeBSD siginfoWarner Losh
2022-01-28qapi/block: Cosmetic change in BlockExportType schemaPhilippe Mathieu-Daude
2022-01-28nbd/server.c: Remove unused fieldNir Soffer
2022-01-28target/ppc: Remove support for the PowerPC 602 CPUCédric Le Goater
2022-01-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...Peter Maydell
2022-01-28migration: Move temp page setup and cleanup into separate functionsPeter Xu
2022-01-28migration: Simplify unqueue_page()Peter Xu
2022-01-28migration: Add postcopy_has_request()Peter Xu
2022-01-28migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime featPeter Xu