[libvirt] [PATCH 0/2] Disallow attach/detach device on inactive domains

Jim Fehlig jfehlig at novell.com
Mon Nov 16 23:06:40 UTC 2009


This small patch series improves virDomain{Attach,Detach}Device
documentation and disallows these operation on inactive domains
in Xen driver as discussed here

http://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(-)




More information about the libvir-list mailing list