Re: [PATCH v4 75/80] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()

2020-02-07 Thread Marc-André Lureau
Hi On Fri, Jan 31, 2020 at 4:45 PM Igor Mammedov wrote: > > Function will report error that will mention global mem_path, > which was valid the only if legacy -mem-path was used and > only in case of main RAM. > > However it doesn't work with hostmem backends > (for example: > " > qemu: -object

[PATCH v4 75/80] exec: drop bogus mem_path from qemu_ram_alloc_from_fd()

2020-01-31 Thread Igor Mammedov
Function will report error that will mention global mem_path, which was valid the only if legacy -mem-path was used and only in case of main RAM. However it doesn't work with hostmem backends (for example: " qemu: -object memory-backend-file,id=ram0,size=128M,mem-path=foo: backing store (nul