]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vcpu: support all flags in test driver
authorEric Blake <eblake@redhat.com>
Mon, 4 Oct 2010 23:01:12 +0000 (17:01 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 19 Oct 2010 16:06:25 +0000 (10:06 -0600)
commit6c9e6b956453d0f0c4ff542ef8a184d663a39266
tree5794cb63cc9a3701b92b1435207dae3866df0fa6
parentbf945ee97b72d3b0c4fc2da04530f5294f529d66
vcpu: support all flags in test driver

* src/test/test_driver.c (testDomainGetVcpusFlags)
(testDomainSetVcpusFlags): Support all flags.
(testDomainUpdateVCPUs): Update cpu count here.
src/test/test_driver.c