[Spice-commits] Changes to 'spice.v4'
Gerd Hoffmann
kraxel at kemper.freedesktop.org
Tue Apr 27 04:39:18 PDT 2010
New branch 'spice.v4' available with the following commits:
commit 735569af83536043d6d51bd507929d6b5e3dc17c
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 763ec53495fa822ce2a39437d4218edf90a1c0bf
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Apr 23 13:28:21 2010 +0200
spice: live migration
commit c5c5f0b60b5891175cf0bd3a70cbcd07e414fec9
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Mar 12 16:26:18 2010 +0100
spice: add pci vdi port backend (obsolete).
commit 46c6f8a8f34ed83562ca099d8febafed4b7d5a35
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 643feb2e4c6ce7a11f6d51b06ce028560368281c
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 13 10:34:46 2010 +0200
spice: add audio
commit 4cdb38723130bdee862872e9e40547929079a1bf
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 13 09:05:03 2010 +0200
spice: add tablet support
commit 9a68e9cf020b3dac721035783977d6a36e2cf5f6
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Tue Apr 27 11:50:11 2010 +0200
spice: add qxl device
commit 6ba94524677197aea6f765c1becff122109e00b8
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 460b44980905a1b75dfc0e0e86c8d1d332bd44db
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 5705bbaee68c96ea3b0140870519ea4c5c2aa6ed
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 33a14d15ef48ab2018b2d2630b25228a226bd6aa
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 11ce5792e2635290a337a27e00ee3ad3e335f829
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 3aa4d83012c44514590815d996b4674c769382fb
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Wed Mar 24 10:26:51 2010 +0100
add spice into the configure file
commit af7f950564a6fbde4ea08611756f1ff8c312e87f
Author: Gerd Hoffmann <kraxel at redhat.com>
Date: Fri Apr 23 13:44:10 2010 +0200
configure: add logging
commit a48e2704d254de6e08d881614e1f7226fb25491d
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
More information about the Spice-commits
mailing list