1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-10-20 11:33:43 +03:00

* python/tests/create.py: add one more image path

* src/libvirt.c src/xend_internal.c src/xend_internal.h: more work
  on the xend refactoring
Daniel
This commit is contained in:
Daniel Veillard
2006-03-22 13:44:01 +00:00
parent 44c2c10ea5
commit faf61d94c1
5 changed files with 446 additions and 977 deletions

View File

@@ -13,6 +13,7 @@ if not os.access("/proc/xen", os.R_OK):
#
osroots = [
"/u/fc4.img",
"/xen/fc4.img",
]
okay = 1