-
Problem statement:
Currently device configuration done using control virtqueue commands by the virtio net driver is not captured in any device parts.
solution:
define these device parts by util…
-
### Go version
go version go1.23.3 windows/amd64
### Output of `go env` in your module/workspace:
```shell
N/A (Not installed)
```
### What did you do?
Downloaded Windows AMD64 installer package…
-
**Describe the bug**
On a test machine running guest tools v0.1.248, I am unable to install, it fails and rolls back
**To Reproduce**
Run installer from: [virtio-win-0.1.262-1/virtio-win-guest-to…
-
I'm working of the main branch (commit `c5190c07aa8da7436760f39bb5de8e27afb44844`).
I'm attempting to run the `rust_hello_world_trusted_bundle` container using the following command:
```
sudo R…
-
I don't know if these logs are important because my app appears to be working properly (though it isn't accessing the filesystem post-snapshot-load).
```
2024-11-20T12:07:50.095125693 [anonymous-i…
-
Currently semu does not support graphics rendering.
I think VirtIO GPU with 2D mode might be a good starting point to go.
Later we can then emulate mouse and keyboard for more sophisticated featu…
-
Does rpmsg-lite support VIRTIO_F_EVENT_IDX ? In my use case the remote side will set a value to reduce notify interrupt genereted by host.
If it does, where can I find an example to use it?
-
how to enable vgpu? when i enable the "vgpu" option in meson_options.txt,compiler report an error like below:
My host is Deepin V23 .
`[154/179] Compiling C++ object mvisor.p/devices_virtio_vi…
-
### Which ISO version are you using?
2024-11-01
### The installation log
```json
Hardware model detected: QEMU Standard PC (Q35 + ICH9, 2009); UEFI mode: True
Processor model detected: AMD Ryzen 7…
-
The VIRTIO specification defines a sound device, do you have any plans to develop this driver and simulate this device on QEMU?