qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] windows guest virtio serial and balloon driver test issues


From: Cao,Bing Bu
Subject: [Qemu-devel] windows guest virtio serial and balloon driver test issues
Date: Mon, 21 Nov 2011 16:39:34 +0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111104 Red Hat/3.1.16-2.el6_1 Thunderbird/3.1.16

Hi,

Recently,I am testing windows guest driver on Win7 and WinXP(32bit) with the latest windows guest driver development source. Download from http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/src/


virtio-blk:
It seems OK both on Win7 and WinXP,the r/w performance is better than IDE disk.



virtio-serial:
I tried to test virtio serial driver using the test application in the project.

    WinXP:
    Write: OK
    Read: Error: Read File Failed.

    Win7:
    The test application return error "can not find vioserial device".
But i debug the code and check that the GetDevicePath() return value is not NULL,and same as the value when testing on WinXP.
    Why the CreateFile() in init() not called? (:


virtio-balloon:

    QEMU monitor: device_add virtio-balloon-pci

    On the guest,a new device "PCI standard RAM controller" added.
But the Device Manager prompt "No driver installed for this device", but install the driver "balloon.sys" failed.
    It said the driver is up to date.    Confused. (:

    How can I install and test the balloon driver on Windows?



The kvm-guest-drivers-windows.git on kernel.org is not available,is there any mirror git repository?
Any mail-list or bugzilla for windows guest driver?

Any help from will be appreciated.


--
Best Regards,
Cao,Bing Bu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]