Re: kvm process exit on virtio error

2009-02-12 Thread Phil Ten
@vger.kernel.org Sent: Wednesday, February 11, 2009 8:59:46 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna Subject: Re: kvm process exit on virtio error Hi, On Wed, 2009-02-11 at 12:41 +0100, Phil Ten wrote: Hello, My kvm processes are exiting on what I think are VIRTIO errors

kvm process exit on virtio error

2009-02-11 Thread Phil Ten
Hello, My kvm processes are exiting on what I think are VIRTIO errors: Guest moved used index from 24543 to 24606 1) Network specific settings: I am required to hide the Mac address of the kvm guest, therefore I added the following line in /etc/network/interface on the host: up route add

Re: kvm process exit on virtio error

2009-02-11 Thread Mark McLoughlin
Hi, On Wed, 2009-02-11 at 12:41 +0100, Phil Ten wrote: Hello, My kvm processes are exiting on what I think are VIRTIO errors: Guest moved used index from 24543 to 24606 This is very strange. The code in question is: static int virtqueue_num_heads(VirtQueue *vq, unsigned int idx) {