[libvirt-users] strange and annoying messages from lib-virtd

2014-05-13 Thread Pal, Laszlo
Hi, Since a few weeks I'm getting lot of messages in syslog in FC20 sent by libvirt. I've tried to find the reason using our best friend, but all I can find is some kind of bug related to CPU feature reporting. I'm not really interested what is the reason of the message (I'm sure it will be fixed

Re: [libvirt-users] [virt-tools-list] Linux host / Windows guest sharing

2014-03-20 Thread Pal, Laszlo (private)
Thank you. It is clear now, so it was user error and I should read more documentation :) Unfortunately drag and drop isn't working. Is there any prerequisite? My host is FC20 and guest is Win2k8 server Thank you Vlad On Thu 20 Mar 2014 05:42:40 PM CET, Jonathon Jongsma wrote: > - Original

Re: [libvirt-users] [virt-tools-list] Linux host / Windows guest sharing

2014-03-20 Thread Pal, Laszlo (private)
Thank you. The clipboard sharing working now. Do you have any idea for the mount issue? I suppose there is a way to share a specific directory between the guest and host like I did with vbox for example What exact modules needed for this function? The error message I've got this: mount -t 9p -

[libvirt-users] Linux host / Windows guest sharing

2014-03-20 Thread Pal, Laszlo
Hi, I'm almost give up again because for a day I try to access my windows kvm guest from FC20 :) I've tried everything including virtio mapping mount -t 9p -o trans=virtio,version=9p2000.L hostshare /tmp/hostfiles where I get the following messages mount: special device hostshare does not exis