On 24 June 2014 00:11, Benjamin Herrenschmidt <b...@kernel.crashing.org> wrote:
> And initialize it based on target endian
> @@ -155,6 +155,7 @@ typedef struct VGACommonState {
>      const GraphicHwOps *hw_ops;
>      bool full_update_text;
>      bool full_update_gfx;
> +    bool big_endian_fb;

Don't we need to migrate this new state somehow?

thanks
-- PMM

Reply via email to