Skip to main content

All Questions

Tagged with
0 votes
0 answers
10 views

Libvirt/QEMU using real drive, showing virtual data in VM

I'm using a real drive as my windows 11 VM drive in libvirt using QEMU. This is working fine, however, when I open task manager, the drive shows as "QEMU HARDDISK", and shows up as an HDD (...
Twiston's user avatar
  • 11
1 vote
0 answers
51 views

Arch AMD GPU Single GPU passthrough detatch script results in black screen

I've succeeded in setting up my windows 11 VM for single gpu passthrough, however, when stopping the vm, my screen remains black. I'm using arch linux. start script: (working) set -x source "/etc/...
Twiston's user avatar
  • 11
1 vote
1 answer
111 views

VM in QEMU does not recognize virtual size, reports "no space left on device"

I start with the latest Debian cloud image, and make a copy for my VM. ❯ cp debian-12-nocloud-arm64.qcow2 kthw-jumpbox ❯ qemu-img info kthw-jumpbox image: kthw-jumpbox file format: qcow2 virtual ...
Keith Herbert's user avatar
0 votes
0 answers
41 views

How to restrict user to only certain domains with qemu:///session libvirt wtihout polkit?

How can I restrict users to starting user mode vms to specific domains? I don't want to use polkit for this, but I'm not sure it can even be used for delegating access to users running executables ...
ift-436t's user avatar
0 votes
1 answer
75 views

How to move free space from end of vm disk to resize(grow) primary partition on qemu hypervisor?

I was able to add space to my vm, but am at a loss for how to shuffle it from the end of the disk to resize the primary partition. Appreciate your input if you are knowledgeable about how to do this.....
Mark's user avatar
  • 1
0 votes
0 answers
804 views

Share directory from Mac with qemu / UTM virtual machine

I'm looking for end-to-end instructions how to share a Mac directory with a virtual machine that's being run with qemu or UTM. I cannot find a p9 filesystem implementation on the Mac side, so that ...
Johannes Ernst's user avatar
0 votes
0 answers
26 views

Qemu - bind guest OS to secondary monitor without GUI on host

I am running arch distro with terminal only (without any GUI). I would like to start Qemu guest machine and bind it to a secondary monitor. Is this doable?
ojek's user avatar
  • 111
2 votes
0 answers
216 views

How can I prevent certain keys (e.g. Super/Win) from being passed through to a qemu guest?

I am running a Windows 10 guest under Linux using qemu / virt-manager. All of my WM shortcuts in X use the super (windows) key. I don't really need that key for anything inside the Windows VM. Is ...
mark03's user avatar
  • 21
0 votes
0 answers
34 views

same ip range and subnet in 2 different bridges

I am trying to create 2 different virtual networks in the same ip range (not using NAT) in virt manager.Doesn't work with the gui or editing the xml of the new virtual network . Is the best way to ...
ISG's user avatar
  • 1
1 vote
1 answer
590 views

QEMU VM guest with no network in bridge mode on Arch Linux

I try to create a network bridge mode with my QEMU VM guest in Arch Linux using systemd-networkd. First, I create bridge mode in Arch Linux: # nano /etc/systemd/network/br0.netdev [NetDev] Name=br0 ...
membrillo's user avatar
0 votes
1 answer
1k views

How to run a Mac OS VM on an Intel Mac?

I'm a developer and some of my users experience issues on older Mac OS versions. I would like to test my app on an older version of Mac OS using my Intel Mac. I think the only solution is using a ...
Fractale's user avatar
  • 667
1 vote
0 answers
167 views

AMD GPU pass-through doesn't work on Windows 7 (even though NVIDIA works)

I have a multi-gpu VM setup (Nvidia GTX 970 and AMD RX 6600) with Windows 7, Windows 10, macOS virtual machines. I pass GPU directly to a guest operating system (isolate from host-os and pass them ...
user3027198's user avatar
0 votes
2 answers
513 views

Unable to play most games on Android QEMU VM on Linux Mint

So I wanted to set up an android emulator to play Arknights on a Linux Mint desktop machine. I have libvirtd and I use virt-manager to handle my VMs. I set up both a Android-x86 9 and Android-x86 8.1 ...
guninvalid's user avatar
0 votes
1 answer
3k views

How to Reach QEMU VM's with IP Address (Optionally Static)?

Situation I have two QEMU KVMs (named master and worker, respectively) running on my laptop. The VMs use the headless server edition of Ubuntu 22.04, and the laptop is running Mint. Goal I want three ...
Della's user avatar
  • 101
0 votes
0 answers
230 views

How to pass command key usage to QEMU Guest? (As in using Command-Q corresponds to the guest seeing Meta-Q, not quitting QEMU.)

I'm trying to use a Linux VM on MacOS with QEMU but I'm having a problem: I need to change the config to set up hyprland all the way but hyprland looks for shortcuts involving the super (meta/command/...
JustAnotherCodemonkey's user avatar

15 30 50 per page
1
2 3 4 5
10