
18 Jun
2009
18 Jun
'09
7:33 p.m.
On Thu, 2009-06-18 at 12:31 +0200, Martin Gajdos wrote:
What this small patch does is, it adds two functions to call "virDomainAttachDevice" & "virDomainDetachDevice" which allow devices to be attached & detached at run-time. The Ruby methods are called "attach_device" & "detach_device" and belong to the Domain class.
Thanks for sending this - I just committed the patch. For extra credit, any chance I can get you to add a test to tests/tc_connect.rb that calls these methods ? David