# /home/liveuser/.spicec/spicec.log <br><br><div>1329134774 INFO [2196:2196] Application::main: starting 0.10.1<br>1329134774 INFO [2196:2196] Application::main: command line: spicec -h 192.168.163.179 -p 5930<br>1329134774 INFO [2196:2196] init_key_map: using evdev mapping<br>


1329134774 INFO [2196:2196] MultyMonScreen::MultyMonScreen: platform_win: 52428801<br>1329134774 INFO [2196:2196] GUI::GUI: <br>1329134775 INFO [2196:2196] ForeignMenu::ForeignMenu: Creating a foreign menu connection /tmp/SpiceForeignMenu-2196.uds<br>


1329134775 INFO [2196:2197] RedPeer::connect_to_peer: Connect failed: No route to host (113)<br>1329134775 WARN [2196:2197] RedChannel::run: failed to connect: No route to host (113)<br>1329134775 INFO [2196:2196] main: Spice client terminated (exitcode = 3)<br>


1329134778 INFO [2199:2199] Application::main: starting 0.10.1<br>1329134778 INFO [2199:2199] Application::main: command line: spicec -h 192.168.163.179 -p 5930<br>1329134778 INFO [2199:2199] init_key_map: using evdev mapping<br>


1329134778 INFO [2199:2199] MultyMonScreen::MultyMonScreen: platform_win: 52428801<br>1329134778 INFO [2199:2199] GUI::GUI: <br>1329134778 INFO [2199:2199] ForeignMenu::ForeignMenu: Creating a foreign menu connection /tmp/SpiceForeignMenu-2199.uds<br>


1329134778 INFO [2199:2200] RedPeer::connect_to_peer: Connect failed: No route to host (113)<br>1329134778 WARN [2199:2200] RedChannel::run: failed to connect: No route to host (113)<br>1329134778 INFO [2199:2199] main: Spice client terminated (exitcode = 3)<br>


<br># I&#39;ve installed qemu-kvm but when I try to run qemu-kvm shows this:</div><div><div><br>Could not access KVM kernel module: No such file or directory<br>failed to initialize KVM: No such file or directory<br>No accelerator found! <br>
<br># How is qemu connected to hosts network?<div><br></div><div><br><br><div class="gmail_quote">2012/2/13 Yonit Halperin <span dir="ltr">&lt;<a href="mailto:yhalperi@redhat.com" target="_blank">yhalperi@redhat.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 02/12/2012 11:39 AM, Daniel Parnak wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2012/2/12 Yonit Halperin &lt;<a href="mailto:yhalperi@redhat.com" target="_blank">yhalperi@redhat.com</a> &lt;mailto:<a href="mailto:yhalperi@redhat.com" target="_blank">yhalperi@redhat.com</a>&gt;&gt;<div><div>
<br>
<br>
    On 02/11/2012 01:29 PM, Daniel Parnak wrote:<br>
<br>
        Hello,<br>
<br>
        I want to test spice on my virtual machines but I have problem.<br>
        I create 2 virtual machines (one for server, one for client) on<br>
        VMware<br>
        Workstation 8 and I run on them Fedora-16-x86_64-Live-Desktop.<br>
<br>
        # On server I do:<br>
        yum -y install qemu-kvm libvirt python-virtinst bridge-utils<br>
        systemctl start libvirtd.service<br>
        chkconfig libvirtd on<br>
        yum -y install spice-server spice-protocol<br>
        qemu-img create /tmp/fedora.qcow 8G<br>
        qemu -cdrom /dev/cdrom -hda /tmp/fedora.qcow -boot d -net nic<br>
        -net user<br>
        -m 1024<br>
<br>
        # Then after run virtual machine I start spice<br>
        qemu -spice port=5930<br>
<br>
    Hi, you should add the &quot;-spice &lt;spice-params&gt;&quot; at the same command<br>
    you run the vm. No need for 2 different `qemu` runs.<br>
    In addition, you probably also want to add to spice-params<br>
    &quot;,disable-ticketing&quot; and to qemu params -vga qxl.<br>
<br>
<br>
Thanks, now I do:<br>
<br>
qemu -cdrom /tmp/FreeBSD-8.2-RELEASE-i386-<u></u>disc1.iso -hda<br>
/tmp/fedora.qcow -boot d -net nic -net user -m 1024 -spice<br>
port=5930,disable-ticketing -vga qxl<br>
<br>
and I receive:<br>
<br></div></div>
/do_spice_init: starting 0.10.1<div><br>
spice_server_add_interface: SPICE_INTERFACE_KEYBOARD<br>
spice_server_add_interface: SPICE_INTERFACE_MOUSE<br>
spice_server_add_interface: SPICE_INTERFACE_QXL<br>
red_worker_main: begin<br>
display_channel_create: create display channel<br></div>
cursor_channel_create: create cursor channel/<div><br>
<br>
vm doesn&#39;t start, and I still can&#39;t connect from spicec to server<br>
<br>
</div></blockquote>
Hi,<br>
<br>
You can try running qemu-kvm instead of qemu. Please also send the client&#39;s log file ($home/.spicec/spicec.log)<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<br>
        # On client&#39;s machine I install spice client<br>
        yum -y install spice-client spice-protocol<br>
        spicec -h 192.168.163.128 -p 5930<br>
<br>
        And I receive warning:<br>
        failed to connect: no route to host (113)<br>
<br>
        I can ping server and host. Tcpdump shows that when I want to<br>
        connect<br>
        via spicec packages are sent, and host receive it.<br>
<br>
        What is wrong? And how can I resolve this problem?<br>
<br>
        Greetings,<br>
        Daniel<br>
<br>
<br></div>
        ______________________________<u></u>___________________<br>
        Spice-devel mailing list<br>
        Spice-devel@lists.freedesktop.<u></u>__org<br>
        &lt;mailto:<a href="mailto:Spice-devel@lists.freedesktop.org" target="_blank">Spice-devel@lists.<u></u>freedesktop.org</a>&gt;<br>
        <a href="http://lists.freedesktop.org/__mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/_<u></u>_mailman/listinfo/spice-devel</a><br>
        &lt;<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/spice-devel</a>&gt;<br>
<br>
<br>
<br>
</blockquote>
</blockquote></div><br>
</div></div></div>