docs: update virt/vm/display

This commit is contained in:
lukas 2022-08-24 23:43:57 +00:00
parent 53305dec3f
commit 765b6759a2

View File

@ -2,7 +2,7 @@
title: Display
description: How to access a virtual machine's display
published: true
date: 2022-08-24T23:36:35.673Z
date: 2022-08-24T23:43:55.725Z
tags:
editor: markdown
dateCreated: 2022-07-31T09:22:05.854Z
@ -91,6 +91,10 @@ sudo semodule -X 300 -i my-qemusystemx86.pp
* Export and enable a video backend, add support for OpenGL and peer-to-peer connection:
Does not display at the moment.
SELinux needs to be disabled
```
<graphics type="dbus"/>
<p2p value="on"/>