[Bug 556487] Re: virConnectOpen chooses qemu:///session before qemu:///system
Neil Wilson
neil at aldur.co.uk
Tue Apr 6 14:30:56 BST 2010
Due to the somewhat unsophisticated selection criteria in
'qemu_driver.c"
conn->uri = xmlParseURI(qemu_driver->privileged ?
"qemu:///system" :
"qemu:///session");
where 'privileged' is '1' if the process is running as root.
--
virConnectOpen chooses qemu:///session before qemu:///system
https://bugs.launchpad.net/bugs/556487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list