qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [PATCH] target-ppc: gdbstub: Add VSX support


From: Anton Blanchard
Subject: Re: [Qemu-ppc] [PATCH] target-ppc: gdbstub: Add VSX support
Date: Tue, 24 Mar 2015 20:50:22 +1100

Hi Alex,

> On 24.03.15 09:59, Anton Blanchard wrote:
> > Add the XML and functions to get and set VSX registers.
> 
> Awesome, thanks. Have you verified that this works for LE as well as
> BE guests?

Unfortunately all our XML gdbstub routines have endian issues (FPU,
Altivec and now VMX). I only caught that the other day.

I can work on reusing maybe_bswap_register() from gdbstub.c.

Anton



reply via email to

[Prev in Thread] Current Thread [Next in Thread]