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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux-user: Fix waitid return of siginfo_t and rusage
Richard Henderson
2024-04-09
1
-6
/
+16
*
linux-user: Fix shmat(NULL) for h != g
Ilya Leoshkevich
2024-03-26
1
-1
/
+1
*
linux-user: Fix shmat() strace
Ilya Leoshkevich
2024-03-26
1
-1
/
+1
*
linux-user: Fix semctl() strace
Ilya Leoshkevich
2024-03-26
1
-6
/
+2
*
Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...
Peter Maydell
2024-03-13
21
-29
/
+36
|
\
|
*
gdbstub: Save target's siginfo
Gustavo Romero
2024-03-13
2
-2
/
+5
|
*
linux-user: Move tswap_siginfo out of target code
Gustavo Romero
2024-03-13
20
-27
/
+31
|
*
gdbstub: Rename back gdb_handlesig
Gustavo Romero
2024-03-13
2
-2
/
+2
*
|
Merge tag 'pull-tcg-20240312' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-03-12
4
-14
/
+37
|
\
\
|
|
/
|
/
|
|
*
linux-user/elfload: Fully initialize struct target_elf_prpsinfo
Richard Henderson
2024-03-12
1
-8
/
+8
|
*
linux-user/elfload: Don't close an unopened file descriptor
Richard Henderson
2024-03-12
1
-1
/
+3
|
*
linux-user: Implement PR_GET_TID_ADDRESS
Richard Henderson
2024-03-12
1
-2
/
+4
|
*
linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
Richard Henderson
2024-03-12
1
-2
/
+2
|
*
linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER
Richard Henderson
2024-03-12
1
-1
/
+11
|
*
linux-user: Add FIFREEZE and FITHAW ioctls
Michael Vogt
2024-03-12
2
-0
/
+9
*
|
user: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-4
/
+2
*
|
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2024-03-12
1
-2
/
+2
|
/
*
linux-user/riscv: Add Ztso extension to hwprobe
Christoph Müllner
2024-03-08
1
-0
/
+3
*
linux-user/riscv: Sync hwprobe keys with Linux
Christoph Müllner
2024-03-08
1
-8
/
+92
*
linux-user/riscv: Add Zicboz extensions to hwprobe
Christoph Müllner
2024-03-08
1
-0
/
+3
*
gdbstub: Call gdbserver_fork() both in parent and in child
Ilya Leoshkevich
2024-03-06
1
-1
/
+1
*
{linux,bsd}-user: Pass pid to gdbserver_fork()
Ilya Leoshkevich
2024-03-06
1
-1
/
+1
*
{linux,bsd}-user: Pass pid to fork_end()
Ilya Leoshkevich
2024-03-06
3
-5
/
+7
*
gdbstub: Introduce gdbserver_fork_start()
Ilya Leoshkevich
2024-03-06
1
-0
/
+1
*
{linux,bsd}-user: Update ts_tid after fork()
Ilya Leoshkevich
2024-03-06
1
-0
/
+1
*
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-06
18
-53
/
+58
*
linux-user: Rewrite target_shmat
Richard Henderson
2024-03-01
1
-33
/
+133
*
linux-user: Add strace for shmat
Richard Henderson
2024-03-01
2
-1
/
+25
*
linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
Richard Henderson
2024-02-29
1
-7
/
+0
*
linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4}
Richard Henderson
2024-02-29
1
-0
/
+16
*
linux-user: Remove pgb_dynamic alignment assertion
Richard Henderson
2024-02-29
1
-2
/
+0
*
linux-user: Bound mmap_min_addr by host page size
Richard Henderson
2024-02-29
1
-1
/
+1
*
linux-user: Allow TARGET_PAGE_BITS_VARY
Richard Henderson
2024-02-29
1
-3
/
+13
*
*-user: Deprecate and disable -p pagesize
Richard Henderson
2024-02-29
1
-6
/
+6
*
linux-user: Split out mmap_h_gt_g
Richard Henderson
2024-02-29
1
-149
/
+139
*
linux-user: Split out mmap_h_lt_g
Richard Henderson
2024-02-29
1
-31
/
+153
*
linux-user: Split out mmap_h_eq_g
Richard Henderson
2024-02-29
1
-13
/
+55
*
linux-user: Use do_munmap for target_mmap failure
Richard Henderson
2024-02-29
1
-3
/
+3
*
linux-user: Split out do_munmap
Richard Henderson
2024-02-29
1
-7
/
+16
*
linux-user: Do early mmap placement only for reserved_va
Richard Henderson
2024-02-29
1
-5
/
+7
*
linux-user: Split out mmap_end
Richard Henderson
2024-02-29
1
-30
/
+41
*
linux-user: Fix sub-host-page mmap
Richard Henderson
2024-02-29
1
-3
/
+2
*
linux-user: Move some mmap checks outside the lock
Richard Henderson
2024-02-29
1
-54
/
+53
*
linux-user: Split out target_mmap__locked
Richard Henderson
2024-02-29
1
-27
/
+35
*
linux-user: Remove qemu_host_page_size from main
Richard Henderson
2024-02-29
1
-4
/
+6
*
linux-user: Remove HOST_PAGE_ALIGN from mmap.c
Richard Henderson
2024-02-29
1
-7
/
+6
*
linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
Richard Henderson
2024-02-29
1
-1
/
+1
*
linux-user: Remove qemu_host_page_{size, mask} from mmap.c
Richard Henderson
2024-02-29
1
-33
/
+33
*
linux-user: Remove qemu_host_page_size from elf_core_dump
Richard Henderson
2024-02-29
1
-1
/
+1
*
linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
2024-02-29
1
-5
/
+8
[prev]
[next]