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
/
target
/
i386
/
gdbstub.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
1
-1
/
+1
*
target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
TaiseiIto
2023-02-21
1
-1
/
+3
*
target/i386: fix byte swap issue with XMM register access
Alex Bennée
2022-04-20
1
-2
/
+2
*
target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
Claudio Fontana
2021-05-10
1
-0
/
+10
*
target/i386: gdbstub: introduce aux functions to read/write CS64 regs
Claudio Fontana
2021-05-10
1
-104
/
+51
*
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
2021-01-12
1
-1
/
+1
*
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2020-07-10
1
-0
/
+1
*
gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
Peter Xu
2020-04-15
1
-1
/
+1
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-1
/
+1
*
target/i386: use gdb_get_reg helpers
Alex Bennée
2020-03-17
1
-16
/
+11
*
target/i386: Fix handling of k_gs_base register in 32-bit mode in gdbstub
mkdolata@us.ibm.com
2020-01-07
1
-2
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
2019-02-05
1
-4
/
+189
*
x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.
Doug Evans
2016-12-22
1
-13
/
+39
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+234