Re: Xen guest broken following "use memdev for RAM" patch

2020-03-24 Thread Igor Mammedov
On Mon, 23 Mar 2020 17:10:39 + Anthony PERARD wrote: > Hi, > > Since bd457782b3b0 ("x86/pc: use memdev for RAM") it isn't possible to > start Xen guest anymore. > > The error from qemu: > qemu-system-i386: xen: failed to populate ram at 0 > that comes from xen_ram_alloc() in hw/i386/xen

Xen guest broken following "use memdev for RAM" patch

2020-03-23 Thread Anthony PERARD
Hi, Since bd457782b3b0 ("x86/pc: use memdev for RAM") it isn't possible to start Xen guest anymore. The error from qemu: qemu-system-i386: xen: failed to populate ram at 0 that comes from xen_ram_alloc() in hw/i386/xen/xen-hvm.c xen_ram_alloc() is used to populate ram for PCI rom devices for