On 02/11/2015 03:38 AM, Nicolas Sebrecht wrote:
> On Tue, Feb 10, 2015 at 04:56:13PM -0800, walt wrote:
> 
>> Thanks, Nicolas.  I also have a qemu guest win7 image, and the mouse capture 
>> works
>> as expected when I run it with virt-manager.  No idea why winXP behaves 
>> differently,
>> though.
> 
> Did you check the devices?

I haven't yet figured out how to display the devices with virsh.  I'm still
experimenting :)

> How did you imported the winXP image into virt-manager?

Clicked on File menu and chose "New Virtual Machine" which offers an import 
option.

>> I notice that virt-manager runs qemu without the -enable-kvm flag, and win7 
>> runs
>> significantly slower because of that.  Is there some way to convince 
>> virt-manager
>> to use the -enable-kvm option?

> libvirt set the ",accel=kvm" command line option, here.

Yes, I see the same.

> I wonder if you
> have a recent declared ABI. Here it is pc-1.1, hvm:
> 
>   <os>
>     <type arch='x86_64' machine='pc-1.1'>hvm</type>
>     <...>
>   </os>

Same here, except machine='pc-i440fx-2.3'  I have no idea where that value 
comes from.

Thanks


Reply via email to