[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 0/7] Stage 1 VSX Support
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [PATCH 0/7] Stage 1 VSX Support |
Date: |
Wed, 25 Sep 2013 16:49:48 +0200 |
On 24.09.2013, at 16:52, Tom Musta wrote:
> This patch sequence provides the first release of support for the
> Vector Scalar Extension (VSX) instructions that were introduced
> in PowerISA V2.06.
>
> Initially, three instructions are supported (lxvd2x, stxvd2x and
> xxpermdi) -- these are required for booting the Linux kernel.
I don't see anything bad about this patch set, but I'm not very familiar with
VSX either. Anton, could you please review and ack?
Also, please CC qemu-devel on any patch you send to qemu-ppc, so that people
who don't explicitly register to qemu-ppc still have a chance to see them :).
Alex
- [Qemu-ppc] [PATCH 0/7] Stage 1 VSX Support, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 1/7] Declare and Enable VSX, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 2/7] Add MSR VSX and Associated Exception, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 3/7] Add VSX Instruction Decoders, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 4/7] Add VSR to Global Registers, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 5/7] Add lxvd2x, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 6/7] Add stxvd2x, Tom Musta, 2013/09/24
- [Qemu-ppc] [PATCH 7/7] Add xxpermdi, Tom Musta, 2013/09/24
- Re: [Qemu-ppc] [PATCH 0/7] Stage 1 VSX Support,
Alexander Graf <=