[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 10/11] vga: Add endian control register
From: |
David Gibson |
Subject: |
Re: [Qemu-devel] [PATCH v2 10/11] vga: Add endian control register |
Date: |
Tue, 30 Sep 2014 10:45:34 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Sep 29, 2014 at 11:31:11AM +0200, Gerd Hoffmann wrote:
> From: Benjamin Herrenschmidt <address@hidden>
>
> Include the endian state in the migration stream as an optional
> subsection which we only include when the endian isn't the default,
> thus enabling backward compatibility of the common case.
>
> Signed-off-by: Benjamin Herrenschmidt <address@hidden>
>
> Changes by kraxel:
> * Remove bochs dispi interface changes. We'll do that in
> a different way to make sure we don't conflict with
> possible future bochs dispi interface changes.
> * keep live migration bits.
>
> Signed-off-by: Gerd Hoffmann <address@hidden>
short desc doesn't quite seem to match the patch contents. Otherwise
Reviewed-by: David Gibson <address@hidden>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
pgpVa8dZJNGqt.pgp
Description: PGP signature
- [Qemu-devel] [PATCH v2 06/11] cirrus: Remove non-32bpp cursor drawing, (continued)
- [Qemu-devel] [PATCH v2 06/11] cirrus: Remove non-32bpp cursor drawing, Gerd Hoffmann, 2014/09/29
- [Qemu-devel] [PATCH v2 04/11] vga: Remove rgb_to_pixel indirection, Gerd Hoffmann, 2014/09/29
- [Qemu-devel] [PATCH v2 01/11] vga: Start cutting out non-32bpp conversion support, Gerd Hoffmann, 2014/09/29
- [Qemu-devel] [PATCH v2 11/11] vga-pci: add qext region to mmio, Gerd Hoffmann, 2014/09/29
- [Qemu-devel] [PATCH v2 02/11] vga: Remove remainder of old conversion cruft, Gerd Hoffmann, 2014/09/29
- [Qemu-devel] [PATCH v2 03/11] vga: Separate LE and BE conversion functions, Gerd Hoffmann, 2014/09/29
- [Qemu-devel] [PATCH v2 10/11] vga: Add endian control register, Gerd Hoffmann, 2014/09/29
- Re: [Qemu-devel] [PATCH v2 10/11] vga: Add endian control register,
David Gibson <=
- [Qemu-devel] [PATCH v2 05/11] vga: Simplify vga_draw_blank() a bit, Gerd Hoffmann, 2014/09/29