[vfio-users] Virt-manager setup issues - CPU "host-passthrough" - can't boot media using edk2 EFI - no bridge available

Garland Key david.garland.key at gmail.com
Wed Mar 9 17:36:55 UTC 2016


*@Eddie Yen*

I ran virt-manager in debug mode and here is the ouput up until it froze my
host again.  This time it froze and I had Haswell-noTSX selected.  I'm not
sure exactly what I've done wrong at this point.  I'm thinking of wiping my
system and installing Fedora just to see if I can get it to work following
the "VFIO tips and tricks" guides by following them exactly.  If you see
anything wrong with the XML listed in the debug report, please let me
know.  I'd really like to understand this more.

[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (cli:256) Launched with
command line: /usr/share/virt-manager/virt-manager --debug
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (virt-manager:143)
virt-manager version: 1.3.2
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (virt-manager:144)
virtManager import: <module 'virtManager' from
'/usr/share/virt-manager/virtManager/__init__.py'>
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (virt-manager:203) GTK
version: 3.18.8
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (engine:496) libguestfs
inspection support: False
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (systray:72) Using
AppIndicator3 for systray
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (systray:154) Showing
systray: False
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (engine:1028)
processing cli command uri= show_window= domain=
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (engine:1030) No cli
action requested, launching default window
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (manager:203) Showing
manager
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (engine:401) window
counter incremented to 1
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (engine:161) Loading
stored URIs:
qemu:///system
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (engine:140) Initial
gtkapplication activated
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:568)
conn=qemu:///system changed to state=Connecting
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:887)
Scheduling background open thread for qemu:///system
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:936)
libvirt version=1003002
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:938) daemon
version=1003002
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:939) conn
version=2005000
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:941)
qemu:///system capabilities:
<capabilities>

  <host>
    <uuid>a88c1360-c021-11d3-9f3c-1cb72cee526c</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>Haswell-noTSX</model>
      <vendor>Intel</vendor>
      <topology sockets="1" cores="6" threads="2"/>
      <feature name="invtsc"/>
      <feature name="abm"/>
      <feature name="pdpe1gb"/>
      <feature name="rdrand"/>
      <feature name="f16c"/>
      <feature name="osxsave"/>
      <feature name="dca"/>
      <feature name="pdcm"/>
      <feature name="xtpr"/>
      <feature name="tm2"/>
      <feature name="est"/>
      <feature name="vmx"/>
      <feature name="ds_cpl"/>
      <feature name="monitor"/>
      <feature name="dtes64"/>
      <feature name="pbe"/>
      <feature name="tm"/>
      <feature name="ht"/>
      <feature name="ss"/>
      <feature name="acpi"/>
      <feature name="ds"/>
      <feature name="vme"/>
      <pages unit="KiB" size="4"/>
      <pages unit="KiB" size="2048"/>
    </cpu>
    <power_management>
      <suspend_mem/>
      <suspend_disk/>
      <suspend_hybrid/>
    </power_management>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
        <uri_transport>rdma</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num="1">
        <cell id="0">
          <memory unit="KiB">32915836</memory>
          <pages unit="KiB" size="4">8228959</pages>
          <pages unit="KiB" size="2048">0</pages>
          <distances>
            <sibling id="0" value="10"/>
          </distances>
          <cpus num="12">
            <cpu id="0" socket_id="0" core_id="0" siblings="0,6"/>
            <cpu id="1" socket_id="0" core_id="1" siblings="1,7"/>
            <cpu id="2" socket_id="0" core_id="2" siblings="2,8"/>
            <cpu id="3" socket_id="0" core_id="3" siblings="3,9"/>
            <cpu id="4" socket_id="0" core_id="4" siblings="4,10"/>
            <cpu id="5" socket_id="0" core_id="5" siblings="5,11"/>
            <cpu id="6" socket_id="0" core_id="0" siblings="0,6"/>
            <cpu id="7" socket_id="0" core_id="1" siblings="1,7"/>
            <cpu id="8" socket_id="0" core_id="2" siblings="2,8"/>
            <cpu id="9" socket_id="0" core_id="3" siblings="3,9"/>
            <cpu id="10" socket_id="0" core_id="4" siblings="4,10"/>
            <cpu id="11" socket_id="0" core_id="5" siblings="5,11"/>
          </cpus>
        </cell>
      </cells>
    </topology>
    <secmodel>
      <model>none</model>
      <doi>0</doi>
    </secmodel>
    <secmodel>
      <model>dac</model>
      <doi>0</doi>
      <baselabel type="kvm">+1000:+10</baselabel>
      <baselabel type="qemu">+1000:+10</baselabel>
    </secmodel>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name="alpha">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-alpha</emulator>
      <machine maxCpus="4">clipper</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-alpha</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="armv7l">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-arm</emulator>
      <machine maxCpus="1">integratorcp</machine>
      <machine maxCpus="2">nuri</machine>
      <machine maxCpus="1">verdex</machine>
      <machine maxCpus="2">smdkc210</machine>
      <machine maxCpus="1">collie</machine>
      <machine maxCpus="1">imx25-pdk</machine>
      <machine maxCpus="255">virt</machine>
      <machine maxCpus="1">spitz</machine>
      <machine maxCpus="1">realview-eb</machine>
      <machine maxCpus="4">realview-pbx-a9</machine>
      <machine maxCpus="1">realview-pb-a8</machine>
      <machine maxCpus="1">versatilepb</machine>
      <machine maxCpus="1">musicpal</machine>
      <machine maxCpus="1">z2</machine>
      <machine maxCpus="1">akita</machine>
      <machine maxCpus="1">kzm</machine>
      <machine maxCpus="4">realview-eb-mpcore</machine>
      <machine maxCpus="1">sx1</machine>
      <machine maxCpus="1">sx1-v1</machine>
      <machine maxCpus="1">cubieboard</machine>
      <machine maxCpus="4">highbank</machine>
      <machine maxCpus="1">netduino2</machine>
      <machine maxCpus="1">terrier</machine>
      <machine maxCpus="1">n810</machine>
      <machine maxCpus="1">mainstone</machine>
      <machine maxCpus="4">midway</machine>
      <machine maxCpus="1">cheetah</machine>
      <machine maxCpus="1">tosa</machine>
      <machine maxCpus="1">borzoi</machine>
      <machine maxCpus="1">versatileab</machine>
      <machine maxCpus="1">lm3s6965evb</machine>
      <machine maxCpus="1">n800</machine>
      <machine maxCpus="1">connex</machine>
      <machine maxCpus="1">xilinx-zynq-a9</machine>
      <machine maxCpus="4">vexpress-a9</machine>
      <machine maxCpus="4">vexpress-a15</machine>
      <machine maxCpus="1">canon-a1100</machine>
      <machine maxCpus="1">lm3s811evb</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-arm</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="aarch64">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-aarch64</emulator>
      <machine maxCpus="1">integratorcp</machine>
      <machine maxCpus="2">nuri</machine>
      <machine maxCpus="1">verdex</machine>
      <machine maxCpus="2">smdkc210</machine>
      <machine maxCpus="1">collie</machine>
      <machine maxCpus="1">imx25-pdk</machine>
      <machine maxCpus="255">virt</machine>
      <machine maxCpus="1">spitz</machine>
      <machine maxCpus="1">realview-eb</machine>
      <machine maxCpus="4">realview-pbx-a9</machine>
      <machine maxCpus="1">realview-pb-a8</machine>
      <machine maxCpus="1">versatilepb</machine>
      <machine maxCpus="1">musicpal</machine>
      <machine maxCpus="1">z2</machine>
      <machine maxCpus="1">akita</machine>
      <machine maxCpus="1">kzm</machine>
      <machine maxCpus="4">realview-eb-mpcore</machine>
      <machine maxCpus="1">sx1</machine>
      <machine maxCpus="1">sx1-v1</machine>
      <machine maxCpus="1">cubieboard</machine>
      <machine maxCpus="4">highbank</machine>
      <machine maxCpus="1">netduino2</machine>
      <machine maxCpus="1">terrier</machine>
      <machine maxCpus="1">n810</machine>
      <machine maxCpus="1">mainstone</machine>
      <machine maxCpus="4">midway</machine>
      <machine maxCpus="1">cheetah</machine>
      <machine maxCpus="1">tosa</machine>
      <machine maxCpus="1">borzoi</machine>
      <machine maxCpus="1">versatileab</machine>
      <machine maxCpus="1">lm3s6965evb</machine>
      <machine maxCpus="1">n800</machine>
      <machine maxCpus="1">connex</machine>
      <machine maxCpus="1">xilinx-zynq-a9</machine>
      <machine maxCpus="1">xlnx-ep108</machine>
      <machine maxCpus="4">vexpress-a9</machine>
      <machine maxCpus="4">vexpress-a15</machine>
      <machine maxCpus="1">canon-a1100</machine>
      <machine maxCpus="1">lm3s811evb</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-aarch64</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="cris">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-cris</emulator>
      <machine maxCpus="1">axis-dev88</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-cris</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="i686">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-i386</emulator>
      <machine maxCpus="255">pc-i440fx-2.5</machine>
      <machine canonical="pc-i440fx-2.5" maxCpus="255">pc</machine>
      <machine maxCpus="255">pc-0.12</machine>
      <machine maxCpus="255">pc-i440fx-2.4</machine>
      <machine maxCpus="255">pc-1.3</machine>
      <machine maxCpus="255">pc-q35-1.6</machine>
      <machine maxCpus="255">pc-q35-1.5</machine>
      <machine maxCpus="255">pc-i440fx-1.6</machine>
      <machine maxCpus="255">pc-q35-2.2</machine>
      <machine maxCpus="255">pc-q35-2.1</machine>
      <machine maxCpus="255">pc-0.11</machine>
      <machine maxCpus="255">pc-i440fx-2.3</machine>
      <machine maxCpus="255">pc-0.10</machine>
      <machine maxCpus="255">pc-1.2</machine>
      <machine maxCpus="255">pc-i440fx-2.2</machine>
      <machine maxCpus="1">isapc</machine>
      <machine maxCpus="255">pc-i440fx-1.7</machine>
      <machine maxCpus="255">pc-q35-1.4</machine>
      <machine maxCpus="255">pc-q35-2.5</machine>
      <machine canonical="pc-q35-2.5" maxCpus="255">q35</machine>
      <machine maxCpus="255">pc-0.15</machine>
      <machine maxCpus="255">pc-i440fx-1.5</machine>
      <machine maxCpus="255">pc-0.14</machine>
      <machine maxCpus="255">pc-q35-2.0</machine>
      <machine maxCpus="255">pc-i440fx-1.4</machine>
      <machine maxCpus="255">pc-1.1</machine>
      <machine maxCpus="255">pc-q35-1.7</machine>
      <machine maxCpus="255">pc-i440fx-2.1</machine>
      <machine maxCpus="255">pc-1.0</machine>
      <machine maxCpus="255">pc-i440fx-2.0</machine>
      <machine maxCpus="255">pc-q35-2.4</machine>
      <machine maxCpus="255">pc-q35-2.3</machine>
      <machine maxCpus="255">pc-0.13</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-i386</emulator>
      </domain>
      <domain type="kvm">
        <emulator>/usr/sbin/qemu-system-i386</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
      <acpi default="on" toggle="yes"/>
      <apic default="on" toggle="no"/>
      <pae/>
      <nonpae/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="lm32">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-lm32</emulator>
      <machine maxCpus="1">lm32-evr</machine>
      <machine maxCpus="1">milkymist</machine>
      <machine maxCpus="1">lm32-uclinux</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-lm32</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="m68k">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-m68k</emulator>
      <machine maxCpus="1">mcf5208evb</machine>
      <machine maxCpus="1">dummy</machine>
      <machine maxCpus="1">an5206</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-m68k</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="microblaze">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-microblaze</emulator>
      <machine maxCpus="1">petalogix-s3adsp1800</machine>
      <machine maxCpus="1">petalogix-ml605</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-microblaze</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="microblazeel">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-microblazeel</emulator>
      <machine maxCpus="1">petalogix-s3adsp1800</machine>
      <machine maxCpus="1">petalogix-ml605</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-microblazeel</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="mips">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-mips</emulator>
      <machine maxCpus="16">malta</machine>
      <machine maxCpus="1">mips</machine>
      <machine maxCpus="1">mipssim</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-mips</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="mipsel">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-mipsel</emulator>
      <machine maxCpus="16">malta</machine>
      <machine maxCpus="1">mips</machine>
      <machine maxCpus="1">mipssim</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-mipsel</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="mips64">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-mips64</emulator>
      <machine maxCpus="16">malta</machine>
      <machine maxCpus="1">mips</machine>
      <machine maxCpus="1">magnum</machine>
      <machine maxCpus="1">mipssim</machine>
      <machine maxCpus="1">pica61</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-mips64</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="mips64el">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-mips64el</emulator>
      <machine maxCpus="16">malta</machine>
      <machine maxCpus="1">mips</machine>
      <machine maxCpus="1">magnum</machine>
      <machine maxCpus="1">mipssim</machine>
      <machine maxCpus="1">pica61</machine>
      <machine maxCpus="1">fulong2e</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-mips64el</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="openrisc">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-or32</emulator>
      <machine maxCpus="1">or32-sim</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-or32</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="ppc">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-ppc</emulator>
      <machine maxCpus="1">g3beige</machine>
      <machine maxCpus="1">ref405ep</machine>
      <machine maxCpus="1">virtex-ml507</machine>
      <machine maxCpus="32">ppce500</machine>
      <machine maxCpus="15">mpc8544ds</machine>
      <machine maxCpus="1">bamboo</machine>
      <machine maxCpus="1">prep</machine>
      <machine maxCpus="1">mac99</machine>
      <machine maxCpus="1">taihu</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-ppc</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="ppc64">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-ppc64</emulator>
      <machine maxCpus="255">pseries-2.5</machine>
      <machine canonical="pseries-2.5" maxCpus="255">pseries</machine>
      <machine maxCpus="1">ref405ep</machine>
      <machine maxCpus="1">virtex-ml507</machine>
      <machine maxCpus="32">ppce500</machine>
      <machine maxCpus="15">mpc8544ds</machine>
      <machine maxCpus="1">bamboo</machine>
      <machine maxCpus="1">g3beige</machine>
      <machine maxCpus="1">prep</machine>
      <machine maxCpus="1">mac99</machine>
      <machine maxCpus="255">pseries-2.4</machine>
      <machine maxCpus="255">pseries-2.2</machine>
      <machine maxCpus="255">pseries-2.3</machine>
      <machine maxCpus="1">taihu</machine>
      <machine maxCpus="255">pseries-2.1</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-ppc64</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="ppc64le">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-ppc64</emulator>
      <machine maxCpus="255">pseries-2.5</machine>
      <machine canonical="pseries-2.5" maxCpus="255">pseries</machine>
      <machine maxCpus="1">ref405ep</machine>
      <machine maxCpus="1">virtex-ml507</machine>
      <machine maxCpus="32">ppce500</machine>
      <machine maxCpus="15">mpc8544ds</machine>
      <machine maxCpus="1">bamboo</machine>
      <machine maxCpus="1">g3beige</machine>
      <machine maxCpus="1">prep</machine>
      <machine maxCpus="1">mac99</machine>
      <machine maxCpus="255">pseries-2.4</machine>
      <machine maxCpus="255">pseries-2.2</machine>
      <machine maxCpus="255">pseries-2.3</machine>
      <machine maxCpus="1">taihu</machine>
      <machine maxCpus="255">pseries-2.1</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-ppc64</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="ppcemb">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-ppcemb</emulator>
      <machine maxCpus="1">ref405ep</machine>
      <machine maxCpus="1">virtex-ml507</machine>
      <machine maxCpus="1">bamboo</machine>
      <machine maxCpus="1">taihu</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-ppcemb</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="s390x">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-s390x</emulator>
      <machine maxCpus="255">s390-ccw-virtio-2.5</machine>
      <machine canonical="s390-ccw-virtio-2.5"
