Revision 02d2adf4

b/man/gnt-instance.sgml
83 83
            <replaceable>cdrom-image-path</replaceable></arg>
84 84
          <sbr>
85 85

  
86
          <arg>--hvm-nic-type <replaceable>NICTYPE</replaceable></arg>
87
          <sbr>
88

  
89
          <arg>--hvm-disk-type
90
          <replaceale>DISKTYPE</replaceable></arg>
91
          <sbr>
92

  
86 93
          <arg>--vnc-bind-address
87 94
            <replaceable>vnc-bind-address</replaceable></arg>
88 95
          <sbr>
......
254 261
        </para>
255 262

  
256 263
        <para>
264
          The <option>--hvm-nic-type</option> specifies the NIC type
265
          Xen should use for this HVM instance. Valid choices are
266
          rtl8139, ne2k_pci, ne2k_isa and paravirtual with rtl8139
267
          as the default. The paravirtual setting is intended for use
268
          with the GPL PV drivers inside HVM Windows instances.
269
        </para>
270

  
271
        <para>
272
          The <option>--hvm-disk-type</option> specifies the disk type
273
          Xen should use for the HVM instance. Valid choices are ioemu
274
          and paravirtual with ioemu as the default. The paravirtual
275
          setting is intended for use with the GPL PV drivers inside
276
          HVM Windows instances.
277
        </para>
278

  
279
        <para>
257 280
          The <option>--vnc-bind-address</option> option specifies the
258 281
          address that the VNC listener for this instance should bind
259 282
          to. Valid values are IPv4 addresses. Use the address 0.0.0.0
......
655 678
          <arg>--hvm-pae <replaceable>PAE-support</replaceable></arg>
656 679
          <arg>--hvm-cdrom-image-path
657 680
            <replaceable>cdrom-image-path</replaceable></arg>
681
          <arg>--hvm-nic-type <replaceable>NICTYPE</replaceable></arg>
682
          <arg>--hvm-disk-type <replaceable>DISKTYPE</replaceable></arg>
658 683
          <arg>--vnc-bind-address
659 684
            <replaceable>vnc-bind-address</replaceable></arg>
660 685

  
......
716 741
        </para>
717 742

  
718 743
        <para>
744
          The <option>--hvm-nic-type</option> specifies the NIC type
745
          Xen should use for this HVM instance. Valid choices are
746
          rtl8139, ne2k_pci, ne2k_isa and paravirtual with rtl8139
747
          as the default. The paravirtual setting is intended for use
748
          with the GPL PV drivers inside HVM Windows instances.
749
        </para>
750

  
751
        <para>
752
          The <option>--hvm-disk-type</option> specifies the disk type
753
          Xen should use for the HVM instance. Valid choices are ioemu
754
          and paravirtual with ioemu as the default. The paravirtual
755
          setting is intended for use with the GPL PV drivers inside
756
          HVM Windows instances.
757
        </para>
758

  
759
        <para>
719 760
          The <option>--vnc-bind-address</option> specifies the
720 761
          address that the VNC listener for this instance should bind
721 762
          to. Valid values are IPv4 addresses. Use the address 0.0.0.0

Also available in: Unified diff