
On Thu, Aug 25, 2011 at 12:21:08PM -0600, Eric Blake wrote:
On 08/25/2011 02:14 AM, Hu Tao wrote:
--- source/detach-device.xml | 124 ++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 120 insertions(+), 4 deletions(-)
diff --git a/source/detach-device.xml b/source/detach-device.xml index 0475e19..85ab17b 100644 --- a/source/detach-device.xml
+<description> +<text> + the XML file describing the device to be detached
Same story as attach-device for a follow-up tweak; and perhaps also mention that the xml does not completely have to match the domain's xml, as long as it is an unambiguous subset (hmm, for that to be true, I guess I'd better ack Michal's pending patch).
OK, I'll send patches to update the doc.
ACK and pushed.
-- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org
-- Thanks, Hu Tao