Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-12 Thread Hu Tao
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

Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-12 Thread Hu Tao
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

Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-09 Thread Paolo Bonzini
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

Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-09 Thread Eduardo Habkost
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

Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-09 Thread Hu Tao
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 >

Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-08 Thread Hu Tao
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 >

Re: [Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-08 Thread Paolo Bonzini
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

[Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements

2014-05-06 Thread Hu Tao
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