Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
86 views

I want to check if host notifications might be lost in the following scenarios. The hypothesis is shown in the figure below. However, I am not sure whether the commit actions of the last two CPUs ...
0 votes
0 answers
28 views

I am currently running a GUI application via Weston, all this running on QEMU. Everything is fine but, for reason I cannot disclose, I would like to be able to control the contrast of the image ...
0 votes
1 answer
124 views

I am researching the code for the mlx5 vdpa driver, and this part of the code registers the callback function mlx5_vdpa_virtq_kick_handler for kickfd: /* Setup doorbell mapping. */ virtq->...
Tuesday's user avatar
  • 23
1 vote
0 answers
2k views

In short, my question might be what's the configure options and/or the qemu-system-x86_64 command line options to run QEMU heedlessly with the virgl 3D feature turned on. By virgl 3D, I meant ...
1 vote
1 answer
2k views

I'm trying to get free page reporting running on my KVM guest (Ubuntu 22.04 server with custom kernel from upstream Linux 6.5). My host is Ubuntu 20.04 with 6.5 Linux. Free page reporting is listed as ...
2 votes
0 answers
327 views

My LXC container with windows 11 died. I've installed official version of windows 11. Here is the log: lxc info win11 --show-log Name: win11 Status: STOPPED Type: virtual-machine Architecture: x86_64 ...
2 votes
2 answers
2k views

Virtio documentation, like here, describes many feature bits that can be set or "negotiated" for a virtio-device. For instance, there is the VIRTIO_RING_F_EVENT_IDX feature that can be ...
0 votes
1 answer
394 views

According virtio specification v1.2 there is a DEVICE_NEEDS_RESET flag in device status register is available. If i set this flag with interrupt in virtio_pci_common_cfg.mxix_config (or 1-bit of ISR) ...
0 votes
1 answer
2k views

I want to enable virtio_net on qemu, virtio_net driver should return an error if the device id is zero (read from https://docs.oasis-open.org/virtio/virtio/v1.1/virtio-v1.1.html). In qemu, 0x0A000000 ...
0 votes
1 answer
909 views

Some time ago, I asked a similar question, "How to connect GPIO in QEMU-emulated machine to an object in host?" and after some work, I have found a not perfect but satisfactory solution. ...
wzab's user avatar
  • 850
2 votes
1 answer
2k views

This is a Ubuntu 22.04 guest, gnonme, wayland session although the problem exists for the xorg session too. To reproduce: 1 start with a working gnome session, that is, auto-resizing of guest is ...
1 vote
2 answers
1k views

I am trying to use Promox VE has the hypervisor for running VMs. In one of my VMs, I have a hookscript that is written for the bash shell: #!/bin/bash if [ 2ドル == "pre-start" ] then echo &...
1 vote
0 answers
2k views

my qemu version is 7.1.0. my qemu configure: --enable-sdl --enable-opengl --enable-virglrenderer When I use qemu-system-x86_64 -machine q35, it can run with a device virtio-gpu. But, when I use the ...
0 votes
1 answer
364 views

Recently, I was developing vDPA drivers for our NIC. When testing virtio-net vDPA with multi VFs, I found that kernel vDPA framework allocated same DMA addresses for multi VFs, then different VF ...
kyle's user avatar
  • 1
-1 votes
1 answer
565 views

I am writing a virtio driver for a device that is seen in the original driver as a platform device, that is the parent of a character device in the device tree. In the tutorials that I followed, The ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /