qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: qemu-kvm-0.11 regression, crashes on older guests with


From: Michael S. Tsirkin
Subject: [Qemu-devel] Re: qemu-kvm-0.11 regression, crashes on older guests with virtio network
Date: Thu, 29 Oct 2009 14:23:34 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

On Thu, Oct 29, 2009 at 09:16:43AM +0000, Mark McLoughlin wrote:
> I agree we shouldn't exit in this scenario

virtio in qemu generally seems to handle guest errors
by calling exit(2). This probably makes it easier to notice
the problems, but is likely not the right thing to do.

A simple way to tell guest there's a problem is by
writing a value > ring size into used ring.

-- 
MST




reply via email to

[Prev in Thread] Current Thread [Next in Thread]