aboutsummaryrefslogtreecommitdiff
path: root/target-i386/gdbstub.c
AgeCommit message (Expand)Author
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-01-29x86: Clean up includesPeter Maydell
2016-01-21target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_*Eduardo Habkost
2014-09-18target-i386: update fp status fixPavel Dovgalyuk
2014-05-21target-i386: fix segment flags for SMM and VM86 modePaolo Bonzini
2014-02-28target-i386: Fix SSE status flag corruptionRichard Henderson
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber
2013-07-26target-i386: Move cpu_gdb_{read,write}_register()Andreas Färber