On Wed, Jun 02, 2010 at 09:01:52PM +0300, Michael S. Tsirkin wrote:
> vhost net currently keeps running after vmstop,
> which causes trouble as qemy does not check
> for dirty pages anymore.
> The fix is to simply keep vm and vhost running/stopped
> status in sync.
> 
> Tested-by: David L Stevens <dlstev...@us.ibm.com>
> Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
> ---
> 
> Changes from v1:
>   Simplify code as suggested by Amit.
> 
>  hw/virtio-net.c |   11 +++++------
>  1 files changed, 5 insertions(+), 6 deletions(-)

Applied, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to