Re: [libvirt] [PATCH v2 6/6] qemu: Add support for host CPU modes

2012-01-16 Thread Eric Blake
On 01/12/2012 04:03 AM, Jiri Denemark wrote: This adds support for host-model and host-passthrough CPU modes to qemu driver. The host-passthrough mode is mapped to -cpu host. --- Notes: Version 2: - more verbose commit messages - portability fixes in shell scripts +++

[libvirt] [PATCH v2 6/6] qemu: Add support for host CPU modes

2012-01-12 Thread Jiri Denemark
This adds support for host-model and host-passthrough CPU modes to qemu driver. The host-passthrough mode is mapped to -cpu host. --- Notes: Version 2: - more verbose commit messages - portability fixes in shell scripts src/libvirt_private.syms |1 +