diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-01-29 11:46:06 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-01-29 11:46:06 +0000 |
commit | 46f5abc0a2566ac3dc954eeb62fd625f0eaca120 (patch) | |
tree | 2565dfb0a8d719063e9682b7887747748eba230a /target/i386/cpu.c | |
parent | f7b78602fdc6c6e4befc90159da8e93900b4bcb1 (diff) | |
download | qemu-46f5abc0a2566ac3dc954eeb62fd625f0eaca120.zip |
gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index
Now we're keeping the cluster index in the CPUState, we don't
need to jump through hoops in gdb_get_cpu_pid() to find the
associated cluster object.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20190121152218.9592-5-peter.maydell@linaro.org
Diffstat (limited to 'target/i386/cpu.c')
0 files changed, 0 insertions, 0 deletions