[libvirt] [PATCH 00/17] Cleanup CPU driver code a bit

Jiri Denemark jdenemar at redhat.com
Mon May 16 13:49:46 UTC 2016


On Mon, May 16, 2016 at 15:12:38 +0200, Pavel Hrdina wrote:
> On Sat, May 14, 2016 at 10:30:19AM +0200, Jiri Denemark wrote:
> > Jiri Denemark (17):
> >   cpu_x86: Rename struct x86_vendor
> >   cpu_x86: Rename struct x86_feature
> >   cpu_x86: Rename struct x86_kvm_feature
> >   cpu_x86: Rename struct x86_model
> >   cpu_x86: Rename struct x86_map
> >   cpu_x86: Rename enum compare_result
> >   cpu_x86: Rename struct virCPUx86DataIterator
> >   cpu_x86: Compare CPU candidates in a separate function
> >   cpu_x86: Rename cleanup labels
> >   cpu_x86: Use for loop in x86Decode
> >   cpu_x86: Remove comparisons to NULL
> >   cpu_x86: Simplify insertions into a linked list
> >   cpu_x86: Don't ignore parsing errors in x86VendorLoad
> >   cpu_x86: Don't ignore parsing errors in x86FeatureLoad
> >   cpu_x86: Don't ignore parsing errors in x86ModelLoad
> >   cpu_x86: Check vendor early
> >   cpu: Properly report errors when parsing CPU map XML
> 
> ACK series

Thanks, pushed.

Jirka




More information about the libvir-list mailing list