]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Clean redundant code about VCPU string checking
authorLi Zhang <zhlcindy@linux.vnet.ibm.com>
Mon, 18 Mar 2013 09:57:14 +0000 (17:57 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 20 Mar 2013 22:06:20 +0000 (16:06 -0600)
commita67aebd699ffce45886acbcf34d1593201a566bb
tree9d66f0d9271db198da25118d34a6319e20fe5d56
parent8d19a9f5789c30499e4060ea77ca5254dc7a6988
Clean redundant code about VCPU string checking

Now that VCPU number are removed from qemu_monitor_text.c
(commit cc78d7ba), VCPU string checking also should be removed.

Report-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
src/qemu/qemu_monitor_text.c