Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-11 | 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 |