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

2012-01-16 Thread Eric Blake
On 01/12/2012 04:02 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: --- Notes: Version 2: - added documentation - fixed XML examples and schema Thanks,

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

2012-01-16 Thread Jiri Denemark
On Mon, Jan 16, 2012 at 13:38:00 -0700, Eric Blake wrote: On 01/12/2012 04:02 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: --- Notes: Version 2: -

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

2012-01-16 Thread Eric Blake
On 01/16/2012 01:59 PM, Jiri Denemark wrote: On Mon, Jan 16, 2012 at 13:38:00 -0700, Eric Blake wrote: On 01/12/2012 04:02 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:

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

2012-01-12 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: cpu topology sockets='1' cores='2' threads='1'/ /cpu - guest CPU matches selected