]> git.proxmox.com Git - qemu-server.git/commit
enable cpu enforce
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 16 Mar 2015 04:57:47 +0000 (05:57 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 17 Mar 2015 07:58:14 +0000 (08:58 +0100)
commit6a33d44a9177528759df2b01d56b8293a85a0c8c
treeea22d651f47fcd5e7aaf616e901a34f88f1a3160
parent0da5a08cb496975c7befeb6b70a2e1576370d705
enable cpu enforce

It wasn't working with 2.6.32,
now that 3.10 kernel is the default, we can enable it.

It's help to be sure that all cpu flags are supported by host && qemu,
to be sure that nothing break

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/QemuServer.pm