On Tue, Feb 21, 2017 at 09:25:38 -0500, John Ferlan wrote:
On 02/15/2017 11:44 AM, Jiri Denemark wrote:
> The CPU model info formating code in virQEMUCapsFormatCache will get
> more complicated soon. Separating the code in
> virQEMUCapsFormatHostCPUModelInfo will make the result easier to read.
>
> Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
> ---
>
> Notes:
> Version 2:
> - no change
>
> src/qemu/qemu_capabilities.c | 36 +++++++++++++++++++++++-------------
> 1 file changed, 23 insertions(+), 13 deletions(-)
>
Thanks. I pushed it since it didn't have any dependencies on the other
patches in this series.
Jirka