index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bsd-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsd-user/signal: Create a dummy signal queueing function
Warner Losh
2021-10-18
2
-2
/
+11
*
bsd-user: Rename sigqueue to qemu_sigqueue
Warner Losh
2021-10-18
1
-7
/
+7
*
bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
Warner Losh
2021-10-18
5
-50
/
+36
*
bsd-user: Add stop_all_tasks
Warner Losh
2021-10-18
2
-0
/
+10
*
bsd-user: Remove used from TaskState
Warner Losh
2021-10-18
2
-2
/
+0
*
bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
Warner Losh
2021-10-18
1
-0
/
+4
*
bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
Warner Losh
2021-10-18
1
-6
/
+2
*
bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
Warner Losh
2021-10-18
3
-4
/
+3
*
bsd-user/errno_defs.h: Add internal error numbers
Stacey Son
2021-10-18
1
-3
/
+10
*
bsd-user: export get_errno and is_error from syscall.c
Warner Losh
2021-10-18
2
-5
/
+9
*
bsd-user: TARGET_RESET define is unused, remove it
Warner Losh
2021-10-18
2
-4
/
+0
*
bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0
Warner Losh
2021-10-18
1
-11
/
+0
*
bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
Warner Losh
2021-10-18
1
-99
/
+1
*
meson: *-user: only descend into *-user when configured
Warner Losh
2021-10-18
1
-0
/
+4
*
bsd-user/mmap.c: assert that target_mprotect cannot fail
Warner Losh
2021-10-18
1
-4
/
+1
*
bsd-user/mmap.c: Implement MAP_EXCL, required by jemalloc in head
Kyle Evans
2021-10-18
1
-3
/
+7
*
bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag
Warner Losh
2021-10-18
1
-5
/
+25
*
bsd-user/mmap.c: Convert to qemu_log logging for mmap debugging
Warner Losh
2021-10-18
1
-30
/
+23
*
bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
Warner Losh
2021-10-18
1
-6
/
+5
*
bsd-user/mmap.c: mmap return ENOMEM on overflow
Warner Losh
2021-10-18
1
-1
/
+8
*
bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
Warner Losh
2021-10-18
1
-14
/
+0
*
bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
Mikaël Urankar
2021-10-18
1
-2
/
+6
*
bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
Mikaël Urankar
2021-10-18
1
-1
/
+3
*
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
2
-10
/
+0
*
bsd-user: Update mapping to handle reserved and starting conditions
Warner Losh
2021-09-10
3
-71
/
+392
*
bsd-user: Add '-0 argv0' option to bsd-user/main.c
Colin Percival
2021-09-10
1
-0
/
+6
*
bsd-user: Implement interlock for atomic operations
Warner Losh
2021-09-10
1
-0
/
+24
*
bsd-user: move gemu_log to later in the file
Warner Losh
2021-09-10
1
-8
/
+9
*
bsd-user: Refactor load_elf_sections and is_target_elf_binary
Warner Losh
2021-09-10
1
-186
/
+158
*
bsd-user: elfload.c style catch up patch
Warner Losh
2021-09-10
1
-104
/
+104
*
bsd-user: add stubbed out core dump support
Warner Losh
2021-09-10
3
-2
/
+36
*
bsd-user: Add target_os_user.h to capture the user/kernel structures
Warner Losh
2021-09-10
1
-0
/
+427
*
bsd-user: Add target_arch_reg to describe a target's register set
Warner Losh
2021-09-10
2
-0
/
+174
*
bsd-user: update debugging in mmap.c
Warner Losh
2021-09-10
1
-17
/
+38
*
bsd-user: Rewrite target system call definintion glue
Warner Losh
2021-09-10
3
-208
/
+162
*
bsd-user: Remove dead #ifdefs from elfload.c
Warner Losh
2021-09-10
1
-20
/
+0
*
bsd-user: elf cleanup
Warner Losh
2021-09-10
5
-167
/
+454
*
bsd-user: Add architecture specific signal tramp code
Warner Losh
2021-09-10
2
-0
/
+58
*
bsd-user: Move stack initializtion into a per-os file.
Warner Losh
2021-09-10
3
-0
/
+293
*
bsd-user: Implement --seed and initialize random state
Warner Losh
2021-09-10
1
-0
/
+18
*
bsd-user: *BSD specific siginfo defintions
Warner Losh
2021-09-10
10
-10
/
+714
*
bsd-user: Add system independent stack, data and text limiting
Warner Losh
2021-09-10
3
-16
/
+45
*
bsd-user: Create target specific vmparam.h
Warner Losh
2021-09-10
4
-0
/
+131
*
bsd-user: define max args in terms of pages
Warner Losh
2021-09-10
1
-4
/
+11
*
bsd-user: Include more things in qemu.h
Warner Losh
2021-09-10
1
-2
/
+4
*
bsd-user: pull in target_arch_thread.h update target_arch_elf.h
Warner Losh
2021-09-10
8
-85
/
+171
*
bsd-user: Move per-cpu code into target_arch_cpu.h
Warner Losh
2021-09-10
6
-303
/
+473
*
bsd-user: start to move target CPU functions to target_arch*
Warner Losh
2021-09-10
5
-35
/
+212
*
bsd-user: save the path to the qemu emulator
Warner Losh
2021-09-10
2
-0
/
+22
*
bsd-user: Include host-os.h from main
Warner Losh
2021-09-10
4
-1
/
+9
[next]