]> git.proxmox.com Git - qemu-server.git/commit
don't use amd64-specific cpu options on arm
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 12 Nov 2018 13:10:43 +0000 (14:10 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Nov 2018 13:44:28 +0000 (14:44 +0100)
commit1ea63c15bf5ca73e45d1cd5c461282c967ea58d4
tree2e06cd8cab5d16ab40314d2c304266d82cc9a896
parentd559309fcf9f2d38eea024962a628da52c83f2a4
don't use amd64-specific cpu options on arm

FIXME: This function needs proper reorganisation...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
PVE/QemuServer.pm