On Fri, May 09, 2014 at 11:13:50PM +0200, Paolo Bonzini wrote:
> Il 09/05/2014 19:54, Eduardo Habkost ha scritto:
> >On Fri, May 09, 2014 at 04:29:49PM +0800, Hu Tao wrote:
> >>On Thu, May 08, 2014 at 04:51:56PM +0200, Paolo Bonzini wrote:
> >>>Il 06/05/2014 11:27, Hu Tao ha scritto:
> This ser
On Fri, May 09, 2014 at 02:54:15PM -0300, Eduardo Habkost wrote:
> On Fri, May 09, 2014 at 04:29:49PM +0800, Hu Tao wrote:
> > On Thu, May 08, 2014 at 04:51:56PM +0200, Paolo Bonzini wrote:
> > > Il 06/05/2014 11:27, Hu Tao ha scritto:
> > > > This series includes work on QOMifying the memory backe
Il 09/05/2014 19:54, Eduardo Habkost ha scritto:
On Fri, May 09, 2014 at 04:29:49PM +0800, Hu Tao wrote:
On Thu, May 08, 2014 at 04:51:56PM +0200, Paolo Bonzini wrote:
Il 06/05/2014 11:27, Hu Tao ha scritto:
This series includes work on QOMifying the memory backends.
the idea is to delegate al
On Fri, May 09, 2014 at 04:29:49PM +0800, Hu Tao wrote:
> On Thu, May 08, 2014 at 04:51:56PM +0200, Paolo Bonzini wrote:
> > Il 06/05/2014 11:27, Hu Tao ha scritto:
> > > This series includes work on QOMifying the memory backends.
> > > the idea is to delegate all properties of the memory backend t
On Thu, May 08, 2014 at 04:51:56PM +0200, Paolo Bonzini wrote:
> Il 06/05/2014 11:27, Hu Tao ha scritto:
> > This series includes work on QOMifying the memory backends.
> > the idea is to delegate all properties of the memory backend to
> > a new QOM class hierarchy, in which the concrete classes
>
On Thu, May 08, 2014 at 04:51:56PM +0200, Paolo Bonzini wrote:
> Il 06/05/2014 11:27, Hu Tao ha scritto:
> > This series includes work on QOMifying the memory backends.
> > the idea is to delegate all properties of the memory backend to
> > a new QOM class hierarchy, in which the concrete classes
>
Il 06/05/2014 11:27, Hu Tao ha scritto:
> This series includes work on QOMifying the memory backends.
> the idea is to delegate all properties of the memory backend to
> a new QOM class hierarchy, in which the concrete classes
> are hostmem-ram and hostmem-file. The backend is passed to the
> mach
This series includes work on QOMifying the memory backends.
the idea is to delegate all properties of the memory backend to
a new QOM class hierarchy, in which the concrete classes
are hostmem-ram and hostmem-file. The backend is passed to the
machine via "-numa node,memdev=foo" where "foo" is the