Show patches with: Series = bsd-user updates to run hello world       |    State = Action Required       |    Archived = No       |   43 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,43/43] bsd-user: Update mapping to handle reserved and starting conditions bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,42/43] bsd-user: Add '-0 argv0' option to bsd-user/main.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,41/43] bsd-user: Implement interlock for atomic operations bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,40/43] bsd-user: move qemu_log to later in the file bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,39/43] bsd-user: Refactor load_elf_sections and is_target_elf_binary bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,38/43] bsd-user: elfload.c style catch up patch bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,37/43] bsd-user: add stubbed out core dump support bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,36/43] bsd-user: Add target_os_user.h to capture the user/kernel structures bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,35/43] bsd-user: Add target_arch_reg to describe a target's register set bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,34/43] bsd-user: update debugging in mmap.c bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,33/43] bsd-user: Make cpu_model and cpu_type visible to all of main.c bsd-user updates to run hello world 1 - - - --- 2021-09-02 Warner Losh New
[v3,32/43] bsd-user: Rewrite target system call definintion glue bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,31/43] bsd-user: Remove dead #ifdefs from elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,30/43] bsd-user: elf cleanup bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,29/43] bsd-user: Add architecture specific signal tramp code bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,28/43] bsd-user: Move stack initializtion into a per-os file. bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,27/43] bsd-user: Implement --seed and initialize random state bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,26/43] bsd-user: *BSD specific siginfo defintions bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,25/43] bsd-user: Add system independent stack, data and text limiting bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,24/43] bsd-user: Create target specific vmparam.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,23/43] bsd-user: define max args in terms of pages bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,22/43] bsd-user: Include more things in qemu.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,21/43] bsd-user: pull in target_arch_thread.h update target_arch_elf.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,20/43] bsd-user: Move per-cpu code into target_arch_cpu.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,19/43] bsd-user: start to move target CPU functions to target_arch* bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,18/43] bsd-user: save the path to the qemu emulator bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,17/43] bsd-user: Include host-os.h from main bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,16/43] bsd-user: add host-os.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,15/43] bsd-user: assume pthreads and support of __thread bsd-user updates to run hello world - - 2 - --- 2021-09-02 Warner Losh New
[v3,14/43] bsd-user: elfload: simplify bswap a bit. bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,13/43] bsd-user: TARGET_NGROUPS unused in this file, remove bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,12/43] bsd-user: remove a.out support bsd-user updates to run hello world - - 2 - --- 2021-09-02 Warner Losh New
[v3,11/43] bsd-user: Eliminate elf personality bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,10/43] bsd-user: implement path searching bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,09/43] bsd-user: Fix calculation of size to allocate bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,08/43] bsd-user: pass the bsd_param into loader_exec bsd-user updates to run hello world - - 2 - --- 2021-09-02 Warner Losh New
[v3,07/43] bsd-user: move arch specific defines out of elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,06/43] bsd-user: Remove all non-x86 code from elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,05/43] bsd-user: style nits: bsdload.c whitespace to qemu standard bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,04/43] bsd-user: add license to bsdload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,03/43] bsd-user: Add Stacey's copyright to main.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,02/43] bsd-user: add copyright header to elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,01/43] bsd-user: remove sparc and sparc64 bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New