qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] kvm_set_phys_mem: assertion failed


From: David Hildenbrand
Subject: Re: [Qemu-devel] kvm_set_phys_mem: assertion failed
Date: Wed, 20 Sep 2017 16:25:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 20.09.2017 15:24, Gerd Hoffmann wrote:
>   Hi,
> 
> git master crashes:
> 
> ERROR:/home/kraxel/projects/qemu/accel/kvm/kvm-
> all.c:756:kvm_set_phys_mem: assertion failed:
> (!memory_region_is_ram(mr) && !writeable && !mr->romd_mode)
> 
> bisect blames:
> 
> commit f357f564be0bd45245b3ccfbbe20ace08fe83ca8
> Author: David Hildenbrand <address@hidden>
> Date:   Mon Sep 11 19:49:31 2017 +0200
> 
>     kvm: we never have overlapping slots in kvm_set_phys_mem()
> 
> libvirt config attached.
> 
> cheers,
>   Gerd
> 

Not able to reproduce with the following modified config:

Dropping from os section:

<loader readonly="yes"
type="pflash">/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
<nvram
template="/usr/share/edk2.git/ovmf-x64/OVMF_VARS-pure-efi.fd">/var/lib/libvirt/qemu/nvram/fedora-org-drm-qxl-base_VARS.fd</nvram>

Dropping custom -trace parameter and using nec-xhci instead of qemu-xhci
(my libvirt doesn't like the new one on fedora 26).

1) Does the assert trigger right at startup? Or how is it triggered?
2) Does your setup work when dopping the assertion?

-- 

Thanks,

David



reply via email to

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