index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
hppa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/hppa: Create get_elf_platform
Richard Henderson
2025-08-28
2
-0
/
+7
*
linux-user: Move get_elf_cpu_model to target/elfload.c
Richard Henderson
2025-08-28
2
-4
/
+11
*
linux-user: Create target/elfload.c files
Richard Henderson
2025-08-28
1
-0
/
+1
*
linux-user/hppa: Send proper si_code on SIGFPE exception
Helge Deller
2025-05-17
1
-2
/
+10
*
user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
user: Forward declare target_cpu_copy_regs structure
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
linux-user/hppa: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-10-02
1
-0
/
+2
*
Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-09-27
1
-12
/
+29
|
\
|
*
linux-user: update syscall.tbl to Linux v6.10
Laurent Vivier
2024-09-22
1
-12
/
+29
*
|
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
2
-2
/
+2
|
/
*
linux-user/hppa: Force all code addresses to PRIV_USER
Richard Henderson
2024-05-15
3
-11
/
+13
*
linux-user: Move tswap_siginfo out of target code
Gustavo Romero
2024-03-13
1
-1
/
+1
*
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-06
1
-1
/
+1
*
linux-user/hppa: Drop EXCP_DUMP from handled exceptions
Richard Henderson
2023-11-06
1
-4
/
+0
*
linux-user/hppa: Fixes for TARGET_ABI32
Richard Henderson
2023-11-06
1
-3
/
+3
*
target/hppa: Implement hppa_cpu_class_by_name
Richard Henderson
2023-11-06
1
-1
/
+1
*
linux-user/hppa: Add vdso
Richard Henderson
2023-10-30
7
-10
/
+284
*
linux-user/hppa: Fix struct target_sigcontext layout
Richard Henderson
2023-10-04
1
-1
/
+1
*
linux-user/hppa: lock both words of function descriptor
Mikulas Patocka
2023-09-19
1
-2
/
+3
*
linux-user/hppa: clear the PSW 'N' bit when delivering signals
Mikulas Patocka
2023-09-19
1
-0
/
+1
*
linux-user: Split out cpu/target_proc.h
Richard Henderson
2023-09-01
1
-0
/
+26
*
linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h
Richard Henderson
2023-08-08
1
-0
/
+3
*
linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h
Richard Henderson
2023-08-08
1
-0
/
+3
*
linux-user: Split TARGET_MAP_* out of syscall_defs.h
Richard Henderson
2023-07-15
1
-0
/
+10
*
linux-user: Add translation for argument of msync()
Helge Deller
2023-03-10
1
-0
/
+4
*
linux-user/hppa: Detect glibc ABORT_INSTRUCTION and EXCP_BREAK handler
Helge Deller
2022-11-02
1
-5
/
+14
*
linux-user/hppa: Fix setup_sigcontext()
Helge Deller
2022-09-27
1
-13
/
+3
*
linux-user/hppa: Increase guest stack size to 80MB for hppa target
Helge Deller
2022-09-27
1
-0
/
+2
*
linux-user/hppa: Add signal trampoline for hppa target
Helge Deller
2022-09-27
2
-23
/
+32
*
linux-user: Provide MADV_* definitions
Ilya Leoshkevich
2022-09-27
1
-0
/
+15
*
linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
Helge Deller
2022-09-27
1
-1
/
+5
*
linux-user/hppa: Fix segfaults on page zero
Helge Deller
2022-07-25
1
-0
/
+3
*
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
Serge Belyshev
2022-02-01
1
-0
/
+1
*
linux-user/hppa: Set FPE_CONDTRAP for COND
Richard Henderson
2022-01-11
1
-0
/
+2
*
linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW
Richard Henderson
2022-01-11
1
-1
/
+7
*
linux-user/hppa: Use force_sig_fault
Richard Henderson
2022-01-11
1
-15
/
+3
*
target/hppa: Implement prctl_unalign_sigbus
Richard Henderson
2022-01-06
1
-1
/
+1
*
linux-user: Split out do_prctl and subroutines
Richard Henderson
2022-01-06
1
-0
/
+1
*
linux-user: Remove TARGET_SIGSTKSZ
Song Gao
2022-01-06
1
-1
/
+0
*
linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
Song Gao
2022-01-06
1
-1
/
+0
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-19
2
-3
/
+3
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-19
1
-1
/
+1
*
linux-user/hppa: Remove EXCP_UNALIGN handling
Richard Henderson
2021-11-02
1
-7
/
+0
*
target/hppa: Make hppa_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
1
-16
/
+0
*
linux-user/hppa: Document non-use of setup_sigtramp
Richard Henderson
2021-10-01
1
-0
/
+14
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
2
-0
/
+2
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
qemu/atomic: Add aligned_{int64,uint64}_t types
Richard Henderson
2021-07-21
1
-1
/
+1
*
linux-user: update syscall.tbl to Linux v5.13
Laurent Vivier
2021-07-13
1
-12
/
+19
*
linux-user/hppa: Move errno definitions to 'target_errno_defs.h'
Philippe Mathieu-Daudé
2021-07-12
2
-210
/
+214
[next]