Git repositories
Spice upstream repos for unstable spice can be found here.
Stable release (0.6.x)
0.6.x is the current stable series. This release has some major changes in the protocol and is not be compatible with old 0.4 clients.
A qemu repository with support for spice is availible in the spice git repositories, but we're trying to get the patches into upstream qemu and hope they will land early in the qemu 0.14 release schedule.
Source releases:
0.6.0 - New stable release
- spice-protocol - headers defining protocols, spice-protocol-0.6.0.tar.bz2, spice-protocol-0.6.0.tar.gz
- spice - Server and client, spice-0.6.0.tar.bz2, spice-0.6.0.tar.gz
0.5.3 - Binary stable (API, PCI and Network) release
- spice-protocol - headers defining protocols, spice-protocol-0.5.3.tar.bz2, spice-protocol-0.5.3.tar.gz
- spice - Server and client, spice-0.5.3.tar.bz2, spice-0.5.3.tar.gz
0.5.2 - First API stable release
- spice-protocol - headers defining protocols, spice-protocol-0.5.2.tar.bz2, spice-protocol-0.5.2.tar.gz
- spice - Server and client, spice-0.5.2.tar.bz2, spice-0.5.2.tar.gz
Windows binaries:
- Windows client - spice-client-win32-0.6.0.zip
- Windows qxl driver - qxl-win32-0.6.0.zip
- Windows virtio-serial driver - vioserial-win-1.1.12.0.zip
- Windows guest agent - vdagent-win32-0.6.0.zip
- Windows libraries - spice_libs_win32_unstable.zip
Fedora packages:
Packages for Fedora 12+13 and Rawhide are available from http://kraxel.fedorapeople.org/spice/. We are also in the process of adding spice support to Fedora 14, checkout the Spice feature page.
Other binaries:
First public release (0.4.x)
This is the first public release of spice.- Spice - client and server, spice_0_4.tar.bz2
- VDesktop - Spiced-QEMU, vdesktop_0_4.tar.bz2
- BIOS - bios and vga bios for QEMU, bios_0_4.tar.bz2
- QPixman - qpixman-0.13.3-git20090127.tar.bz2
- QCairo - qcairo-1.8.7.1-git74d6b5.tar.bz2
- Windows binaries - windows_binaries_0_4.zip
- Windows libraries - windows_libraries_0_4.zip
- Windows libraries sources - windows_libraries_sources_0_4.zip
Spice RPMs for for Fedora 12 (0.4.x)
Spice rpms for Fedora 12 are available via a yum repository.
To set up spice.repo execute the following commands:
- sudo wget -P /etc/yum.repos.d/ http://spice-space.org/download/spice.repo
- sudo rpm --import http://spice-space.org/download/RPM-GPG-KEY-spice-fedora-12-x86_64
To install packages do e.g:
- sudo yum install spice-client
- sudo yum install qemu-spice
