Re: [Spice-devel] spice configuration - problem with connection

2012-02-14 Thread Daniel Parnak
# Finally I've done it, thank you all for your help :) yum -y install qemu-kvm libvirt python-virtinst bridge-utils tunctl spice-server spice-protocol systemctl start libvirtd.service chkconfig libvirtd on modprobe kvm-intel # disable firewall service iptables stop chkconfig iptables off #bridge

Re: [Spice-devel] spice configuration - problem with connection

2012-02-13 Thread Daniel Parnak
;m pretty curious how > qemu-kvm/spice will run on top of another hypervisor! :) > > David > > > David Jaša píše v Po 13. 02. 2012 v 17:25 +0100: > > Daniel Parnak píše v Po 13. 02. 2012 v 16:57 +0100: > > > nmap 192.168.163.179 > > > > > > Start

[Spice-devel] spice configuration - problem with connection

2012-02-13 Thread Daniel Parnak
m doesn't start 2012/2/13 Christophe Fergeau > On Mon, Feb 13, 2012 at 12:25:18PM +0100, Daniel Parnak wrote: > > # I've installed qemu-kvm but when I try to run qemu-kvm shows this: > > > > Could not access KVM kernel module: No such file or directory > >

Re: [Spice-devel] spice configuration - problem with connection

2012-02-13 Thread Daniel Parnak
m doesn't start 2012/2/13 Christophe Fergeau > On Mon, Feb 13, 2012 at 12:25:18PM +0100, Daniel Parnak wrote: > > # I've installed qemu-kvm but when I try to run qemu-kvm shows this: > > > > Could not access KVM kernel module: No such file or directory > >

Re: [Spice-devel] spice configuration - problem with connection

2012-02-13 Thread Daniel Parnak
m but when I try to run qemu-kvm shows this: Could not access KVM kernel module: No such file or directory failed to initialize KVM: No such file or directory No accelerator found! # How is qemu connected to hosts network? 2012/2/13 Yonit Halperin > On 02/12/2012 11:39 AM, Daniel Parn

Re: [Spice-devel] spice configuration - problem with connection

2012-02-12 Thread Daniel Parnak
2012/2/12 Yonit Halperin > On 02/11/2012 01:29 PM, Daniel Parnak wrote: > >> Hello, >> >> I want to test spice on my virtual machines but I have problem. >> I create 2 virtual machines (one for server, one for client) on VMware >> Workstation 8 and I run o

[Spice-devel] spice configuration - problem with connection

2012-02-12 Thread Daniel Parnak
2012/2/12 Yonit Halperin > On 02/11/2012 01:29 PM, Daniel Parnak wrote: > >> Hello, >> >> I want to test spice on my virtual machines but I have problem. >> I create 2 virtual machines (one for server, one for client) on VMware >> Workstation 8 and I run o

[Spice-devel] spice configuration - problem with connection

2012-02-11 Thread Daniel Parnak
Hello, I want to test spice on my virtual machines but I have problem. I create 2 virtual machines (one for server, one for client) on VMware Workstation 8 and I run on them Fedora-16-x86_64-Live-Desktop. # On server I do: yum -y install qemu-kvm libvirt python-virtinst bridge-utils systemctl sta