Skip to content

Releases: adlererik/qemu-2.8-dfsg

QEMU build with SPICE 0.13.3-1 for OpenGL/VirGL - Tracking 2.8-dfsg

22 Jul 02:17
Compare
Choose a tag to compare

This is the source from Debian GNU/Linux stable compiled to allow OpenGL/VirGL. This version is 2.8+dfsg-6

NOTE:
github does not allow the Deiban "+" sign in file names and thus has renamed the files using a "." instead. To correct the file names just download the files and use the below command in that directory.

for file in ./*8.d*; do mv "$file" "${file%%8.d*}8+d${file#*8.d}"; done

Compiled to these specifications:
July 23 2017 17:55

tcg debug enabled no
gprof enabled no
sparse enabled no
strip binaries no
profiler no
static build no
pixman system
SDL support no
GTK support yes (3.22.16)
GTK GL support yes
VTE support yes (0.46.2)
TLS priority NORMAL
GNUTLS support yes
GNUTLS rnd yes
libgcrypt no
libgcrypt kdf no
nettle yes (3.3)
nettle kdf yes
libtasn1 yes
curses support yes
virgl support yes
curl support yes
mingw32 support no
Audio drivers pa alsa oss
Block whitelist (rw)
Block whitelist (ro)
VirtFS support yes
VNC support yes
VNC SASL support yes
VNC JPEG support yes
VNC PNG support yes
xen support yes
xen ctrl version 480
pv dom build no
brlapi support yes
bluez support yes
Documentation yes
PIE yes
vde support yes
netmap support no
Linux AIO support yes
ATTR/XATTR support yes
Install blobs no
KVM support yes
COLO support yes
RDMA support no
TCG interpreter no
fdt support yes
preadv support yes
fdatasync yes
madvise yes
posix_madvise yes
libcap-ng support yes
vhost-net support yes
vhost-scsi support yes
vhost-vsock support yes
Trace backends log
spice support yes (0.12.12/0.13.3)
rbd support yes
xfsctl support yes
smartcard support yes
libusb yes
usb net redir yes
OpenGL support yes
OpenGL dmabufs yes
libiscsi support yes
libnfs support yes
build guest agent yes
QGA VSS support no
QGA w32 disk info no
QGA MSI support no
seccomp support yes
coroutine backend ucontext
coroutine pool yes
debug stack usage no
GlusterFS support yes
Archipelago support no
gcov gcov
gcov enabled no
TPM support yes
libssh2 support yes
TPM passthrough yes
QOM debugging yes
lzo support no
snappy support no
bzip2 support no
NUMA host support yes
tcmalloc support no
jemalloc support no
avx2 optimization yes
replication support yes

NOTE:
github does not allow the Deiban "+" sign in file names and thus has renamed the files using a "." instead. To correct the file names just download the files and use the below command in that directory.

for file in ./*8.d*; do mv "$file" "${file%%8.d*}8+d${file#*8.d}"; done