New API: set-smp, get-smp
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 28 Sep 2011 13:39:31 +0000 (14:39 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 28 Sep 2011 13:52:56 +0000 (14:52 +0100)
commit04fbcc63ebf5718608f199eb6b09061cd32283c3
tree1df1bb78ce7df4f9363ca8ca41e567026aea2d8a
parent8403f5a9d8f1451e2c2b029b51bac18724b18ebf
New API: set-smp, get-smp

These calls allow you to change the number of virtual CPUs assigned to
the appliance.

This also adds a --smp option to virt-rescue.
generator/generator_actions.ml
rescue/virt-rescue.c
rescue/virt-rescue.pod
src/guestfs-internal.h
src/guestfs.c
src/launch.c
test-tool/test-tool.c