Re: [libvirt] [PATCH 3/6] Add support for cpu mode attribute

2012-01-09 Thread Jiri Denemark
On Sat, Jan 07, 2012 at 07:06:31 -0700, Eric Blake wrote: > On 01/06/2012 08:04 AM, Jiri Denemark wrote: > > The mode can be either of "custom" (default), "host-model", > > "host-passthrough". The semantics of each mode is described in the > > following examples: ... > Your RNG does not match your

Re: [libvirt] [PATCH 3/6] Add support for cpu mode attribute

2012-01-07 Thread Eric Blake
On 01/06/2012 08:04 AM, Jiri Denemark wrote: > The mode can be either of "custom" (default), "host-model", > "host-passthrough". The semantics of each mode is described in the > following examples: nice examples > --- > Oh man, I just realized I forgot to update documentation. I'll transform thi

[libvirt] [PATCH 3/6] Add support for cpu mode attribute

2012-01-06 Thread Jiri Denemark
The mode can be either of "custom" (default), "host-model", "host-passthrough". The semantics of each mode is described in the following examples: - guest CPU is a default model with specified topology: - guest CPU matches selected model: core2duo - guest CPU sho