[Spice-commits] Changes to 'spice.v5'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Mon May 3 05:13:34 PDT 2010
New branch 'spice.v5' available with the following commits:
commit 9532697a4f7c4459eb55d446de9ebb827acee3fe
Author: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
Date: Wed Apr 14 12:13:36 2010 +0100
linux-aio: Fix typo in read() EINTR check
Signed-off-by: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
commit 27893d2fcb658743b09f6e6c64797d2a9b6fa255
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Apr 23 13:28:21 2010 +0200
spice: live migration
commit f3f8abf0cbdea2feb27834fcea1978c3d61ca39a
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Mar 12 16:26:18 2010 +0100
spice: add pci vdi port backend (obsolete).
commit 87f0441712702adff6abdf5493528d4aac18cec0
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 20 13:33:54 2010 +0200
spice: add virtio-serial based vdi port backend.
commit b4d03646220c5a8a6f8b518e59c2bb5e4eb9e0f0
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 13 10:34:46 2010 +0200
spice: add audio
commit 3b948f017fac02d28a451bccd4ed2e2e70901999
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 13 09:05:03 2010 +0200
spice: add tablet support
commit bd4ed310ad99db4b59503d01b1a2ceff59d1b1b2
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 27 11:50:11 2010 +0200
spice: add qxl device
commit 8432b05cd21ea9720de9081d44143cb8662fe4e6
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Thu Mar 11 11:13:32 2010 -0300
spice: tls support
Add options to the -spice command line switch to setup tls:
tls-port
listening port
x509-dir
x509 file directory. Expects same filenames as
-vnc $display,x509=$dir
x509-key-file
x509-key-password
x509-cert-file
x509-cacert-file
x509-dh-key-file
x509 files can also be set individually.
tls-ciphers
which ciphers to use.
commit 5a88917cf2e9fde06151915965ba8a8202a909a0
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Mar 24 15:47:18 2010 +0100
spice: simple display
With that patch applied you'll actually see the guests screen in the
spice client. This does *not* bring qxl and full spice support though.
This is basically the qxl vga mode made more generic, so it plays
together with any qemu-emulated gfx card. You can display stdvga or
cirrus via spice client. You can have both vnc and spice enabled and
clients connected at the same time.
commit a6a24ba3cac93616e0b1b9cdb11745869bc8dd60
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Thu Mar 11 11:13:29 2010 -0300
spice: add mouse
Open mouse channel. Now you can move the guests mouse pointer.
No tablet / absolute positioning (yet) though.
commit 93b5a51c10acb0bf02323fec816d859818e6fd9f
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Thu Mar 11 11:13:28 2010 -0300
spice: add keyboard
Open keyboard channel. Now you can type into the spice client and the
keyboard events are sent to your guest. You'll need some other display
like vnc to actually see the guest responding to them though.
commit a482daf9767b53be6da29e7d9b5a2f6e7afc7820
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Thu Mar 11 11:13:27 2010 -0300
spice: core bits
Add -spice command line switch. Has support setting passwd and port for
now. With this patch applied the spice client can successfully connect
to qemu. You can't do anything useful yet though.
commit 0f8e7bc559d0a293090c75847b6cf9f0f4d07f6c
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Mar 24 10:26:51 2010 +0100
add spice into the configure file
commit ea33a71fd08bf67077800749037b75b5487db55d
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Apr 23 13:44:10 2010 +0200
configure: add logging
commit 6e16c258487005f496ebfbc8ccd2286fd20c845a
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Mar 24 11:16:54 2010 +0100
vgabios update to 0.6c, add bios for qxl/unstable
commit 67057a5e090086b5a7cd16aa2844529279ecab93
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Apr 30 15:58:03 2010 +0200
vnc: rich cursor support.
commit c113f804d5da980f9ab998d0164aed3664ea5369
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Apr 28 20:27:11 2010 +0200
15bpp support (16/555)
More information about the Spice-commits
mailing list