maxCpus="255">s390-ccw-virtio</machine>
      <machine maxCpus="255">s390-ccw-virtio-2.4</machine>
      <machine maxCpus="255">s390-virtio</machine>
      <machine canonical="s390-virtio" maxCpus="255">s390</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-s390x</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="sh4">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-sh4</emulator>
      <machine maxCpus="1">shix</machine>
      <machine maxCpus="1">r2d</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-sh4</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="sh4eb">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-sh4eb</emulator>
      <machine maxCpus="1">shix</machine>
      <machine maxCpus="1">r2d</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-sh4eb</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="sparc">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-sparc</emulator>
      <machine maxCpus="1">SS-5</machine>
      <machine maxCpus="1">LX</machine>
      <machine maxCpus="1">SS-4</machine>
      <machine maxCpus="1">SPARCbook</machine>
      <machine maxCpus="4">SS-600MP</machine>
      <machine maxCpus="1">Voyager</machine>
      <machine maxCpus="4">SS-10</machine>
      <machine maxCpus="1">SPARCClassic</machine>
      <machine maxCpus="1">leon3_generic</machine>
      <machine maxCpus="4">SS-20</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-sparc</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="sparc64">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-sparc64</emulator>
      <machine maxCpus="1">sun4u</machine>
      <machine maxCpus="1">sun4v</machine>
      <machine maxCpus="1">Niagara</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-sparc64</emulator>
      </domain>
    </arch>
    <features>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="unicore32">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-unicore32</emulator>
      <machine maxCpus="1">puv3</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-unicore32</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="x86_64">
      <wordsize>64</wordsize>
      <emulator>/usr/sbin/qemu-system-x86_64</emulator>
      <machine maxCpus="255">pc-i440fx-2.5</machine>
      <machine canonical="pc-i440fx-2.5" maxCpus="255">pc</machine>
      <machine maxCpus="255">pc-i440fx-2.4</machine>
      <machine maxCpus="255">pc-1.3</machine>
      <machine maxCpus="255">pc-0.12</machine>
      <machine maxCpus="255">pc-q35-1.6</machine>
      <machine maxCpus="255">pc-q35-1.5</machine>
      <machine maxCpus="255">pc-i440fx-1.6</machine>
      <machine maxCpus="255">pc-q35-2.2</machine>
      <machine maxCpus="255">pc-i440fx-1.7</machine>
      <machine maxCpus="255">pc-q35-2.1</machine>
      <machine maxCpus="255">pc-0.11</machine>
      <machine maxCpus="255">pc-0.10</machine>
      <machine maxCpus="255">pc-1.2</machine>
      <machine maxCpus="255">pc-i440fx-2.2</machine>
      <machine maxCpus="1">isapc</machine>
      <machine maxCpus="255">pc-i440fx-2.3</machine>
      <machine maxCpus="255">pc-q35-1.4</machine>
      <machine maxCpus="255">pc-q35-2.5</machine>
      <machine canonical="pc-q35-2.5" maxCpus="255">q35</machine>
      <machine maxCpus="255">pc-0.15</machine>
      <machine maxCpus="255">pc-i440fx-1.5</machine>
      <machine maxCpus="255">pc-q35-2.0</machine>
      <machine maxCpus="255">pc-i440fx-1.4</machine>
      <machine maxCpus="255">pc-0.14</machine>
      <machine maxCpus="255">pc-1.1</machine>
      <machine maxCpus="255">pc-i440fx-2.1</machine>
      <machine maxCpus="255">pc-q35-1.7</machine>
      <machine maxCpus="255">pc-1.0</machine>
      <machine maxCpus="255">pc-i440fx-2.0</machine>
      <machine maxCpus="255">pc-q35-2.4</machine>
      <machine maxCpus="255">pc-q35-2.3</machine>
      <machine maxCpus="255">pc-0.13</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-x86_64</emulator>
      </domain>
      <domain type="kvm">
        <emulator>/usr/sbin/qemu-system-x86_64</emulator>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <disksnapshot default="on" toggle="no"/>
      <acpi default="on" toggle="yes"/>
      <apic default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="xtensa">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-xtensa</emulator>
      <machine maxCpus="4">sim</machine>
      <machine maxCpus="4">kc705</machine>
      <machine maxCpus="4">lx200</machine>
      <machine maxCpus="4">lx60</machine>
      <machine maxCpus="4">ml605</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-xtensa</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name="xtensaeb">
      <wordsize>32</wordsize>
      <emulator>/usr/sbin/qemu-system-xtensaeb</emulator>
      <machine maxCpus="4">sim</machine>
      <machine maxCpus="4">kc705</machine>
      <machine maxCpus="4">lx200</machine>
      <machine maxCpus="4">lx60</machine>
      <machine maxCpus="4">ml605</machine>
      <domain type="qemu">
        <emulator>/usr/sbin/qemu-system-xtensaeb</emulator>
      </domain>
    </arch>
    <features>
      <disksnapshot default="on" toggle="no"/>
    </features>
  </guest>

