All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas prochazka <prochazka.nicolas@gmail.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] qxl : no mouse cursor with sdl2/gtk UI
Date: Wed, 20 Jan 2016 15:20:53 +0100	[thread overview]
Message-ID: <CADdae-gVVpf-_voJcXiZU2E1VGY=D7jF8JiyHbMNV5p5yX6rBA@mail.gmail.com> (raw)
In-Reply-To: <1453273222.11804.1.camel@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 3705 bytes --]

hello,
my libvirt definition xml file, if i change qxl by vga , mouse pointer is
present ,
if i change vm seven to windows81 , mouse pointer is present  ( using wddm
qxl driver not the same as seven )
with windows seven vm, last qxl , mouse click is ok, but there'is no mouse
pointer
( sound card, usb are passthrough device , test without passthrough do not
change anyting )

Regards,
Nicolas

<domain type='kvm'
>

  <uuid>12c378b0-f434-3a5b-a0f6-137ac0680af1</uuid>

<name>seven</name>

  <memory
unit='MB'>2732</memory>

  <currentMemory
unit='MB'>2732</currentMemory>

<memoryBacking>
<hugepages/>
</memoryBacking>
<os>


<type>hvm</type>

  </os>
<features>
    <acpi/>
     <apic/>
     <hap/>
      <hyperv>
       <relaxed state='on'/>
      <vapic state='on'/>
     <spinlocks state='on' retries='8191'/>
    </hyperv>
   </features>

<vcpu placement='static'>2</vcpu>
  <cputune>
      <vcpupin vcpu='0' cpuset='2'/>
          <vcpupin vcpu='1' cpuset='3'/>
        </cputune>

<cpu mode='host-passthrough'>
<model>kvm64</model>
<feature policy='optional' name='x2apic' />
<topology sockets='1' cores='2' threads='1' />
 </cpu>
 <pm>
     <suspend-to-disk enabled='no'/>
         <suspend-to-mem enabled='no'/>
       </pm>
  <clock offset='localtime'>
      <timer name='hpet' present='no'/>
          <timer name='hypervclock' present='yes'/>
  </clock>


<devices>

<emulator>/usr/bin/qemu-kvm</emulator>
<channel type='unix'>
<source mode='bind' />
<target type='virtio' name='org.qemu.guest_agent.0'/>
<address type='virtio-serial' controller='0' bus='0' port='1'/>
</channel>


<disk type='network' device='disk'>
      <driver name='qemu' type='raw'/>
            <source protocol='nbd' >
                <host transport='unix' socket='/tmp/seven.ctl' />
                  </source>
              <target dev='hda' bus='ide' />
              </disk>


<disk type='network' device='disk'>
      <driver name='qemu' type='raw'/>
            <source protocol='nbd' >
                    <host transport='unix' socket='/tmp/swap.ctl' />
                          </source>
                          <target dev='hdb' bus='ide' />
                          </disk>


<memballoon model='none'/>
    <interface type='bridge'>
      <source bridge='switch0' />
      <virtualport type='openvswitch' />
      <model type='e1000'/>
      <mac address='AC:DE:50:72:8E:68'/>
      <vlan>
            <tag id='0' />
      </vlan>

    </interface>

   <graphics type='sdl' display=':0.0'>
     </graphics>
<graphics type='vnc'
passwd='3e93e9ad7d080d3c33247d22a0ec3ada581d140c2ce5b14803cd46adab11e506'
port='5900' autoport='no' keymap='fr' websocket='8080' >
     <listen type='address' address='10.10.3.230' />
     </graphics>
<input type='tablet' bus='usb'/>
<!-- <sound model='ich6'/> -->

 <video>
      <model type='qxl' vram='65536' heads='1'/>
    </video>

<hostdev mode='subsystem' type='pci' managed='yes'>
  <source>
  <address domain='0x0000' bus='0x00' slot='0x1b' function='0x0'/>
  </source>
  </hostdev>
<hostdev mode='subsystem' type='pci' managed='yes'>
  <source>
  <address domain='0x0000' bus='0x00' slot='0x1d' function='0x0'/>
  </source>
  </hostdev>
<hostdev mode='subsystem' type='pci' managed='yes'>
  <source>
  <address domain='0x0000' bus='0x00' slot='0x14' function='0x0'/>
  </source>
  </hostdev>

</devices>
</domain>





2016-01-20 8:00 GMT+01:00 Gerd Hoffmann <kraxel@redhat.com>:

> On Di, 2016-01-19 at 15:59 +0100, nicolas prochazka wrote:
> > hello,
> >
> > however it "s working perfectly under windows81
>
> But you no tablet configured and therefore have to grab/ungrab the mouse
> when switching between host and guest I guess?
>
> cheers,
>   Gerd
>
>
>

[-- Attachment #2: Type: text/html, Size: 9140 bytes --]

  reply	other threads:[~2016-01-20 14:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 20:11 [Qemu-devel] qxl : no mouse cursor with sdl2/gtk UI nicolas prochazka
2016-01-19 13:31 ` Gerd Hoffmann
2016-01-19 14:59   ` nicolas prochazka
2016-01-20  7:00     ` Gerd Hoffmann
2016-01-20 14:20       ` nicolas prochazka [this message]
2016-01-21  8:03         ` Gerd Hoffmann
2016-01-21  9:41           ` nicolas prochazka
2016-01-21  9:54             ` Gerd Hoffmann
2016-01-21 10:38               ` nicolas prochazka
2016-01-21 10:57                 ` Gerd Hoffmann
2016-01-21 11:16                   ` nicolas prochazka
2016-01-25 12:54                     ` nicolas prochazka
2016-01-25 16:49                       ` nicolas prochazka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADdae-gVVpf-_voJcXiZU2E1VGY=D7jF8JiyHbMNV5p5yX6rBA@mail.gmail.com' \
    --to=prochazka.nicolas@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.