index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-user
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
bsd-user: Implement set_mcontext and get_ucontext_sigreturn for RISCV
Mark Corbin
1
-0
/
+54
2024-10-02
bsd-user: Implement 'get_mcontext' for RISC-V
Mark Corbin
1
-0
/
+53
2024-10-02
bsd-user: Implement RISC-V signal trampoline setup functions
Mark Corbin
1
-0
/
+63
2024-10-02
bsd-user: Define RISC-V signal handling structures and constants
Mark Corbin
1
-0
/
+75
2024-10-02
bsd-user: Add generic RISC-V64 target definitions
Warner Losh
1
-0
/
+20
2024-10-02
bsd-user: Define RISC-V system call structures and constants
Mark Corbin
1
-0
/
+38
2024-10-02
bsd-user: Define RISC-V VM parameters and helper functions
Mark Corbin
1
-0
/
+53
2024-10-02
bsd-user: Add RISC-V thread setup and initialization support
Mark Corbin
1
-0
/
+47
2024-10-02
bsd-user: Implement RISC-V sysarch system call emulation
Mark Corbin
1
-0
/
+41
2024-10-02
bsd-user: Add RISC-V signal trampoline setup function
Mark Corbin
1
-0
/
+41
2024-10-02
bsd-user: Define RISC-V register structures and register copying
Mark Corbin
1
-0
/
+88
2024-10-02
bsd-user: Add RISC-V ELF definitions and hardware capability detection
Mark Corbin
1
-0
/
+42
2024-10-02
bsd-user: Implement RISC-V TLS register setup
Mark Corbin
2
-0
/
+56
2024-10-02
bsd-user: Implement RISC-V CPU register cloning and reset functions
Mark Corbin
1
-0
/
+14
2024-10-02
bsd-user: Add RISC-V CPU execution loop and syscall handling
Mark Corbin
1
-0
/
+94
2024-10-02
bsd-user: Implement RISC-V CPU initialization and main loop
Mark Corbin
1
-0
/
+40
2024-08-21
bsd-user: Handle short reads in mmap_h_gt_g
Richard Henderson
1
-2
/
+36
2024-07-24
bsd-user: Add target.h for aarch64.
Warner Losh
1
-0
/
+20
2024-07-23
bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
Warner Losh
5
-8
/
+9
2024-07-23
bsd-user: Sync fork_start/fork_end with linux-user
Jessica Clarke
1
-12
/
+14
2024-07-23
bsd-user: Simplify the implementation of execve
Doug Rabson
2
-133
/
+3
2024-07-23
bsd-user:Add AArch64 improvements and signal handling functions
Stacey Son
5
-8
/
+26
2024-07-23
bsd-user:Add set_mcontext function for ARM AArch64
Stacey Son
1
-0
/
+22
2024-07-23
bsd-user:Add setup_sigframe_arch function for ARM AArch64
Warner Losh
1
-0
/
+14
2024-07-23
bsd-user:Add get_mcontext function for ARM AArch64
Stacey Son
1
-0
/
+30
2024-07-23
bsd-user:Add ARM AArch64 signal handling support
Stacey Son
3
-0
/
+181
2024-07-23
bsd-user:Add ARM AArch64 support and capabilities
Warner Losh
3
-0
/
+170
2024-07-23
bsd-user:Add AArch64 register handling and related functions
Stacey Son
5
-0
/
+255
2024-07-23
bsd-user:Add CPU initialization and management functions
Stacey Son
3
-0
/
+274
2024-06-09
bsd-user: Catch up to run-time reserved_va math
Warner Losh
1
-12
/
+27
2024-06-09
bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizes
Warner Losh
1
-0
/
+12
2024-05-06
user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
Philippe Mathieu-Daudé
1
-5
/
+1
2024-05-06
user: Forward declare TaskState type definition
Philippe Mathieu-Daudé
1
-2
/
+2
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
4
-0
/
+4
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
1
-3
/
+3
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-26
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
6
-0
/
+6
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-1
/
+1
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-24
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
1
-4
/
+2
2024-03-13
gdbstub: Save target's siginfo
Gustavo Romero
2
-2
/
+5
2024-03-12
user: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
1
-2
/
+1
2024-03-06
gdbstub: Call gdbserver_fork() both in parent and in child
Ilya Leoshkevich
1
-1
/
+2
2024-03-06
{linux,bsd}-user: Pass pid to gdbserver_fork()
Ilya Leoshkevich
1
-1
/
+1
2024-03-06
{linux,bsd}-user: Pass pid to fork_end()
Ilya Leoshkevich
3
-5
/
+7
2024-03-06
gdbstub: Introduce gdbserver_fork_start()
Ilya Leoshkevich
1
-0
/
+1
2024-03-06
{linux,bsd}-user: Update ts_tid after fork()
Ilya Leoshkevich
1
-0
/
+1
2024-03-06
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
3
-11
/
+16
[next]