index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-29
linux-user: Split out mmap_end
Richard Henderson
1
-30
/
+41
2024-02-29
linux-user: Fix sub-host-page mmap
Richard Henderson
1
-3
/
+2
2024-02-29
linux-user: Move some mmap checks outside the lock
Richard Henderson
1
-54
/
+53
2024-02-29
linux-user: Split out target_mmap__locked
Richard Henderson
1
-27
/
+35
2024-02-29
linux-user: Remove qemu_host_page_size from main
Richard Henderson
1
-4
/
+6
2024-02-29
linux-user: Remove HOST_PAGE_ALIGN from mmap.c
Richard Henderson
1
-7
/
+6
2024-02-29
linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
Richard Henderson
1
-1
/
+1
2024-02-29
linux-user: Remove qemu_host_page_{size, mask} from mmap.c
Richard Henderson
1
-33
/
+33
2024-02-29
linux-user: Remove qemu_host_page_size from elf_core_dump
Richard Henderson
1
-1
/
+1
2024-02-29
linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
1
-5
/
+8
2024-02-29
linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
1
-5
/
+9
2024-02-29
linux-user/hppa: Simplify init_guest_commpage
Richard Henderson
1
-9
/
+13
2024-02-29
linux-user: Remove qemu_host_page_size from create_elf_tables
Richard Henderson
1
-7
/
+1
2024-02-29
linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
Richard Henderson
1
-2
/
+2
2024-02-29
linux-user: Adjust SVr4 NULL page mapping
Richard Henderson
1
-2
/
+3
2024-02-29
linux-user/elfload: Unprotect regions before core dump
Richard Henderson
1
-0
/
+22
2024-02-29
linux-user/elfload: Rely on walk_memory_regions for vmas
Richard Henderson
1
-135
/
+78
2024-02-29
linux-user/elfload: Simplify vma_dump_size
Richard Henderson
1
-24
/
+10
2024-02-29
linux-user/elfload: Write process memory to core file in larger chunks
Richard Henderson
1
-23
/
+4
2024-02-29
linux-user/elfload: Write corefile elf header in one block
Richard Henderson
1
-296
/
+112
2024-02-29
linux-user/elfload: Size corefile before opening
Richard Henderson
1
-39
/
+44
2024-02-29
linux-user/elfload: Lock cpu list and mmap during elf_core_dump
Richard Henderson
1
-6
/
+9
2024-02-29
linux-user/elfload: Truncate core file on open
Richard Henderson
1
-1
/
+1
2024-02-29
linux-user/elfload: Open core file after vma_init
Richard Henderson
1
-7
/
+9
2024-02-29
linux-user/elfload: Latch errno before cleanup in elf_core_dump
Richard Henderson
1
-7
/
+5
2024-02-29
linux-user/elfload: Stack allocate struct mm_struct
Richard Henderson
1
-19
/
+9
2024-02-29
linux-user/elfload: Tidy fill_note_info and struct elf_note_info
Richard Henderson
1
-32
/
+16
2024-02-29
linux-user/elfload: Merge init_note_info and fill_note_info
Richard Henderson
1
-12
/
+3
2024-02-29
linux-user/elfload: Disable core dump if getrlimit fails
Richard Henderson
1
-1
/
+1
2024-02-28
linux-user: ensure nios2 processes queued work
Alex Bennée
1
-0
/
+1
2024-02-15
linux-user/aarch64: Choose SYNC as the preferred MTE mode
Richard Henderson
1
-12
/
+17
2024-02-03
linux-user/aarch64: Add padding before __kernel_rt_sigreturn
Richard Henderson
3
-0
/
+4
2024-02-03
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
Richard Henderson
2
-6
/
+10
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-2
/
+2
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
3
-3
/
+3
2024-01-23
linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
Thomas Weißschuh
1
-0
/
+6
2024-01-23
linux-user/elfload: test return value of getrlimit
Thomas Weißschuh
1
-2
/
+2
2024-01-23
linux-user/riscv: Adjust vdso signal frame cfa offsets
Richard Henderson
3
-4
/
+4
2024-01-23
linux-user: Fixed cpu restore with pc 0 on SIGBUS
Robbin Ehn
1
-2
/
+3
2024-01-19
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
1
-2
/
+0
2024-01-05
target/alpha: Remove fallback to ev67 cpu class
Gavin Shan
1
-1
/
+1
2023-12-04
sh4: Coding style: Remove tabs
Yihuan Pan
1
-102
/
+102
2023-11-22
linux-user/riscv: Add Zicboz block size to hwprobe
Palmer Dabbelt
1
-0
/
+6
2023-11-21
linux-user: Fix loaddr computation for some elf files
Richard Henderson
1
-1
/
+1
2023-11-20
Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into staging
Stefan Hajnoczi
1
-2
/
+26
2023-11-19
linux-user: xtensa: fix signal delivery in FDPIC
Max Filippov
1
-2
/
+26
2023-11-15
linux-user: spelling fixes: othe, necesary
Michael Tokarev
2
-2
/
+2
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
3
-8
/
+4
2023-11-06
linux-user/hppa: Drop EXCP_DUMP from handled exceptions
Richard Henderson
1
-4
/
+0
[prev]
[next]