</capabilities>

[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:789) Using
domain events
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:826) Using
network events
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:1050)
network=default status=Active added
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:1050)
pool=win10 status=Active added
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:1050)
pool=default status=Active added
[Wed, 09 Mar 2016 09:54:28 virt-manager 4274] DEBUG (connection:1050)
pool=resources status=Active added
[Wed, 09 Mar 2016 09:54:29 virt-manager 4274] DEBUG (connection:568)
conn=qemu:///system changed to state=Active
[Wed, 09 Mar 2016 09:54:34 virt-manager 4274] DEBUG (create:195) Showing
new vm wizard
[Wed, 09 Mar 2016 09:54:34 virt-manager 4274] DEBUG (create:698) Guest type
set to os_type=hvm, arch=x86_64, dom_type=kvm
[Wed, 09 Mar 2016 09:54:43 virt-manager 4274] DEBUG (create:2065) Starting
OS detection thread for
media=/data/.virtualmachines/resources/en_windows_10_pro_10130_x64_dvd.iso
[Wed, 09 Mar 2016 09:54:43 virt-manager 4274] DEBUG (distroinstaller:514)
installer.detect_distro returned=None
[Wed, 09 Mar 2016 09:54:44 virt-manager 4274] DEBUG (create:2143) Finished
UI OS detection.
[Wed, 09 Mar 2016 09:54:49 virt-manager 4274] DEBUG (guest:241) Setting
Guest.os_variant to 'win10'
[Wed, 09 Mar 2016 09:54:49 virt-manager 4274] DEBUG (create:1883)
Recommended resources for variant=win10: {'storage': 42949672960L, 'ram':
4294967296L, 'n-cpus': 2, 'cpu': 1000000000L}
[Wed, 09 Mar 2016 09:54:54 virt-manager 4274] DEBUG (storagebrowse:53)
Showing storage browser
[Wed, 09 Mar 2016 09:54:57 virt-manager 4274] DEBUG (storagebrowse:138)
Chosen volume XML:
<volume type="file">
  <name>win10.img</name>
  <key>/data/.virtualmachines/win10/win10.img</key>
  <source>
  </source>
  <capacity unit="bytes">53687091200</capacity>
  <allocation unit="bytes">1073745920</allocation>
  <target>
    <path>/data/.virtualmachines/win10/win10.img</path>
    <format type="raw"/>
    <permissions>
      <mode>0600</mode>
      <owner>1000</owner>
      <group>10</group>
    </permissions>
    <timestamps>
      <atime>1457526510.109788998</atime>
      <mtime>1457493309.758300429</mtime>
      <ctime>1457493703.391109236</ctime>
    </timestamps>
  </target>
