]> git.ipfire.org Git - thirdparty/systemd.git/commit
virt: handle Virtualbox 5.0 with kvm hypervisor 678/head
authorChristian Hesse <mail@eworm.de>
Thu, 23 Jul 2015 19:18:36 +0000 (21:18 +0200)
committerChristian Hesse <mail@eworm.de>
Thu, 23 Jul 2015 19:18:55 +0000 (21:18 +0200)
commite32886e0105d30799309ab2705addbee0d33b4da
tree4f6fbf0ab88eed0cdbe66ab4ca46a09c1e9aa69b
parent3964118f5a3bd9aae66508f84a27b95435f62228
virt: handle Virtualbox 5.0 with kvm hypervisor

Virtualbox 5.0 now supports kvm hypervisor. In this case cpuid
identidies as "kvm", which breaks units depending on
ConditionVirtualization=oracle.
So return "oracle" even with kvm hypervisor.
src/basic/virt.c