qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] balloon driver on winxp guest start failed


From: hkran
Subject: [Qemu-devel] balloon driver on winxp guest start failed
Date: Wed, 12 Oct 2011 19:09:26 +0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11

Hi,

I used balloon driver for windows virtio-win-0.1-15.iso (from http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/bin/)

following the install guard , I installed the balloon driver like this:

devcon.exe install d:\wxp\x86\balloon.inf "PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00" then reboot guest Os, but the status of driver installed is always incorrect, that show me the driver start failed (code 10) in the device manager.

I typed the following cmds in the monitor command line:

(qemu) device_add virtio-balloon
(qemu) info balloon
balloon: actual=2048
(qemu) balloon 1024
(qemu) info balloon
balloon: actual=2048
(qemu) info balloon
balloon: actual=2048

And I also tried it by using "qemu -balloon virtio" param when getting qemu up, the status is worse, the winxp guest froze at boot screen.

Am I using balloon driver in a correct way?





reply via email to

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