]> xenbits.xensource.com Git - libvirt.git/commit
qemu: spice agent-mouse support
authorPeng Zhou <ailvpeng25@gmail.com>
Fri, 9 Mar 2012 07:26:24 +0000 (15:26 +0800)
committerOsier Yang <jyang@redhat.com>
Fri, 9 Mar 2012 07:26:24 +0000 (15:26 +0800)
commit896e6ac4f8f61318b9633fe6233b42f8eb88bde4
treead4c0bc3745d5e6308668692586c3f0741b7d280
parent1e31b8356047f2275e772f79309e9e94e15dcc6e
qemu: spice agent-mouse support

spice agent-mouse support

Usage:
  <graphics type='spice'>
    <mouse mode='client'|'server'/>
  <graphics/>

Signed-off-by: Osier Yang <jyang@redhat.com>
AUTHORS
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agentmouse.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-graphics-spice-agentmouse.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c