aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signalsWarner Losh
2022-01-07bsd-user/arm/target_arch_signal.h: arm specific signal registers and stackWarner Losh
2022-01-07bsd-user/arm/target_arch_elf.h: arm get_hwcap2 implWarner Losh
2022-01-07bsd-user/arm/target_arch_elf.h: arm get hwcapWarner Losh
2022-01-07bsd-user/arm/target_arch_elf.h: arm defines for ELFWarner Losh
2022-01-07bsd-user/arm/target_arch_thread.h: Routines to create and switch to a threadWarner Losh
2022-01-07bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for armWarner Losh
2022-01-07bsd-user/arm/target_arch_vmparam.h: Parameters for arm address spaceWarner Losh
2022-01-07bsd-user/arm/target_arch_reg.h: Implement core dump register copyingWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.h: Implement system call dispatchWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.h: Implement data abort exceptionsWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptionsWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementationWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regsWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.h: CPU Loop definitionsWarner Losh
2022-01-07bsd-user/arm/target_arch_cpu.c: Target specific TLS routinesWarner Losh
2022-01-07bsd-user/arm/target_syscall.h: Add copyright and update nameWarner Losh
2022-01-07bsd-user/arm/target_arch_sysarch.h: Use consistent include guardsWarner Losh
2022-01-07bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.hWarner Losh
2022-01-07bsd-user/x86_64: Move functions into signal.cWarner Losh
2022-01-07bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_tWarner Losh
2022-01-07bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.hWarner Losh
2022-01-07bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontextWarner Losh
2022-01-07bsd-user/i386: Move the inlines into signal.cWarner Losh
2022-01-07bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSDWarner Losh
2022-01-07bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.hWarner Losh
2022-01-07bsd-user/i386/target_arch_signal.h: Remove target_sigcontextWarner Losh
2022-01-07bsd-user: create a per-arch signal.c fileWarner Losh
2022-01-07bsd-user/freebsd: Create common target_os_ucontext.h fileWarner Losh
2022-01-07bsd-user/mips*: Remove mips supportWarner Losh
2022-01-05Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-01-05docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary nameThomas Huth
2022-01-05gitlab-ci: Enable docs in the centos jobThomas Huth
2022-01-05docs/sphinx: fix compatibility with sphinx < 1.8Marc-André Lureau
2022-01-05qemu-options: Remove the deprecated -no-quit optionThomas Huth
2022-01-05tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp filePhilippe Mathieu-Daudé
2022-01-05tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using itThomas Huth
2022-01-05tests/qtest/test-x86-cpuid-compat: Check for machines before using themThomas Huth
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2022-01-04common-user: Really fix i386 calls to safe_syscall_set_errno_tailRichard Henderson
2022-01-04Merge tag 'pull-tcg-20220104' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-01-04common-user: Fix tail calls to safe_syscall_set_errno_tailRichard Henderson
2022-01-04sysemu: Cleanup qemu_run_machine_init_done_notifiers()Xiaoyao Li
2022-01-04linux-user: Fix trivial build error on loongarch64 hostsPhilippe Mathieu-Daudé
2022-01-04tcg/optimize: Fix folding of vector opsRichard Henderson
2022-01-04Merge tag 'pull-ppc-20220104' of https://github.com/legoater/qemu into stagingRichard Henderson
2022-01-04target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()Daniel Henrique Barboza
2022-01-04target/ppc: Use env->pnc_cyc_cntRichard Henderson
2022-01-04target/ppc: Rewrite pmu_increment_insnsRichard Henderson
2022-01-04target/ppc: Cache per-pmc insn and cycle count settingsRichard Henderson