[libvirt] [PATCH v2 2/9] Implement cpuArchBaseline in generic CPU driver

Daniel Veillard veillard at redhat.com
Thu Feb 11 16:20:21 UTC 2010


On Thu, Feb 11, 2010 at 04:43:52PM +0100, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/cpu/cpu_generic.c |  103 ++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 101 insertions(+), 2 deletions(-)
> 
[...]
> +        if (!found) {
> +            virCPUReportError(VIR_ERR_INTERNAL_ERROR,
> +                    _("CPU model '%s' is not support by hypervisor"),
> +                    cpus[0]->model);

  that's where the previous patch to po/POTFILES.in came from :-)

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list