</volume>

[Wed, 09 Mar 2016 09:54:57 virt-manager 4274] DEBUG (storagebrowse:66)
Closing storage browser
[Wed, 09 Mar 2016 09:55:02 virt-manager 4274] DEBUG (create:2176) Starting
create finish() sequence
[Wed, 09 Mar 2016 09:55:02 virt-manager 4274] DEBUG (create:2187) User
requested 'customize', launching dialog
[Wed, 09 Mar 2016 09:55:02 virt-manager 4274] DEBUG (guest:1120) Using
default_graphics=spice
[Wed, 09 Mar 2016 09:55:02 virt-manager 4274] DEBUG (guest:1139) Local
connection, disabling spice image compression.
[Wed, 09 Mar 2016 09:55:02 virt-manager 4274] DEBUG (domain:1940)
<vmmDomainVirtinst object at 0x7fb2f80284b0
(virtManager+domain+vmmDomainVirtinst at 0x55e78ad2a860)> initialized with
XML=
<domain type="kvm">
  <name>win10</name>
  <uuid>ee7adc2d-fdcb-4f96-a068-93843547d3c3</uuid>
  <memory>4194304</memory>
  <currentMemory>4194304</currentMemory>
  <vcpu>2</vcpu>
  <os>
    <type arch="x86_64">hvm</type>
  </os>
  <features>
    <acpi/>
    <apic/>
    <vmport state="off"/>
    <hyperv>
      <relaxed state="on"/>
      <vapic state="on"/>
      <spinlocks state="on" retries="8191"/>
    </hyperv>
  </features>
  <cpu mode="custom" match="exact">
    <model>Haswell-noTSX</model>
  </cpu>
  <clock offset="localtime">
    <timer name="rtc" tickpolicy="catchup"/>
    <timer name="pit" tickpolicy="delay"/>
    <timer name="hpet" present="no"/>
    <timer name="hypervclock" present="yes"/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <pm>
    <suspend-to-mem enabled="no"/>
    <suspend-to-disk enabled="no"/>
  </pm>
  <devices>
    <emulator>/usr/sbin/qemu-system-x86_64</emulator>
    <disk type="file" device="disk">
      <driver name="qemu" type="raw"/>
      <source file="/data/.virtualmachines/win10/win10.img"/>
      <target dev="hda" bus="ide"/>
    </disk>
    <disk type="file" device="cdrom">
      <target dev="hdb" bus="ide"/>
      <readonly/>
    </disk>
    <controller type="usb" index="0" model="ich9-ehci1"/>
    <controller type="usb" index="0" model="ich9-uhci1">
      <master startport="0"/>
    </controller>
    <controller type="usb" index="0" model="ich9-uhci2">
      <master startport="2"/>
    </controller>
    <controller type="usb" index="0" model="ich9-uhci3">
      <master startport="4"/>
    </controller>
    <interface type="network">
      <source network="default"/>
      <mac address="52:54:00:1b:91:ae"/>
    </interface>
    <input type="tablet" bus="usb"/>
    <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
      <image compression="off"/>
    </graphics>
    <console type="pty"/>
    <channel type="spicevmc">
      <target type="virtio" name="com.redhat.spice.0"/>
    </channel>
    <sound model="ich6"/>
    <video>
      <model type="qxl"/>
    </video>
    <redirdev bus="usb" type="spicevmc"/>
    <redirdev bus="usb" type="spicevmc"/>
  </devices>
