On Mon, 21 Sep 2015 10:09:34 +0200
Greg Kurz wrote:
> On Sat, 19 Sep 2015 15:34:02 +0530
> "Aneesh Kumar K.V" wrote:
>
> > Greg Kurz writes:
> >
> > > In a cross-endian setup, the virtio-9p device has state in
> > > @device_endian. It
> > > must be migrated.
> > >
> > > Signed-off-by: Greg K
On Sat, 19 Sep 2015 15:34:02 +0530
"Aneesh Kumar K.V" wrote:
> Greg Kurz writes:
>
> > In a cross-endian setup, the virtio-9p device has state in @device_endian.
> > It
> > must be migrated.
> >
> > Signed-off-by: Greg Kurz
>
> With 9p mounted, we don't support qemu migration. We have
> migr
Greg Kurz writes:
> In a cross-endian setup, the virtio-9p device has state in @device_endian. It
> must be migrated.
>
> Signed-off-by: Greg Kurz
With 9p mounted, we don't support qemu migration. We have
migration blocker added in v9fs_attach.
> ---
> hw/9pfs/virtio-9p-device.c | 11 +
Greg Kurz writes:
> In a cross-endian setup, the virtio-9p device has state in @device_endian. It
> must be migrated.
>
> Signed-off-by: Greg Kurz
With 9p mounted, we don't support qemu migration. We still have
migration blocker added in v9fs_attach.
> ---
> hw/9pfs/virtio-9p-device.c | 11
In a cross-endian setup, the virtio-9p device has state in @device_endian. It
must be migrated.
Signed-off-by: Greg Kurz
---
hw/9pfs/virtio-9p-device.c | 11 +++
1 file changed, 11 insertions(+)
diff --git a/hw/9pfs/virtio-9p-device.c b/hw/9pfs/virtio-9p-device.c
index 93a407c45926..e