This small patch series improves virDomain{Attach,Detach}Device
documentation and disallows these operation on inactive domains
in Xen driver as discussed herehttp://www.redhat.com/archives/libvir-list/2009-November/msg00513.html Jim Fehlig (2): Improve virDomain{Attach,Detach}Device documentation Disallow attach/detach device in Xen driver src/libvirt.c | 6 ++++-- src/xen/xend_internal.c | 22 ++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) -- Libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
