Hide Forgot
Description of problem: Missing Original file name on driver's property page,it's a special issue for windows 2008 Version-Release number of selected component (if applicable): virtio-win-1.4.0-1.el6 How reproducible: Always Steps to Reproduce: 1.Install virtio-win-1.4.0-1.el6 to the guest For example, /usr/libexec/qemu-kvm -m 2G -smp 2 -cpu cpu64-rhel6,+x2apic -usb -device usb-tablet -drive file=/home/win2k8-32.raw,format=raw,if=none,id=drive-virtio0,cache=none,werror=stop,rerror=stop -device ide-drive,drive=drive-virtio0,id=virtio-blk-pci0,bootindex=2 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup,downscript=no -device virtio-net-pci,netdev=hostnet0,id=virtio-net-pci0 -uuid `uuidgen` -chardev socket,id=111a,path=/tmp/win2k8-32,server,nowait -mon chardev=111a,mode=readline -name win2k8-32 -drive file=disk1.raw,format=raw,if=none,id=drive-virtio1,cache=none,werror=stop,rerror=stop -device virtio-blk-pci,drive=drive-virtio1,id=virtio-blk-pci1 -drive file=disk2.raw,format=raw,if=none,id=drive-virtio2,cache=none,werror=stop,rerror=stop -device virtio-blk-pci,drive=drive-virtio2,id=virtio-blk-pci2 -device virtio-serial-pci,id=virtio-serial0,max_ports=16,vectors=4 -chardev pty,id=channel0 -device virtserialport,chardev=channel0,name=org.linux-kvm.port.0,bus=virtio-serial0.0 -device virtio-balloon-pci,id=balloon0 -drive file=/home/en_windows_server_2008_datacenter_enterprise_standard_sp2_x86_dvd_342333.iso,format=raw,if=none,media=cdrom,id=drive-ide0-1-0 -device ide-drive,drive=drive-ide0-1-0,id=ide-drive0,bootindex=1 -drive file=/usr/share/virtio-win/virtio-win-1.4.0.iso,media=cdrom,cache=none,werror=stop,format=raw -fda /usr/share/virtio-win/virtio-win-1.4.0.vfd -spice port=5931,disable-ticketing -vga qxl -monitor stdio 2.check the driver version from Device Manager and c:\Windows\system32\drivers please right click to check each driver's the properties Please get detail info from this link https://mirrorglass.englab.nay.redhat.com/XWiki/bin/view/Main.virtio-win-1.4/0-1%20-%20acceptance%20test%20-%20pass Actual results: There is no any 'Original filename' for windows 2008 32/64 bits Expected results: All the driver should provide user the info Additional info: Windows 7 has 'Original filename'
Its a small change in the resource file but too late for it now since it will mandate new whql. Moving to 6.3
It seems to be Windows feature and not a problem with the driver. We had same version info for NetKVM driver for all driver binaries. I doubled check it with the same binary we use for Vista\Win7\Win2008\Win2008R2 and while in Win7 Windows displays "original filename" field it drops it in Win2008.