-
At linux-next commit b01739fb865a:
```
klocalizer -a x86_64 drivers/gpu/drm/i915/gvt/display.o
make olddefconfig; make clean drivers/gpu/drm/i915/gvt/display.o
```
Results in:
```
[...]
…
-
**The problem you're addressing (if any)**
GPU acceleration for HVMs, including Windows.
**Describe the solution you'd like**
Enabling Intel GVT-g support (in i915) and assorted components would …
-
[provide a description of the issue]
##### Environment
- Operating System:
Windows_NT x64 10.0.17763
- JDK version:
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b0…
-
Hello,
When trying to run GVT-g with DMA_BUF directly from QEMU (Windows Guest), I get the following output from QEMU. I am using GTK display:
`qemu-system-x86_64: vfio_region_write(3f1a954f-efe9-…
-
Hi everyone,
With the help of a locally modified version of https://github.com/patmagauran/i915ovmfPkg i had partial success with GVT-g and macOS in qemu. The VM boots up and you can see the Guest…
-
Hi there,
I am using kvmgt on a Intel NUC (Intel HD Graphics 620) running CentOS 7 since several months with several kernels (CentOS 7 standard 3.x, self-compiled 5.x and now from this project 5.4.…
-
I’m getting these errors in dmesg and syslog just before the Windows 10 guest loses contact with the outside. Sometimes it also freezes the host and there’s no way to recover without pulling the plug …
-
Per Rob: When a user registers for IGAMT or TCAMT or GVT, the account is shared, correct?
IF so, there should be some notification that this account is for all 3 and they don’t need to register to …
-
Here's what I have in IGAMT when choose "connect to GVT"
![image](https://user-images.githubusercontent.com/13591511/39254085-4b42805c-4877-11e8-8be0-5687a03e75bd.png)
But then in GVT I don't see …
-
I experimented with this feature on my existing Windows VM.
Apart from resolution issues (not changing with window size), I had display using the DMABUF method detailed on the Arch Linux wiki.
I c…