From:
win-pv-devel [mailto:win-pv-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of
Laurent Sauve
Sent: 14 November 2017 20:15
To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [win-pv-devel] Driver 8.2 not working with Xen 4.9
I’m trying to make the drivers work on a windows 2012 but as soon as I install the network xennet the reboot
is endless. If I disable the vif in xl.cfg I can boot in the windows.
I join the qemu logs. If you need more information do not hesite.
Also in the syslog I have thos messages.
Nov 14 14:56:08 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21659.695393] lan: port 3(vif35.1-emu) entering
forwarding state
Nov 14 14:56:08 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21659.695564] lan: port 3(vif35.1-emu) entering
disabled state
Nov 14 14:56:08 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21659.744912] wan: port 3(vif35.0-emu) entering
forwarding state
Nov 14 14:56:08 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21659.745068] wan: port 3(vif35.0-emu) entering
disabled state
Nov 14 14:56:10 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21662.326563] xen-blkback:backend/vbd/35/51712:
prepare for reconnect
Nov 14 14:56:10 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21662.331620] xen-blkback:ring-ref 32, event-channel
13, protocol 1 (x86_64-abi)
Nov 14 14:56:10 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21662.340275] xen-blkback:backend/vbd/35/51728:
prepare for reconnect
Nov 14 14:56:10 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21662.344504] xen-blkback:ring-ref 33, event-channel
14, protocol 1 (x86_64-abi)
Nov 14 14:56:12 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21664.503923] wan: port 2(vif35.0) entering disabled
state
Nov 14 14:56:12 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21664.504075] wan: port 2(vif35.0) entering disabled
state
Nov 14 14:56:12 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21664.538920] lan: port 2(vif35.1) entering disabled
state
Nov 14 14:56:12 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21664.539060] lan: port 2(vif35.1) entering disabled
state
Nov 14 14:56:14 d134382e-c657-11e7-b666-001e676a6f2c kernel: [21666.535918] frontend_changed: backend/vif/35/0:
prepare for reconnect
Laurent Sauve