summaryrefslogtreecommitdiffstats
path: root/bsd-user/x86_64
Commit message (Expand)AuthorAgeFilesLines
* bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.hWarner Losh2021-10-181-2/+0Star
* bsd-user: TARGET_RESET define is unused, remove itWarner Losh2021-10-181-2/+0Star
* user: Remove cpu_get_pic_interrupt() stubsPhilippe Mathieu-Daudé2021-09-141-5/+0Star
* bsd-user: Add target_arch_reg to describe a target's register setWarner Losh2021-09-101-0/+92
* bsd-user: Add architecture specific signal tramp codeWarner Losh2021-09-101-0/+29
* bsd-user: *BSD specific siginfo defintionsWarner Losh2021-09-101-0/+94
* bsd-user: Create target specific vmparam.hWarner Losh2021-09-101-0/+46
* bsd-user: pull in target_arch_thread.h update target_arch_elf.hWarner Losh2021-09-102-35/+43
* bsd-user: Move per-cpu code into target_arch_cpu.hWarner Losh2021-09-102-0/+248
* bsd-user: start to move target CPU functions to target_arch*Warner Losh2021-09-102-0/+106
* bsd-user: move arch specific defines out of elfload.cWarner Losh2021-09-101-0/+67
* bsd-user: remove target_signal.h, it's unusedWarner Losh2021-05-111-19/+0Star
* bsd-user: move strace OS/arch dependent code to host/arch dirsStacey Son2021-01-112-1/+96
* remove space-tab sequencesPaolo Bonzini2019-01-111-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directoriesLluís Vilanova2016-02-251-0/+5
* Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-1/+1
* bsd-user: FreeBSD updateJuergen Lock2009-10-181-0/+18
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-112-0/+117