Re: [libvirt] [PATCH 14/14] cputest: Add tests for virCPUUpdateLive API

2017-04-05 Thread Jiri Denemark
On Wed, Apr 05, 2017 at 07:37:34 -0400, John Ferlan wrote: > > > On 03/17/2017 12:36 PM, Jiri Denemark wrote: > > The test takes > > > > x86-cpuid-Something-guest.xml CPU (the CPU libvirt would use for > > host-model on a CPU described by x86_64-cpuid-Something.xml without > > talking

Re: [libvirt] [PATCH 14/14] cputest: Add tests for virCPUUpdateLive API

2017-04-05 Thread John Ferlan
On 03/17/2017 12:36 PM, Jiri Denemark wrote: > The test takes > > x86-cpuid-Something-guest.xml CPU (the CPU libvirt would use for > host-model on a CPU described by x86_64-cpuid-Something.xml without > talking to QEMU about what it supports on the host) > > and updates it according t

[libvirt] [PATCH 14/14] cputest: Add tests for virCPUUpdateLive API

2017-03-17 Thread Jiri Denemark
The test takes x86-cpuid-Something-guest.xml CPU (the CPU libvirt would use for host-model on a CPU described by x86_64-cpuid-Something.xml without talking to QEMU about what it supports on the host) and updates it according to CPUID data from QEMU: x86_64-cpuid-Something-enabled.xml