Hi David (and Milek)
Thanks for your reply, yes, in my Windows XP SP2 guest (for example) I can see
that Realtek network adaptor, and Windows reports it is functioning fine.
Here is some other information I have obtained on my configuration:
$ pfexec virsh list
Id Name State
----------------------------------
0 Domain-0 running
15 WinXPSP2 blocked
$ pfexec virsh dumpxml WinXPSP2
<domain type='xen' id='15'>
<name>WinXPSP2</name>
<uuid>e75a8148-6407-560b-4451-6f6c84979c2f</uuid>
<os>
<type>hvm</type>
<loader>/usr/lib/xen/boot/hvmloader</loader>
<boot dev='hd'/>
</os>
<memory>1048576</memory>
<vcpu>1</vcpu>
<on_poweroff>destroy</on_poweroff>
<on_reboot>destroy</on_reboot>
<on_crash>destroy</on_crash>
<distro name='winxp'/>
<features>
<pae/>
</features>
<clock offset='localtime'/>
<devices>
<emulator>/usr/lib/xen/bin/qemu-dm</emulator>
<interface type='bridge'>
<source bridge='bge0 '/>
<target dev='vif15.0'/>
<mac address='00:16:3e:1f:83:85'/>
<script path='vif-vnic'/>
</interface>
<disk type='block' device='disk'>
<driver name='phy'/>
<source dev='/dev/zvol/dsk/rpool/WinXPSP2'/>
<target dev='hda'/>
</disk>
<disk type='file' device='cdrom'>
<driver name='file'/>
<source file='/export/home/dkoe001/xVMISOs/xpsp2.iso'/>
<target dev='hdc'/>
<readonly/>
</disk>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' port='5900'/>
<input type='tablet' bus='usb'/>
<console tty='/dev/pts/4'/>
</devices>
</domain>
$ pfexec dladm show-vnic
LINK OVER SPEED MACADDRESS MACADDRTYPE VID
xvm15_0 bge0 100 0:16:3e:1f:83:85 fixed
0
$ pfexec dladm show-link
LINK CLASS MTU STATE OVER
bge0 phys 1500 up --
xvm15_0 vnic 1500 up bge0
$ pfexec dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
bge0 Ethernet up 100 full bge0
--
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]