qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlappin


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [BUG]: kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
Date: Thu, 30 May 2013 12:08:32 -0400

On Thu, 30 May 2013 18:03:04 +0200
Paolo Bonzini <address@hidden> wrote:

> Il 30/05/2013 17:46, Luiz Capitulino ha scritto:
> > The culprit is commit:
> > 
> > commit 235e8982ad393e5611cb892df54881c872eea9e1
> > Author: Jordan Justen <address@hidden>
> > Date:   Wed May 29 01:27:26 2013 -0700
> > 
> >     kvm: support using KVM_MEM_READONLY flag for regions
> > 
> > I'm running 3.9.2-200.fc18, btw. And, error checking is missing on the
> > first call to kvm_vm_ioctl().
> > 
> 
> Reproducer?

I just try to start a VM (HEAD 87d23f7):

~/work/virt/ sudo ./qemu-qmp -drive 
file=disks/test.img,if=virtio,cache=none,aio=native -enable-kvm -m 1G -monitor 
stdio -cpu host -snapshot
QEMU 1.5.50 monitor - type 'help' for more information
(qemu) kvm_set_phys_mem: error unregistering overlapping slot: Invalid argument
~/work/virt/



reply via email to

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