Andrea Righi

Results 11 issues of Andrea Righi

Allow to use evdi in systems with USB support disabled. Signed-off-by: Andrea Righi

I need to use a custom python script in OBS to fetch some data from a HTTPS URL, but I'm getting this error: ``` SSLError("Can't connect to HTTPS URL because...

bug
help wanted
good first issue

This modules provides access to a shared buffer of kernel memory and expose it to user-space using a misc file device interface, via /dev/rust_buffer. Signed-off-by: Andrea Righi

Introduce an option to specify a custom .config snippet file to override the default settings used by virtme-configkernel. Signed-off-by: Andrea Righi

Properly forward stdin to script executed in the guest with --script-sh by creating two separate virtio ports for stdin and stdout. Then the script will read from the stdin port...

As the title says... I'm using Ubuntu 21.10 and nvidia-driver-460, my video card is an NVIDIA RTX 3070. This problem doesn't happen on my laptop that has an Intel card,...

I can't create browser objects on Linux (not sure if it's the same in other OSes). Thanks.

In #165 we have introduced some basic support for NVIDIA GPU passthrough. However, as pointed out by @SPYFF, it would be nice to generalize this feature and provide a more...

Even if virtme-ng is not a VM manager, it'd be nice to have some kind of integration with libvirt, for example it could be useful to have a way to...

enhancement

Provide a Model Context Protocol (MCP) server to integrate virtme-ng with AI assistants (i.e., Claude, Cursor, etc.). The server exposes basic kernel development and testing operations via as MCP tools,...