</domain>

[Wed, 09 Mar 2016 09:55:02 virt-manager 4274] DEBUG (details:609) Showing
VM details: <vmmDomainVirtinst object at 0x7fb2f80284b0
(virtManager+domain+vmmDomainVirtinst at 0x55e78ad2a860)>
[Wed, 09 Mar 2016 09:55:08 virt-manager 4274] DEBUG (libvirtobject:74)
Redefining <vmmDomainVirtinst name=win10> with XML diff:
--- Original XML
+++ New XML
@@ -6,6 +6,7 @@
   <vcpu>2</vcpu>
   <os>
     <type arch="x86_64">hvm</type>
+    <loader readonly="yes"
type="pflash">/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
   </os>
   <features>
     <acpi/>

[Wed, 09 Mar 2016 09:55:16 virt-manager 4274] DEBUG (libvirtobject:74)
Redefining <vmmDomainVirtinst name=win10> with XML diff:
--- Original XML
+++ New XML
@@ -3,7 +3,7 @@
   <uuid>ee7adc2d-fdcb-4f96-a068-93843547d3c3</uuid>
   <memory>4194304</memory>
   <currentMemory>4194304</currentMemory>
-  <vcpu>2</vcpu>
+  <vcpu current="4">4</vcpu>
   <os>
     <type arch="x86_64">hvm</type>
     <loader readonly="yes"
