[libvirt] [PATCH] test: Refactor vcpu pinning and vcpu info retrieval

John Ferlan jferlan at redhat.com
Wed Jun 24 20:26:39 UTC 2015



On 06/17/2015 11:51 AM, Peter Krempa wrote:
> Drop internal data structures and use the proper fields in virDomainDef.
> 
> This allows to greatly simplify the code and allows to remove the
> private data structure that was holding just redundant data.
> 
> This patch also fixes the bogous output where we'd report that a fresh
> VM without vCPU pinning would not run on all vcpus.
> ---
> 
> This applies on top of [PATCH 0/8] Test driver refactors and fixes:
> 
>  src/test/test_driver.c | 224 +++++++++++--------------------------------------
>  1 file changed, 49 insertions(+), 175 deletions(-)
> 

Just a note so it's not in someone's review list..

Replaced by patch 14 of v2 series...

http://www.redhat.com/archives/libvir-list/2015-June/msg01249.html

John




More information about the libvir-list mailing list