Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-04-04 Thread Paolo Bonzini
On 28/03/2018 18:36, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > When we're using the subsection we migrate both > the 'props' and 'tso_props' data; when we're not using > the subsection (to migrate to 2.11 or old machine types) we've > got to choose what to migrate i

Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-29 Thread Jason Wang
On 2018年03月29日 16:44, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2018年03月29日 16:08, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2018年03月29日 00:36, Dr. David Alan Gilbert (git) wrote: From: "Dr. David Alan Gilbert" When we're

Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-29 Thread Dr. David Alan Gilbert
* Jason Wang (jasow...@redhat.com) wrote: > > > On 2018年03月29日 16:08, Dr. David Alan Gilbert wrote: > > * Jason Wang (jasow...@redhat.com) wrote: > > > > > > On 2018年03月29日 00:36, Dr. David Alan Gilbert (git) wrote: > > > > From: "Dr. David Alan Gilbert" > > > > > > > > When we're using the su

Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-29 Thread Jason Wang
On 2018年03月29日 16:08, Dr. David Alan Gilbert wrote: * Jason Wang (jasow...@redhat.com) wrote: On 2018年03月29日 00:36, Dr. David Alan Gilbert (git) wrote: From: "Dr. David Alan Gilbert" When we're using the subsection we migrate both the 'props' and 'tso_props' data; when we're not using the

Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-29 Thread Dr. David Alan Gilbert
* Jason Wang (jasow...@redhat.com) wrote: > > > On 2018年03月29日 00:36, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > When we're using the subsection we migrate both > > the 'props' and 'tso_props' data; when we're not using > > the subsection (to migrate to 2.11

Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-28 Thread Jason Wang
On 2018年03月29日 00:36, Dr. David Alan Gilbert (git) wrote: From: "Dr. David Alan Gilbert" When we're using the subsection we migrate both the 'props' and 'tso_props' data; when we're not using the subsection (to migrate to 2.11 or old machine types) we've got to choose what to migrate in the m

Re: [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-28 Thread Ed Swierk
On Wed, Mar 28, 2018 at 9:36 AM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > When we're using the subsection we migrate both > the 'props' and 'tso_props' data; when we're not using > the subsection (to migrate to 2.11 or old machine types) we've > got to choose what

[Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate

2018-03-28 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" When we're using the subsection we migrate both the 'props' and 'tso_props' data; when we're not using the subsection (to migrate to 2.11 or old machine types) we've got to choose what to migrate in the main structure. If we're using the subsection migrate 'props'