Go to file
Marek Marczykowski 457737b6cc QubesVm: ignore errors during debug VM config file creation
Currently <vm-dir>/<vm-name>.conf file is used only for debugging
purposes - the real one is passed directly to libvirt, without storing
on disk for it.
In some cases (e.g. qvm-clone) QubesVM.create_config_file() can be
called before VM directory exists and in this case it would fail.
Because it isn't critical fail in any means (the config file will be
recreated on next occasion) just ignore this error.

Final version most likely will have this part of code removed
completely.
2014-11-19 12:48:28 +01:00
core Use QubesDB instead of Xenstore. 2014-11-19 12:48:28 +01:00
core-modules QubesVm: ignore errors during debug VM config file creation 2014-11-19 12:48:28 +01:00
dispvm Migration to libvirt - DispVM 2014-11-19 12:48:26 +01:00
doc doc: update qvm-create man page 2014-08-12 00:17:45 +02:00
linux Use QubesDB instead of Xenstore. 2014-11-19 12:48:28 +01:00
qmemman qmemman: change process model from forking to single process + sd_notify 2014-11-19 12:47:00 +01:00
qubes-rpc regexp fixes and validation (#829) 2014-05-16 18:35:59 +02:00
qubes-rpc-policy qubes-rpc-policy/qubes.GetImageRGBA.policy 2014-05-20 17:49:20 +02:00
qvm-tools qvm-template-commit: add --offline-mode option 2014-11-19 12:48:27 +01:00
rpm_spec Use QubesDB instead of Xenstore. 2014-11-19 12:48:28 +01:00
site-packages add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
site-packages-qmemman Convenient link for qmemman 2014-04-23 12:53:41 +02:00
tests tests: DispVM tests 2014-11-10 11:42:30 +01:00
xen-vm-config hvm: enable missing features 2014-11-19 12:48:28 +01:00
.gitignore add vim swapfiles to gitignore 2014-11-19 12:48:27 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Update make clean target 2013-03-20 16:40:01 +01:00
Makefile.builder makefile: change build order 2014-11-19 12:48:26 +01:00
version version 2.1.64 2014-10-25 01:46:58 +02:00