type="pflash">/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
@@ -20,6 +20,7 @@
   </features>
   <cpu mode="custom" match="exact">
     <model>Haswell-noTSX</model>
+    <topology sockets="1" cores="2" threads="2"/>
   </cpu>
   <clock offset="localtime">
     <timer name="rtc" tickpolicy="catchup"/>

[Wed, 09 Mar 2016 09:55:29 virt-manager 4274] DEBUG (addhardware:124)
Showing addhw
[Wed, 09 Mar 2016 09:55:44 virt-manager 4274] DEBUG (storagebrowse:53)
Showing storage browser

(virt-manager:4274): Gtk-WARNING **: Error loading image
'file:///usr/share/themes/Breeze-dark-gtk/gtk-3.0/assets/scrollbar-slider-overlay-horizontal-dark.png':
Error opening file: No such file or directory
[Wed, 09 Mar 2016 09:55:49 virt-manager 4274] DEBUG (storagebrowse:138)
Chosen volume XML:
<volume type="file">
  <name>virtio-win-0.1.113.iso</name>
  <key>/data/.virtualmachines/resources/virtio-win-0.1.113.iso</key>
  <source>
  </source>
  <capacity unit="bytes">56936448</capacity>
  <allocation unit="bytes">56942592</allocation>
  <target>
    <path>/data/.virtualmachines/resources/virtio-win-0.1.113.iso</path>
    <format type="iso"/>
    <permissions>
      <mode>0644</mode>
      <owner>1000</owner>
      <group>10</group>
    </permissions>
    <timestamps>
      <atime>1457493110.400208726</atime>
      <mtime>1457492602.563229538</mtime>
      <ctime>1457493108.136859200</ctime>
    </timestamps>
  </target>
</volume>

[Wed, 09 Mar 2016 09:55:49 virt-manager 4274] DEBUG (storagebrowse:66)
Closing storage browser
[Wed, 09 Mar 2016 09:55:55 virt-manager 4274] DEBUG (addhardware:1280)
Running setup() for device=<virtinst.devicedisk.VirtualDisk object at
0x7fb313e8d810>
[Wed, 09 Mar 2016 09:55:55 virt-manager 4274] DEBUG (addhardware:1282)
Device setup() complete
[Wed, 09 Mar 2016 09:55:55 virt-manager 4274] DEBUG (addhardware:1295)
Adding device:
<disk type="file" device="cdrom">
  <driver name="qemu" type="raw"/>
  <source file="/data/.virtualmachines/resources/virtio-win-0.1.113.iso"/>
  <target dev="hdc" bus="ide"/>
  <readonly/>
</disk>

[Wed, 09 Mar 2016 09:55:55 virt-manager 4274] DEBUG (libvirtobject:74)
Redefining <vmmDomainVirtinst name=win10> with XML diff:
--- Original XML
+++ New XML
@@ -46,6 +46,12 @@
       <target dev="hdb" bus="ide"/>
       <readonly/>
     </disk>
+    <disk type="file" device="cdrom">
+      <driver name="qemu" type="raw"/>
+      <source
file="/data/.virtualmachines/resources/virtio-win-0.1.113.iso"/>
+      <target dev="hdc" bus="ide"/>
+      <readonly/>
+    </disk>
     <controller type="usb" index="0" model="ich9-ehci1"/>
     <controller type="usb" index="0" model="ich9-uhci1">
       <master startport="0"/>

[Wed, 09 Mar 2016 09:55:56 virt-manager 4274] DEBUG (addhardware:134)
Closing addhw
[Wed, 09 Mar 2016 10:16:55 virt-manager 4274] DEBUG (libvirtobject:74)
Redefining <vmmDomainVirtinst name=win10> with XML diff:
--- Original XML
+++ New XML
@@ -67,7 +67,7 @@
       <mac address="52:54:00:1b:91:ae"/>
     </interface>
     <input type="tablet" bus="usb"/>
-    <graphics type="spice" port="-1" tlsPort="-1" autoport="yes">
+    <graphics type="vnc" port="-1">
       <image compression="off"/>
     </graphics>
     <console type="pty"/>

[Wed, 09 Mar 2016 10:18:07 virt-manager 4274] DEBUG (choosecd:72) Showing
media chooser
[Wed, 09 Mar 2016 10:18:12 virt-manager 4274] DEBUG (choosecd:64) Closing
media chooser
[Wed, 09 Mar 2016 10:18:15 virt-manager 4274] DEBUG (choosecd:72) Showing
media chooser
[Wed, 09 Mar 2016 10:18:21 virt-manager 4274] DEBUG (storagebrowse:53)
Showing storage browser
[Wed, 09 Mar 2016 10:18:25 virt-manager 4274] DEBUG (storagebrowse:138)
Chosen volume XML:
<volume type="file">
  <name>en_windows_10_pro_10130_x64_dvd.iso</name>

<key>/data/.virtualmachines/resources/en_windows_10_pro_10130_x64_dvd.iso</key>
  <source>
  </source>
  <capacity unit="bytes">3911428096</capacity>
  <allocation unit="bytes">3911438336</allocation>
  <target>

<path>/data/.virtualmachines/resources/en_windows_10_pro_10130_x64_dvd.iso</path>
    <format type="iso"/>
    <permissions>
      <mode>0644</mode>
      <owner>1000</owner>
      <group>10</group>
    </permissions>
    <timestamps>
      <atime>1457456519.711816508</atime>
      <mtime>1455177477.411686249</mtime>
      <ctime>1457126909.771401535</ctime>
    </timestamps>
  </target>
</volume>

