Comment 32 for bug 1673467

Revision history for this message
Andrew McLeod (admcleod) wrote :

I managed to get around this issue:

libvirtError: unsupported configuration: logfile not supported in this QEMU binary

By modifying the domain xml and removing the child nodes for serial and console.

So now there are more reasonable errors for cpu-modes none and host-model

none:

https://pastebin.canonical.com/192075/

host-model:

https://pastebin.canonical.com/192074/

however, host-passthrough also does not work:

https://pastebin.canonical.com/192073/