index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user/nios2: Handle various SIGILL exceptions
Richard Henderson
2022-04-26
1
-0
/
+12
*
target/nios2: Advance pc when raising exceptions
Richard Henderson
2022-04-26
1
-6
/
+2
*
target/nios2: Implement Misaligned destination exception
Richard Henderson
2022-04-26
1
-0
/
+6
*
target/nios2: Support division error exception
Richard Henderson
2022-04-26
1
-0
/
+4
*
linux-user/nios2: Only initialize SP and PC in target_cpu_copy_regs
Richard Henderson
2022-04-26
2
-23
/
+0
*
target/nios2: Split PC out of env->regs[]
Richard Henderson
2022-04-26
3
-14
/
+13
*
linux-user/nios2: Use force_sig_fault for EXCP_DEBUG
Richard Henderson
2022-04-26
1
-5
/
+1
*
target/nios2: Remove nios2_cpu_record_sigsegv
Richard Henderson
2022-04-26
1
-10
/
+0
*
linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn
Richard Henderson
2022-04-26
1
-8
/
+4
*
linux-user/nios2: Remove do_sigreturn
Richard Henderson
2022-04-26
1
-7
/
+0
*
linux-user/nios2: Handle special qemu syscall return values
Richard Henderson
2022-04-26
1
-0
/
+8
*
linux-user/nios2: Adjust error return
Richard Henderson
2022-04-26
1
-2
/
+7
*
linux-user/nios2: Drop syscall 0 "workaround"
Richard Henderson
2022-04-26
1
-4
/
+0
*
linux-user/nios2: Fix clone child return
Richard Henderson
2022-04-26
1
-0
/
+1
*
linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
Richard Henderson
2022-04-26
1
-2
/
+8
*
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
1
-1
/
+1
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
2
-2
/
+3
*
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
1
-1
/
+0
|
\
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
1
-1
/
+0
*
|
linux-user: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-6
/
+5
*
|
linux-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
2
-16
/
+36
*
|
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Drop manual log buffering
Richard Henderson
2022-04-20
1
-1
/
+0
|
/
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
16
-16
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
2
-3
/
+3
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
14
-20
/
+20
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
4
-9
/
+8
*
linux-user/ppc: Narrow type of ccr in save_user_regs
Richard Henderson
2022-04-04
1
-1
/
+1
*
linux-user/sh4/termbits: Silence warning about TIOCSER_TEMT double definition
Thomas Huth
2022-03-31
1
-1
/
+1
*
linux-user/arm: Implement __kernel_cmpxchg64 with host atomics
Richard Henderson
2022-03-23
1
-39
/
+36
*
linux-user/arm: Implement __kernel_cmpxchg with host atomics
Richard Henderson
2022-03-23
1
-25
/
+62
*
linux-user/arm: Implement __kernel_memory_barrier
Richard Henderson
2022-03-23
1
-1
/
+1
*
linux-user: Fix missing space in error message
Fergus Henderson
2022-03-22
1
-1
/
+1
*
linux-user: Properly handle sigset arg to ppoll
Richard Henderson
2022-03-22
1
-17
/
+7
*
linux-user: Properly handle sigset arg to epoll_pwait
Richard Henderson
2022-03-22
1
-15
/
+7
*
linux-user: Properly handle sigset arg to pselect
Richard Henderson
2022-03-22
1
-20
/
+10
*
linux-user: Split out helpers for sigsuspend
Richard Henderson
2022-03-22
3
-23
/
+66
*
linux-user/alpha: Fix sigsuspend for big-endian hosts
Richard Henderson
2022-03-22
1
-1
/
+2
*
linux-user: Fix syscall parameter handling for MIPS n32
WANG Xuerui
2022-03-22
1
-3
/
+3
*
Merge tag 'pull-misc-2022-03-21' of git://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-03-21
1
-1
/
+1
|
\
|
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
|
ppc64: Avoid pt_regs struct definition
Khem Raj
2022-03-20
2
-39
/
+41
|
/
*
linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
Matheus Ferst
2022-03-08
1
-1
/
+2
*
linux-user: Remove stale "not threadsafe" comments
Peter Maydell
2022-03-08
1
-2
/
+0
*
linux-user: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...
Peter Maydell
2022-02-14
13
-107
/
+185
|
\
|
*
linux-user/include/host/sparc64: Fix host_sigcontext
Richard Henderson
2022-02-08
1
-8
/
+9
|
*
linux-user: Move sparc/host-signal.h to sparc64/host-signal.h
Richard Henderson
2022-02-08
2
-72
/
+63
|
*
linux-user: Introduce host_sigcontext
Richard Henderson
2022-02-08
12
-47
/
+80
[next]