summary refs log tree commit diff stats
path: root/bsd-user/i386/target_arch_cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/i386: implement SYSCALL/SYSRET in 32-bit emulatorsPaolo Bonzini2023-06-261-0/+4
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-111-3/+3
* bsd-user/i386/target_arch_cpu.h: Remove openbsd syscallWarner Losh2022-02-261-47/+37
* bsd-user: Rename arg name for target_cpu_reset to envWarner Losh2022-01-301-2/+2
* bsd-user/signal-common.h: Move signal functions prototypes to hereWarner Losh2022-01-281-0/+1
* bsd-user: TARGET_RESET define is unused, remove itWarner Losh2021-10-181-2/+0
* bsd-user: Move per-cpu code into target_arch_cpu.hWarner Losh2021-09-101-0/+209