
22 Jan
2013
22 Jan
'13
7:05 p.m.
On 22.01.2013 16:48, Christophe Fergeau wrote:
An error will be reported even if loading partially worked (for example when the system DB could be loaded, but the user DB failed to load). Since the code will still work correctly even if the DB could not be loaded at all, we can ignore the error when DB loading failed. (code still works but virtxml cannot do a lot of useful stuff as it needs an OS and an hypervisor). --- examples/virtxml.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
ACK Michal