]> git.proxmox.com Git - qemu.git/commit - gdbstub.c
make gdb_id() generally avialable and rename it to cpu_index()
authorWen Congyang <wency@cn.fujitsu.com>
Mon, 7 May 2012 04:10:05 +0000 (12:10 +0800)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 4 Jun 2012 16:49:34 +0000 (13:49 -0300)
commit68f4730c714b7c30ca912d7c03e199f181739da0
tree2670938558271cef4c6f029f4f602eb5dd0e86c6
parent0038ffb09692955b8f8f363958cbf58c205ae772
make gdb_id() generally avialable and rename it to cpu_index()

The following patch also needs this API, so make it generally avialable.
The function gdb_id() will not be used in gdbstub.c now, so its name is
not suitable, and rename it to cpu_index()

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
gdbstub.c
gdbstub.h