[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 2/2] virtio: refresh registers at reset time
From: |
Rusty Russell |
Subject: |
Re: [Qemu-ppc] [PATCH 2/2] virtio: refresh registers at reset time |
Date: |
Tue, 15 Oct 2013 12:19:49 +1030 |
User-agent: |
Notmuch/0.15.2+81~gd2c8818 (http://notmuchmail.org) Emacs/23.4.1 (i686-pc-linux-gnu) |
Greg Kurz <address@hidden> writes:
> We need to support the guest endianness as soon as a virtio device shows
> up. Alex suggested this can achieved by calling cpu_synchronize_state().
>
> To have it working on PowerPC, we need to add LPCR in the sync register
> functions.
>
> Signed-off-by: Greg Kurz <address@hidden>
Excellent! Alex, if you take this, I'll be happy to rebase and re-test
the virtio endianness patches on top.
Cheers,
Rusty.