Bug 831059 - How to port libvirt for windows.
Summary: How to port libvirt for windows.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: x86_64
OS: Other
unspecified
medium
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-12 06:09 UTC by xuanmao
Modified: 2012-06-12 09:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-12 09:32:35 UTC
Embargoed:


Attachments (Terms of Use)

Description xuanmao 2012-06-12 06:09:19 UTC
Is there a way can port libvirt(like 0.9.11) for windows with dlls.


another question:
qemu-kvm version: 1.0.50
libvirt version: 0.9.11


I compiled the libvirt-0.9.11 in CentOS6.2. but when I connected 'localhost', it failed. 
the error like: 
Error polling connection 'qemu:///system':
internal error Cannot find suitable emulator for x86_64

I traced error. It return -1 in virConnectGetVersion().

But I compiled the libvirt-0.9.8 it worked well. It there something wrong?

Comment 1 Daniel Berrangé 2012-06-12 09:32:35 UTC
BugZilla is not the right place to start discussions about usage of libvirt. Please take your queries to the libvirt-users mailing list

https://www.redhat.com/mailman/listinfo/libvirt-users


Note You need to log in before you can comment on or make changes to this bug.