diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-20 10:22:47 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-20 10:23:50 +0200 |
commit | 200dd47f1bd0629e3c13c0d2876926e3647a7bf8 (patch) | |
tree | e18cbb78f7e5087fa248273d18767e7307746e13 /lst/Cards+ | |
parent | 8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45 (diff) | |
download | ldetect-lst-200dd47f1bd0629e3c13c0d2876926e3647a7bf8.tar ldetect-lst-200dd47f1bd0629e3c13c0d2876926e3647a7bf8.tar.gz ldetect-lst-200dd47f1bd0629e3c13c0d2876926e3647a7bf8.tar.bz2 ldetect-lst-200dd47f1bd0629e3c13c0d2876926e3647a7bf8.tar.xz ldetect-lst-200dd47f1bd0629e3c13c0d2876926e3647a7bf8.zip |
detect Virtio GPU
Diffstat (limited to 'lst/Cards+')
-rw-r--r-- | lst/Cards+ | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -450,6 +450,11 @@ DRIVER qxl NAME VMware virtual video card DRIVER vmware +# Virtio virtual video cards + +NAME Virtio virtual video card +DRIVER modesetting + # VirtualBox virtual video cards NAME VirtualBox virtual video card |