[Wed, 09 Mar 2016 10:18:25 virt-manager 4274] DEBUG (storagebrowse:66)
Closing storage browser
[Wed, 09 Mar 2016 10:18:26 virt-manager 4274] DEBUG (libvirtobject:74)
Redefining <vmmDomainVirtinst name=win10> with XML diff:
--- Original XML
+++ New XML
@@ -43,6 +43,8 @@
       <target dev="hda" bus="ide"/>
     </disk>
     <disk type="file" device="cdrom">
+      <driver name="qemu" type="raw"/>
+      <source
file="/data/.virtualmachines/resources/en_windows_10_pro_10130_x64_dvd.iso"/>
       <target dev="hdb" bus="ide"/>
       <readonly/>
     </disk>

[Wed, 09 Mar 2016 10:18:27 virt-manager 4274] DEBUG (choosecd:64) Closing
media chooser
[Wed, 09 Mar 2016 10:18:38 virt-manager 4274] DEBUG (create:2210) User
finished customize dialog, starting install
[Wed, 09 Mar 2016 10:18:38 virt-manager 4274] DEBUG (create:2276) Starting
background install process
[Wed, 09 Mar 2016 10:18:38 virt-manager 4274] DEBUG (guest:398) Generated
install XML:
<domain type="kvm">
  <name>win10</name>
  <uuid>ee7adc2d-fdcb-4f96-a068-93843547d3c3</uuid>
  <memory>4194304</memory>
  <currentMemory>4194304</currentMemory>
  <vcpu current="4">4</vcpu>
  <os>
    <type arch="x86_64">hvm</type>
    <loader readonly="yes"
type="pflash">/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
    <boot dev="cdrom"/>
    <boot dev="hd"/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <vmport state="off"/>
    <hyperv>
      <relaxed state="on"/>
      <vapic state="on"/>
      <spinlocks state="on" retries="8191"/>
    </hyperv>
  </features>
  <cpu mode="custom" match="exact">
    <model>Haswell-noTSX</model>
    <topology sockets="1" cores="2" threads="2"/>
  </cpu>
  <clock offset="localtime">
    <timer name="rtc" tickpolicy="catchup"/>
    <timer name="pit" tickpolicy="delay"/>
    <timer name="hpet" present="no"/>
    <timer name="hypervclock" present="yes"/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>destroy</on_reboot>
  <on_crash>destroy</on_crash>
  <pm>
    <suspend-to-mem enabled="no"/>
    <suspend-to-disk enabled="no"/>
  </pm>
  <devices>
    <emulator>/usr/sbin/qemu-system-x86_64</emulator>
    <disk type="file" device="disk">
      <driver name="qemu" type="raw"/>
      <source file="/data/.virtualmachines/win10/win10.img"/>
      <target dev="hda" bus="ide"/>
    </disk>
    <disk type="file" device="cdrom">
      <driver name="qemu" type="raw"/>
      <source
file="/data/.virtualmachines/resources/en_windows_10_pro_10130_x64_dvd.iso"/>
      <target dev="hdb" bus="ide"/>
      <readonly/>
    </disk>
    <disk type="file" device="cdrom">
      <driver name="qemu" type="raw"/>
      <source
file="/data/.virtualmachines/resources/virtio-win-0.1.113.iso"/>
      <target dev="hdc" bus="ide"/>
      <readonly/>
    </disk>
    <controller type="usb" index="0" model="ich9-ehci1"/>
    <controller type="usb" index="0" model="ich9-uhci1">
      <master startport="0"/>
    </controller>
    <controller type="usb" index="0" model="ich9-uhci2">
      <master startport="2"/>
    </controller>
    <controller type="usb" index="0" model="ich9-uhci3">
      <master startport="4"/>
    </controller>
    <interface type="network">
      <source network="default"/>
      <mac address="52:54:00:1b:91:ae"/>
    </interface>
    <input type="tablet" bus="usb"/>
    <graphics type="vnc" port="-1">
      <image compression="off"/>
    </graphics>
    <console type="pty"/>
    <channel type="spicevmc">
      <target type="virtio" name="com.redhat.spice.0"/>
    </channel>
    <sound model="ich6"/>
    <video>
      <model type="qxl"/>
    </video>
    <redirdev bus="usb" type="spicevmc"/>
    <redirdev bus="usb" type="spicevmc"/>
  </devices>
</domain>

[Wed, 09 Mar 2016 10:18:38 virt-manager 4274] DEBUG (guest:399) Generated
boot XML:
<domain type="kvm">
  <name>win10</name>
  <uuid>ee7adc2d-fdcb-4f96-a068-93843547d3c3</uuid>
  <memory>4194304</memory>
  <currentMemory>4194304</currentMemory>
  <vcpu current="4">4</vcpu>
  <os>
    <type arch="x86_64">hvm</type>
    <loader readonly="yes"
type="pflash">/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
    <boot dev="hd"/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <vmport state="off"/>
    <hyperv>
      <relaxed state="on"/>
      <vapic state="on"/>
      <spinlocks state="on" retries="8191"/>
    </hyperv>
  </features>
  <cpu mode="custom" match="exact">
    <model>Haswell-noTSX</model>
    <topology sockets="1" cores="2" threads="2"/>
  </cpu>
  <clock offset="localtime">
    <timer name="rtc" tickpolicy="catchup"/>
    <timer name="pit" tickpolicy="delay"/>
    <timer name="hpet" present="no"/>
    <timer name="hypervclock" present="yes"/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <pm>
    <suspend-to-mem enabled="no"/>
    <suspend-to-disk enabled="no"/>
  </pm>
  <devices>
    <emulator>/usr/sbin/qemu-system-x86_64</emulator>
    <disk type="file" device="disk">
      <driver name="qemu" type="raw"/>
      <source file="/data/.virtualmachines/win10/win10.img"/>
      <target dev="hda" bus="ide"/>
    </disk>
    <disk type="file" device="cdrom">
      <driver name="qemu" type="raw"/>
      <source
