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
path:
root
/
bsd-user
/
x86_64
Age
Commit message (
Expand
)
Author
2021-10-18
bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
Warner Losh
2021-10-18
bsd-user: TARGET_RESET define is unused, remove it
Warner Losh
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-10
bsd-user: Add target_arch_reg to describe a target's register set
Warner Losh
2021-09-10
bsd-user: Add architecture specific signal tramp code
Warner Losh
2021-09-10
bsd-user: *BSD specific siginfo defintions
Warner Losh
2021-09-10
bsd-user: Create target specific vmparam.h
Warner Losh
2021-09-10
bsd-user: pull in target_arch_thread.h update target_arch_elf.h
Warner Losh
2021-09-10
bsd-user: Move per-cpu code into target_arch_cpu.h
Warner Losh
2021-09-10
bsd-user: start to move target CPU functions to target_arch*
Warner Losh
2021-09-10
bsd-user: move arch specific defines out of elfload.c
Warner Losh
2021-05-11
bsd-user: remove target_signal.h, it's unused
Warner Losh
2021-01-11
bsd-user: move strace OS/arch dependent code to host/arch dirs
Stacey Son
2019-01-11
remove space-tab sequences
Paolo Bonzini
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-02-25
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
Lluís Vilanova
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
2009-04-11
BSD user: initial support for i386 and x86_64 targets
blueswir1