summaryrefslogtreecommitdiffstats
path: root/bsd-user/qemu.h
Commit message (Expand)AuthorAgeFilesLines
* bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interfaceWarner Losh2021-10-181-0/+3
* bsd-user: Add stop_all_tasksWarner Losh2021-10-181-0/+1
* bsd-user: Remove used from TaskStateWarner Losh2021-10-181-1/+0Star
* bsd-user: export get_errno and is_error from syscall.cWarner Losh2021-10-181-0/+4
* bsd-user: Update mapping to handle reserved and starting conditionsWarner Losh2021-09-101-2/+3
* bsd-user: add stubbed out core dump supportWarner Losh2021-09-101-0/+6
* bsd-user: elf cleanupWarner Losh2021-09-101-0/+1
* bsd-user: *BSD specific siginfo defintionsWarner Losh2021-09-101-0/+1
* bsd-user: Add system independent stack, data and text limitingWarner Losh2021-09-101-1/+6
* bsd-user: Create target specific vmparam.hWarner Losh2021-09-101-0/+1
* bsd-user: define max args in terms of pagesWarner Losh2021-09-101-4/+11
* bsd-user: Include more things in qemu.hWarner Losh2021-09-101-2/+4
* bsd-user: Move per-cpu code into target_arch_cpu.hWarner Losh2021-09-101-0/+1
* bsd-user: save the path to the qemu emulatorWarner Losh2021-09-101-0/+1
* bsd-user: assume pthreads and support of __threadWarner Losh2021-09-101-9/+1Star
* bsd-user: remove a.out supportWarner Losh2021-09-101-1/+1
* bsd-user: Eliminate elf personalityWarner Losh2021-09-101-1/+0Star
* bsd-user: implement path searchingWarner Losh2021-09-101-1/+2
* bsd-user: pass the bsd_param into loader_execWarner Losh2021-09-101-1/+2
* bsd-user: rename linux_binprm to bsd_binprmWarner Losh2021-05-111-3/+3
* bsd-user: remove target_signal.h, it's unusedWarner Losh2021-05-111-1/+0Star
* bsd-user: style tweak: use {} for all if statements, format else correctlyWarner Losh2021-05-111-7/+13
* bsd-user: style tweak: don't assign in if statementsWarner Losh2021-05-111-2/+4
* bsd-user: style tweak: Use preferred block commentsWarner Losh2021-05-111-31/+43
* bsd-user: style tweak: remove spacing after '*' and add after }Warner Losh2021-05-111-9/+9
* bsd-user: style tweak: move extern to header fileWarner Losh2021-05-111-0/+2
* bsd-user: Remove commented out codeWarner Losh2021-05-111-4/+0Star
* bsd-user: style tweak: keyword space (Warner Losh2021-04-301-2/+2
* exec: Use cpu_untagged_addr in g2h; split out g2h_untaggedRichard Henderson2021-02-161-4/+4
* bsd-user: Tidy VERIFY_READ/VERIFY_WRITERichard Henderson2021-02-161-5/+4Star
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* qom/cpu: remove host_tid fieldAlex Bennée2017-07-141-0/+2
* bsd-user: align use of mmap_lock to that of linux-userAlex Bennée2017-03-281-2/+0Star
* exec: Reduce CONFIG_USER_ONLY ifdeffeneryIgor Mammedov2016-07-261-2/+0Star
* Changed malloc to g_malloc, free to g_free in bsd-user/qemu.hMd Haris Iqbal2016-07-171-2/+2
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-0/+1
* build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directoriesLluís Vilanova2016-02-251-1/+1
* all: Clean up includesPeter Maydell2016-02-231-3/+0Star
* exec: make mmap_lock/mmap_unlock globally availablePaolo Bonzini2015-09-091-2/+0Star
* linux-user: remove --enable-guest-base/--disable-guest-baseLaurent Vivier2015-08-241-2/+0Star
* bsd-user: GPL v2 attribution update and styleSean Bruno2014-06-111-0/+26
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-0/+1
* *-user: Improve documentation for lock_user functionStefan Weil2013-09-201-2/+2
* *-user: Fix typo in comment (ulocking -> unlocking)Stefan Weil2013-09-201-1/+1
* bsd-user: Change thread_env to CPUStateAndreas Färber2013-07-091-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* user: Rename qemu-types.h to qemu-user-types.hEduardo Habkost2012-12-061-1/+1
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-6/+6