RE: gnome-boxes-3.16.2 - "Libvirt KVM guest available: no"
- From: John Frankish <john frankish outlook com>
- To: <gnome-boxes-list gnome org>
- Cc: 'Christophe Fergeau' <cfergeau redhat com>
- Subject: RE: gnome-boxes-3.16.2 - "Libvirt KVM guest available: no"
- Date: Fri, 1 Apr 2016 16:32:22 +0400
This should have some <guest> capabilities too referencing QEMU
binaries...
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<machine maxCpus='255'>pc-i440fx-2.4</machine>
[snip]
<domain type='qemu'/>
<domain type='kvm'>
<emulator>/usr/bin/qemu-kvm</emulator>
<machine maxCpus='255'>pc-i440fx-2.4</machine>
[snip]
</domain>
</arch>
</guest>
Hmm - thanks for the help so far BTW :)
Considerable use of google has not turned up much - Is there a virsh command
that creates the guest qemu entries?
..or is libvert supposed to pick this up for itself?
Regards
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]