mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[GH-ISSUE #81] Feature-Request: Add virgl support #53
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fabiohsouza on GitHub (Dec 28, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/81
I tryed change to
but an error message saying the video model 'virtio' is not supported.
I am using for tests:
Ubuntu 15.10 - Kernel 4.4-rc7 (host/guest)
QEMU 2.5
Mesa 11.2
libvirt 1.2.21
https://www.redhat.com/archives/libvir-list/2015-November/msg01245.html
@savichev commented on GitHub (Dec 28, 2015):
Latest in git - libvirtd version 1.3.1.
I compile for deb for test
Worked!
Debian 8 (host/guest)
Kernel: 4.4.0-040400rc7-generic (host/guest)
QEMU 2.5 (host)
mesa-dev_11.2.0 (host/guest)
libdrm-dev_2.4.66 (host/guest)
libvirt-namespaces._1.3.1 (host)
@savichev commented on GitHub (Mar 24, 2016):
https://cgit.freedesktop.org/spice/spice/commit/?id=782c7508e28fdeee786cdcebffd22f772d7f09ec
@zingmars commented on GitHub (Jun 6, 2018):
While enabling virgl works, it breaks the NoVNC viewer as it fails to properly connect to the socket for some reason (blank screen followed by "Unexpected close while ready").