[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 0/2] Disallow attach/detach device on inactive domains
- From: Jim Fehlig <jfehlig novell com>
- To: libvir-list redhat com
- Cc:
- Subject: [libvirt] [PATCH 0/2] Disallow attach/detach device on inactive domains
- Date: Mon, 16 Nov 2009 16:06:40 -0700
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(-)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]