[Bug 1414153] Re: qemu should not enable KSM on nested guests
Chris J Arges
1414153 at bugs.launchpad.net
Thu Jan 29 19:26:04 UTC 2015
Ok so that particular tool is packaged with the 'systemd' package. For example:
ubuntu at vivid:~$ systemd-detect-virt -v
kvm
And it will return 0 if we're on a virt platform. This would be nice to use on vivid, but we don't really have a systemd script yet. So a few options:
1) Dep on systemd package, and run this program to check for virt in the upstart or init script.
2) Ensure upstart has the right bash equivalent and just check like that.
3) Properly add a systemd conf file to debian, and amend that properly...
--chris
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1414153
Title:
qemu should not enable KSM on nested guests
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1414153/+subscriptions
More information about the Ubuntu-server-bugs
mailing list