[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions
From: |
Paul Brook |
Subject: |
Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions |
Date: |
Wed, 10 Jun 2009 17:46:03 +0100 |
User-agent: |
KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; ) |
> > If you can't create an identical machine from scratch then I don't
> > consider snapshot/migration to be a useful feature. i.e. as soon as you
> > shutdown and restart the guest it is liable to break anyway.
>
> Why is liable to break?
A VM booted on an old version of qemu and migrated to a new version will
behave differently to a the same VM booted on a new version of qemu.
I hope I don't need to explain why this is bad.
As previously discussed, any guest visible changes are liable to break a guest
OS, particularly guests like Windows which deliberately break when run on
"different" hardware. Personally I don't particularly care, but if we support
live migration we also need to support "cold" migration - i.e. shutdown and
restart.
>So once you load and image with MSIX capability off,
>it will stay off across guest restarts.
I'm assuming guest restart includes restarting qemu.
Paul
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/09
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions,
Paul Brook <=
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Paul Brook, 2009/06/10
- Re: [Qemu-devel] [PATCH 05/11] qemu: MSI-X support functions, Michael S. Tsirkin, 2009/06/11