diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2023-03-02 18:57:46 -0800 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2023-03-07 17:06:41 +0000 |
| commit | b6fa2ec238e48d0bfba618011ec154867e386587 (patch) | |
| tree | 9c7911014d8330ca448732b2d843fcf0567ba871 /gdbstub/user-target.c | |
| parent | 36e067b2f28892afd91d319b89350d4753ef82af (diff) | |
| download | focaccia-qemu-b6fa2ec238e48d0bfba618011ec154867e386587.tar.gz focaccia-qemu-b6fa2ec238e48d0bfba618011ec154867e386587.zip | |
gdbstub: move chunk of softmmu functionality to own file
This is mostly code motion but a number of things needed to be done for this minimal patch set: - move shared structures to internals.h - splitting some functions into user and softmmu versions - fixing a few casting issues to keep softmmu common More CONFIG_USER_ONLY stuff will be handled in a following patches. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Fabiano Rosas <farosas@suse.de> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230302190846.2593720-11-alex.bennee@linaro.org> Message-Id: <20230303025805.625589-11-richard.henderson@linaro.org>
Diffstat (limited to 'gdbstub/user-target.c')
0 files changed, 0 insertions, 0 deletions