
3 Nov
2016
3 Nov
'16
9:55 a.m.
On Thu, Nov 03, 2016 at 14:41:25 +0100, Christian Borntraeger wrote:
On 11/03/2016 02:37 PM, Jiri Denemark wrote:
Well, this should be correct, or is QEMU on s390 able to use -cpu host in TCG mode?
Does "virsh domcapabilities --virttype kvm" report host-passthrough as supported?
yes, this is what I get
<domainCapabilities> ... <cpu> <mode name='host-passthrough' supported='yes'/>
Nice. So it seems to work as expected. Later we may look into the reasons why qemu virttype is returned by default. I find it pretty strange too since the defualt virttype should be the best one, i.e., kvm, but perhaps there were reasons for returning qemu type. Jirka