Re: [libvirt] [PATCHv5 0/4] Add support for memory backing with file source

2017-02-09 Thread Michal Privoznik
On 02/09/2017 10:34 AM, Safka, JaroslavX wrote: > Thanks :) > Will be this diff ok? > > diff --git a/docs/news.xml b/docs/news.xml > index f408293..d01ce08 100644 > --- a/docs/news.xml > +++ b/docs/news.xml > @@ -23,6 +23,16 @@ >built-in replication and disaster recovery. > >

Re: [libvirt] [PATCHv5 0/4] Add support for memory backing with file source

2017-02-09 Thread Safka, JaroslavX
at.com > Cc: Mooney, Sean K ; Ptacek, MichalX > > Subject: Re: [libvirt] [PATCHv5 0/4] Add support for memory backing with file > source > > On 02/02/2017 02:27 PM, Jaroslav Safka wrote: > > Hi, > > we would like to introduce 3 new elements source

Re: [libvirt] [PATCHv5 0/4] Add support for memory backing with file source

2017-02-09 Thread Michal Privoznik
On 02/02/2017 02:27 PM, Jaroslav Safka wrote: > Hi, > we would like to introduce 3 new elements source,access and allocation in > memoryBacking element. > For now it was made for numa topology. > > > > > > > > If allocation is immediate then -mem-prealloc should be added to

[libvirt] [PATCHv5 0/4] Add support for memory backing with file source

2017-02-02 Thread Jaroslav Safka
Hi, we would like to introduce 3 new elements source,access and allocation in memoryBacking element. For now it was made for numa topology. If allocation is immediate then -mem-prealloc should be added to the qemu commanline. If source is file then -object memory-backend-fi