On 06/28/2011 09:49 AM, Cyclonus J wrote:
On Tue, Mar 29, 2011 at 5:54 AM, Avi Kivity<[email protected]> wrote:
> Add support for marking an instruction as SSE, switching registers used
> to the SSE register file.
Avi,
So this change will only support XMM register as its destination not
memory, right? I am seeing the mmio size in qemu is still 8 bytes.
Memory is supported as well.
Do we need to support memory destination and update qemu as well?
kvm breaks up 16 byte writes into two 8-byte writes, so that the
interface between kvm and userspace is not affected.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html