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
/
i386
/
cpu_loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: Add guest memory layout to exception dump
Helge Deller
2022-10-25
1
-4
/
+2
*
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-08-01
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
linux-user: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-21
1
-0
/
+1
*
linux-user/i386: Use force_sig, force_sig_fault
Richard Henderson
2022-01-11
1
-29
/
+18
*
linux-user/i386: Split out maybe_handle_vm86_trap
Richard Henderson
2022-01-11
1
-16
/
+15
*
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson
2021-12-20
1
-3
/
+3
*
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson
2021-12-20
1
-3
/
+3
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split mmap prototypes into user-mmap.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
Richard Henderson
2021-02-16
1
-1
/
+1
*
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-2
/
+2
*
linux-user/i386: Emulate x86_64 vsyscalls
Richard Henderson
2020-03-26
1
-0
/
+108
*
linux-user/i386: Split out gen_signal
Richard Henderson
2020-03-26
1
-60
/
+33
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell
2018-11-12
1
-12
/
+4
*
linux-user: move i386/x86_64 cpu loop to i386 directory
Laurent Vivier
2018-04-30
1
-0
/
+343
*
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier
2018-04-30
1
-0
/
+26