qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] short x86 CPU init cleanup (v3)


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 0/6] short x86 CPU init cleanup (v3)
Date: Wed, 05 Dec 2012 17:24:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Am 04.12.2012 20:34, schrieb Eduardo Habkost:
> Igor Mammedov (4):
>   target-i386: use define for cpuid vendor string size
>   target-i386: postpone cpuid_level update to realize time

Applied Igor's earlier signed off versions of these to qom-cpu, spotting
no semantic difference:
https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Still waiting on an ack for the new freq visitor.

Andreas

>   add visitor for parsing hz[KMG] input string
>   target-i386: use visit_type_hz to parse tsc_freq property value
> 
>  qapi/qapi-visit-core.c      |  11 +++++
>  qapi/qapi-visit-core.h      |   2 +
>  qapi/string-input-visitor.c |  22 ++++++++++
>  target-i386/cpu.c           | 105 
> ++++++++++++++++++++++++++++----------------
>  target-i386/cpu.h           |   2 +
>  5 files changed, 103 insertions(+), 39 deletions(-)

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]