]> git.proxmox.com Git - mirror_qemu.git/commit - configure
target-ppc: gdbstub: Add VSX support
authorAnton Blanchard <anton@samba.org>
Fri, 15 Jan 2016 15:00:51 +0000 (16:00 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 30 Jan 2016 12:37:38 +0000 (23:37 +1100)
commit1438eff302cbc6c85d477fd7181b8a9aeea2efd7
tree8ecf36d2b50496fbc701923475822656548de852
parent95f5b540abd964ac3bc9c63434d07681a5a175eb
target-ppc: gdbstub: Add VSX support

Add the XML and functions to get and set VSX registers.

Signed-off-by: Anton Blanchard <anton@samba.org>
(fixed little-endian guests)
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
configure
gdb-xml/power-vsx.xml [new file with mode: 0644]
target-ppc/translate_init.c