]> git.proxmox.com Git - pve-qemu-kvm.git/commit
qemu :disable smm support
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 30 Sep 2015 07:24:01 +0000 (09:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Sep 2015 07:33:42 +0000 (09:33 +0200)
commit99688f7fb76de1a89d5c6825a9e7a0692447daa1
tree883ea3521813e66d7f923fadb22d3f1315266399
parent939d2280ab94d414299b8a4cdb143e461d32c25b
qemu :disable smm support

kernel 4.2 and qemu 2.4 machine introduce support for SMM
(system management support).

this is needed to manage uefi inside guest.

But it seem to hang on a lot of servers.

So for now, disable the feature in qemu side.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
debian/patches/0001-smm_available-false.patch [new file with mode: 0644]
debian/patches/series