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/nios2: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
2024-02-29
1
-6
/
+10
*
linux-user/hppa: Simplify init_guest_commpage
Richard Henderson
2024-02-29
1
-10
/
+14
*
linux-user: Remove qemu_host_page_size from create_elf_tables
Richard Henderson
2024-02-29
1
-7
/
+1
*
linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
Richard Henderson
2024-02-29
1
-2
/
+2
*
linux-user: Adjust SVr4 NULL page mapping
Richard Henderson
2024-02-29
1
-2
/
+3
*
linux-user/elfload: Unprotect regions before core dump
Richard Henderson
2024-02-29
1
-0
/
+22
*
linux-user/elfload: Rely on walk_memory_regions for vmas
Richard Henderson
2024-02-29
1
-135
/
+78
*
linux-user/elfload: Simplify vma_dump_size
Richard Henderson
2024-02-29
1
-24
/
+10
*
linux-user/elfload: Write process memory to core file in larger chunks
Richard Henderson
2024-02-29
1
-23
/
+4
*
linux-user/elfload: Write corefile elf header in one block
Richard Henderson
2024-02-29
1
-300
/
+116
*
linux-user/elfload: Size corefile before opening
Richard Henderson
2024-02-29
1
-39
/
+44
*
linux-user/elfload: Lock cpu list and mmap during elf_core_dump
Richard Henderson
2024-02-29
1
-6
/
+9
*
linux-user/elfload: Truncate core file on open
Richard Henderson
2024-02-29
1
-1
/
+1
*
linux-user/elfload: Open core file after vma_init
Richard Henderson
2024-02-29
1
-7
/
+9
*
linux-user/elfload: Latch errno before cleanup in elf_core_dump
Richard Henderson
2024-02-29
1
-7
/
+5
*
linux-user/elfload: Stack allocate struct mm_struct
Richard Henderson
2024-02-29
1
-19
/
+9
*
linux-user/elfload: Tidy fill_note_info and struct elf_note_info
Richard Henderson
2024-02-29
1
-32
/
+16
*
linux-user/elfload: Merge init_note_info and fill_note_info
Richard Henderson
2024-02-29
1
-12
/
+3
*
linux-user/elfload: Disable core dump if getrlimit fails
Richard Henderson
2024-02-29
1
-1
/
+1
*
linux-user: ensure nios2 processes queued work
Alex Bennée
2024-02-28
1
-0
/
+1
*
linux-user/aarch64: Choose SYNC as the preferred MTE mode
Richard Henderson
2024-02-15
1
-12
/
+17
*
linux-user/aarch64: Add padding before __kernel_rt_sigreturn
Richard Henderson
2024-02-03
3
-0
/
+4
*
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
Richard Henderson
2024-02-03
2
-6
/
+10
*
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
1
-2
/
+2
*
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
2024-01-29
3
-3
/
+3
*
linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
Thomas Weißschuh
2024-01-23
1
-0
/
+6
*
linux-user/elfload: test return value of getrlimit
Thomas Weißschuh
2024-01-23
1
-2
/
+2
*
linux-user/riscv: Adjust vdso signal frame cfa offsets
Richard Henderson
2024-01-23
3
-4
/
+4
*
linux-user: Fixed cpu restore with pc 0 on SIGBUS
Robbin Ehn
2024-01-23
1
-2
/
+3
*
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
2024-01-19
1
-2
/
+0
*
target/alpha: Remove fallback to ev67 cpu class
Gavin Shan
2024-01-05
1
-1
/
+1
*
sh4: Coding style: Remove tabs
Yihuan Pan
2023-12-04
1
-102
/
+102
*
linux-user/riscv: Add Zicboz block size to hwprobe
Palmer Dabbelt
2023-11-22
1
-0
/
+6
*
linux-user: Fix loaddr computation for some elf files
Richard Henderson
2023-11-21
1
-1
/
+1
*
Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into sta...
Stefan Hajnoczi
2023-11-20
1
-2
/
+26
|
\
|
*
linux-user: xtensa: fix signal delivery in FDPIC
Max Filippov
2023-11-19
1
-2
/
+26
*
|
linux-user: spelling fixes: othe, necesary
Michael Tokarev
2023-11-15
2
-2
/
+2
|
/
*
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
1
-1
/
+1
*
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
3
-8
/
+4
|
\
|
*
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/riscv: change default cpu to 'max'
Daniel Henrique Barboza
2023-11-07
1
-2
/
+1
|
/
*
Merge tag 'pull-sp-20231105' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-06
3
-15
/
+15
|
\
|
*
target/sparc: Remove CC_OP leftovers
Richard Henderson
2023-11-05
1
-5
/
+0
|
*
target/sparc: Split psr and xcc into components
Richard Henderson
2023-11-05
2
-9
/
+14
|
*
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
2023-11-05
1
-1
/
+1
*
|
linux-user/loongarch64: Add LASX sigcontext save/restore
Song Gao
2023-11-03
1
-6
/
+62
*
|
linux-user/loongarch64: Add LSX sigcontext save/restore
Song Gao
2023-11-03
1
-20
/
+87
*
|
linux-user/loongarch64: Use abi_{ulong,uint} types
Song Gao
2023-11-03
1
-12
/
+12
[prev]
[next]