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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
linux-user
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2
-2
/
+3
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
1
-1
/
+1
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-1
/
+0
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2022-04-20
linux-user: Use qemu_set_log_filename_flags
Richard Henderson
1
-6
/
+5
2022-04-20
linux-user: Expand log_page_dump inline
Richard Henderson
2
-16
/
+36
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Drop manual log buffering
Richard Henderson
1
-1
/
+0
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
16
-16
/
+0
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2
-3
/
+3
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
14
-20
/
+20
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
4
-9
/
+8
2022-04-04
linux-user/ppc: Narrow type of ccr in save_user_regs
Richard Henderson
1
-1
/
+1
2022-03-31
linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition
Thomas Huth
1
-1
/
+1
2022-03-23
linux-user/arm: Implement __kernel_cmpxchg64 with host atomics
Richard Henderson
1
-39
/
+36
2022-03-23
linux-user/arm: Implement __kernel_cmpxchg with host atomics
Richard Henderson
1
-25
/
+62
2022-03-23
linux-user/arm: Implement __kernel_memory_barrier
Richard Henderson
1
-1
/
+1
2022-03-22
linux-user: Fix missing space in error message
Fergus Henderson
1
-1
/
+1
2022-03-22
linux-user: Properly handle sigset arg to ppoll
Richard Henderson
1
-17
/
+7
2022-03-22
linux-user: Properly handle sigset arg to epoll_pwait
Richard Henderson
1
-15
/
+7
2022-03-22
linux-user: Properly handle sigset arg to pselect
Richard Henderson
1
-20
/
+10
2022-03-22
linux-user: Split out helpers for sigsuspend
Richard Henderson
3
-23
/
+66
2022-03-22
linux-user/alpha: Fix sigsuspend for big-endian hosts
Richard Henderson
1
-1
/
+2
2022-03-22
linux-user: Fix syscall parameter handling for MIPS n32
WANG Xuerui
1
-3
/
+3
2022-03-21
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-03-20
ppc64: Avoid pt_regs struct definition
Khem Raj
2
-39
/
+41
2022-03-08
linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
Matheus Ferst
1
-1
/
+2
2022-03-08
linux-user: Remove stale "not threadsafe" comments
Peter Maydell
1
-2
/
+0
2022-02-21
linux-user: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2
-0
/
+2
2022-02-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...
Peter Maydell
13
-107
/
+185
2022-02-13
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s...
Peter Maydell
1
-16
/
+0
2022-02-09
linux-user: Remove the deprecated ppc64abi32 target
Thomas Huth
4
-15
/
+10
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
1
-16
/
+0
2022-02-09
linux-user/include/host/sparc64: Fix host_sigcontext
Richard Henderson
1
-8
/
+9
2022-02-09
linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
Richard Henderson
2
-72
/
+63
2022-02-09
linux-user: Introduce host_sigcontext
Richard Henderson
12
-47
/
+80
2022-02-09
linux-user: Introduce host_signal_mask
Richard Henderson
12
-10
/
+63
2022-02-01
linux-user/syscall: Translate TARGET_RLIMIT_RTTIME
Serge Belyshev
2
-0
/
+3
2022-02-01
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h
Serge Belyshev
22
-52
/
+117
2022-01-28
linux-user: Implement starttime field in self stat emulation
Cameron Esfahani
3
-0
/
+20
2022-01-27
linux-user: sigprocmask check read perms first
Patrick Venture
1
-5
/
+7
2022-01-27
linux-user: rt_sigprocmask, check read perms first
Shu-Chun Weng
1
-5
/
+7
2022-01-27
linux-user: Fix inotify on aarch64
Paul Brook
2
-43
/
+12
2022-01-27
linux-user/alpha: Fix target rlimits for alpha and rearrange for clarity
Serge Belyshev
1
-35
/
+32
2022-01-27
linux-user: Remove unnecessary 'aligned' attribute from TaskState
Peter Maydell
1
-5
/
+1
2022-01-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-7.0-180122-2' int...
Peter Maydell
1
-6
/
+29
2022-01-18
linux-user: don't adjust base of found hole
Alex Bennée
1
-3
/
+2
2022-01-18
linux-user/elfload: add extra logging for hole finding
Alex Bennée
1
-0
/
+18
2022-01-18
linux-user: expand reserved brk space for 64bit guests
Alex Bennée
1
-3
/
+9
[next]