index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-07
bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals
Warner Losh
2022-01-07
bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
Warner Losh
2022-01-07
bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
Warner Losh
2022-01-07
bsd-user/arm/target_arch_elf.h: arm get hwcap
Warner Losh
2022-01-07
bsd-user/arm/target_arch_elf.h: arm defines for ELF
Warner Losh
2022-01-07
bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
Warner Losh
2022-01-07
bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
Warner Losh
2022-01-07
bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
Warner Losh
2022-01-07
bsd-user/arm/target_arch_reg.h: Implement core dump register copying
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.h: Implement system call dispatch
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.h: CPU Loop definitions
Warner Losh
2022-01-07
bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
Warner Losh
2022-01-07
bsd-user/arm/target_syscall.h: Add copyright and update name
Warner Losh
2022-01-07
bsd-user/arm/target_arch_sysarch.h: Use consistent include guards
Warner Losh
2022-01-07
bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h
Warner Losh
2022-01-07
bsd-user/x86_64: Move functions into signal.c
Warner Losh
2022-01-07
bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t
Warner Losh
2022-01-07
bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h
Warner Losh
2022-01-07
bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext
Warner Losh
2022-01-07
bsd-user/i386: Move the inlines into signal.c
Warner Losh
2022-01-07
bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD
Warner Losh
2022-01-07
bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
Warner Losh
2022-01-07
bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
Warner Losh
2022-01-07
bsd-user: create a per-arch signal.c file
Warner Losh
2022-01-07
bsd-user/freebsd: Create common target_os_ucontext.h file
Warner Losh
2022-01-07
bsd-user/mips*: Remove mips support
Warner Losh
2022-01-05
Merge tag 'pull-request-2022-01-05' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2022-01-05
docs/tools/qemu-trace-stap.rst: Do not hard-code the QEMU binary name
Thomas Huth
2022-01-05
gitlab-ci: Enable docs in the centos job
Thomas Huth
2022-01-05
docs/sphinx: fix compatibility with sphinx < 1.8
Marc-André Lureau
2022-01-05
qemu-options: Remove the deprecated -no-quit option
Thomas Huth
2022-01-05
tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp file
Philippe Mathieu-Daudé
2022-01-05
tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using it
Thomas Huth
2022-01-05
tests/qtest/test-x86-cpuid-compat: Check for machines before using them
Thomas Huth
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-04
common-user: Really fix i386 calls to safe_syscall_set_errno_tail
Richard Henderson
2022-01-04
Merge tag 'pull-tcg-20220104' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-01-04
common-user: Fix tail calls to safe_syscall_set_errno_tail
Richard Henderson
2022-01-04
sysemu: Cleanup qemu_run_machine_init_done_notifiers()
Xiaoyao Li
2022-01-04
linux-user: Fix trivial build error on loongarch64 hosts
Philippe Mathieu-Daudé
2022-01-04
tcg/optimize: Fix folding of vector ops
Richard Henderson
2022-01-04
Merge tag 'pull-ppc-20220104' of https://github.com/legoater/qemu into staging
Richard Henderson
2022-01-04
target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()
Daniel Henrique Barboza
2022-01-04
target/ppc: Use env->pnc_cyc_cnt
Richard Henderson
2022-01-04
target/ppc: Rewrite pmu_increment_insns
Richard Henderson
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
[next]