Andrea Righi

Results 8 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...