file="/data/.virtualmachines/resources/en_windows_10_pro_10130_x64_dvd.iso"/>
      <target dev="hdb" bus="ide"/>
      <readonly/>
    </disk>
    <disk type="file" device="cdrom">
      <driver name="qemu" type="raw"/>
      <source
file="/data/.virtualmachines/resources/virtio-win-0.1.113.iso"/>
      <target dev="hdc" bus="ide"/>
      <readonly/>
    </disk>
    <controller type="usb" index="0" model="ich9-ehci1"/>
    <controller type="usb" index="0" model="ich9-uhci1">
      <master startport="0"/>
    </controller>
    <controller type="usb" index="0" model="ich9-uhci2">
      <master startport="2"/>
    </controller>
    <controller type="usb" index="0" model="ich9-uhci3">
      <master startport="4"/>
    </controller>
    <interface type="network">
      <source network="default"/>
      <mac address="52:54:00:1b:91:ae"/>
    </interface>
    <input type="tablet" bus="usb"/>
    <graphics type="vnc" port="-1">
      <image compression="off"/>
    </graphics>
    <console type="pty"/>
    <channel type="spicevmc">
      <target type="virtio" name="com.redhat.spice.0"/>
    </channel>
    <sound model="ich6"/>
    <video>
      <model type="qxl"/>
    </video>
    <redirdev bus="usb" type="spicevmc"/>
    <redirdev bus="usb" type="spicevmc"/>
  </devices>
</domain>


On Tue, Mar 8, 2016 at 8:03 PM Eddie Yen <missile0407 at gmail.com> wrote:

> You don't have to set IP in XML file if you want to bridging VM network
> into eth. Unless eth network isn't DHCP.
> Even so, you can type IP address in guest OS.
>
> Anyway, it's better to check problems if you can paste XML information.
>
> 2016-03-09 8:55 GMT+08:00 Garland Key <david.garland.key at gmail.com>:
>
>> 1. I'm using the kernel 4.4.3-1
>>
>> 2. I'm pretty sure that I'm pressing a key.  When I do it just cycles
>> back to the EFI Shell and nothing loads.  I'll try it again just to make
>> sure.
>>
>> 3. I'll try this.  Do I need to do anything with ip to enable it once
>> I've entered it into the XML with virsh?
>>
>> On Tue, Mar 8, 2016 at 7:30 PM Eddie Yen <missile0407 at gmail.com> wrote:
>>
>>> My 2 cents:
>>>
>>> 1. I feel it happened about Kernel version, which version you use on
>>> Arch Linux?
>>>
>>> 2. When you see "press any key to boot from cd rom", you need to press
>>> any key on time, or it will skip CD-ROM option.
>>> You can try EFI Shell command to boot up Windows 10 installation.
>>>
>>> 3. Try edit network to Bridge by using virsh.
>>>
>>> <interface type='bridge'>
>>>       <mac address='XX:XX:XX:XX:XX:XX'/>
>>>       <source bridge='br-ex'/>
>>>       <model type='e1000'/>
>>>       <address type='pci' domain='0x0000' bus='0x00' slot='0x03'
>>> function='0x0'/>
>>>     </interface>
>>>
>>> 2016-03-09 4:00 GMT+08:00 Garland Key <david.garland.key at gmail.com>:
>>>
>>>>
>>>> *Specs*OS: Arch Linux x86_64
>>>> Mobo: ASUS Sabertooth X99
>>>> CPU: i7-5930K
>>>> RAM: 32G DDR4
>>>> GPU: Gigabyte Nvidia GTX 970
>>>>
>>>> I've successfully installed qemu, libvirt, edk2.git-ovmf-x64 and
>>>> vfio-linux.  I have successfully dedicated one gpu to vfio and the other to
>>>> the nvidia driver.  Each of my gpus are listed in different groups, so I
>>>> don't need the ACS over ride patch.  As such, I'm using the standard kernel.
>>>>
>>>> I'm following the following guide
>>>> <http://vfio.blogspot.com/2015/05/vfio-gpu-how-to-series-part-4-our-first.html>
>>>> in an attempt to setup the initial VM but I'm running into various problems.
>>>>
>>>>
>>>>    1. If I manually enter "host-pass-through" in
>>>>    Processor>CPUs>Configuration>Model:, my host will lock up when I click
>>>>    "Begin Installation".  My only option is to hard reset the host.  I've been
>>>>    using Haswell-noTSX instead.  Will this be okay?  What would cause
>>>>    "host-passthrough" to freeze my host like that?
>>>>
>>>>    2. When booting to the EFI shell, I'm unable to load the linked
>>>>    virtio drivers
>>>>    <https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.113-1/>
>>>>    or the Windows 10 install iso, even though I've selected them as IDE CDROM
>>>>    1 & 2.  When I select CDROM 1 in the boot options of the EFI shell, it says
>>>>    to press any key to boot from cd rom, but when I do nothing happens and it
>>>>    goes back to the EFI shell.  Is this likely a problem with my isos or is it
>>>>    possible that I'm doing something wrong?
>>>>
>>>>    3. I don't have the Bridge option available as a network source.
>>>>    Is this something I can create through virt-manager or do I need to look
>>>>    elsewhere.  If you know of a link, it would be very helpful - I'm don't
>>>>    know enough about how this works to google the right keywords.
>>>>
>>>> Any help that you can provide is greatly appreciated.
>>>>
>>>> Best,
>>>> Garland
>>>>
>>>> _______________________________________________
>>>> vfio-users mailing list
>>>> vfio-users at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/vfio-users
>>>>
>>>>
>>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/vfio-users/attachments/20160309/c7ae5f77/attachment.htm>


More information about the vfio-users mailing list