Skip to main content

All Questions

0 votes
1 answer
727 views

How do I define a new virtual machine in QEMU?

I have installed QEMU for fedora via: yum install qemu Now how do I start it ? I mean how do I define a new virtual machine, like I do in VMware? Also I don't see any icon made for QEMU.
Suhail Gupta's user avatar
  • 2,243
0 votes
2 answers
540 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
5k views

Wi-Fi Bridging in QEMU/KVM works but not with virt-manager

I am not sure if this is the correct forum for this question but here it goes anyway. I have been running Windows 10 in a VM for a number of months now (it is a requirement for school). I got tired of ...
briguyjm's user avatar
0 votes
1 answer
594 views

Installing Windows VM on unclaimed sectors of a drive with QEMU/KVM

I have a single 500 GB NVMe drive. I'm using GPT and I have the following partitions: 1G of ef00 / EFI System for /boot 4G of 8200 / Linux swap 245G of 8300 / Linux filesystem for a Linux install, my ...
Alec Mev's user avatar
  • 659
0 votes
1 answer
448 views

QEMU outside gateway

I've created two instances of CentOS6.5 (KVM) using Virtual Manager and I'm able to ping google.com, yahoo.com,etc... However the ip addresses for the instances are 192.168.0.* and the machine that ...
codeBarer's user avatar
  • 115
0 votes
0 answers
43 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
0 answers
27 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
0 votes
1 answer
1k views

QEMU Win10 resolution change doesn't work when window resized

I have VM with Windows 10 as guest and would like to set up automatic resolution change when window (qemu integrated display or virt-viewer) is resized, but it doesn't work for me. My virtual machine: ...
ArrayON_56's user avatar
0 votes
0 answers
2k views

QEMU: slow network performance with virtio_net driver

I'm running KVM/QEMU 7.2.0 with Linux for both host and guest (kernel 6.1.6 on x86_64). For the virtual networking, I'm using bridge device on host to which guest attaches its NIC as tap device: -...
jurez's user avatar
  • 615
0 votes
0 answers
205 views

Does qemu not permit you to run a VM of the OS you're already running?

This is a reposted version of this question which got closed because it wasn't in Super User: https://stackoverflow.com/questions/72706102/why-does-qemu-go-black-when-trying-to-run-a-vm-of-the-os-its-...
WindowsWeenie's user avatar
0 votes
0 answers
436 views

Errors when running sosumi in kali (Qemu)

I installed sosumi in a kali linux VM (Virtualbox) but when i run sosumi to launch the emulator i get these errors: *** Launch! qemu-system-x86_64: warning: host doesn't support requested feature: ...
Karim.k's user avatar
0 votes
0 answers
1k views

How to create raspberry pi image for use on QEMU

I am looking to run a service on a raspberry pi VM in QEMU. What am I hoping to do is: Get an image, such as 2021-buster-lite update it install the packages I want image it so that it can be used on ...
rhonda.rooster's user avatar
0 votes
1 answer
1k views

Unable to detach PCI device from running virtual machine ("Device is already in the process of unplug")

I'm forwarding a host USB hub using this virsh config: <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0000' bus='0x13' slot='0x00' function='0x3'/&...
Hubro's user avatar
  • 5,836
0 votes
1 answer
544 views

QEMU -S Flag display issue

I am trying to debug my kernel, and QEMU does not work when specifying the -S flag, for example: qemu-system-x86_64 -kernel build/boot/TinyKernel.elf -m 256M -S -s When trying, I get the Guest has ...
Owen Boreham's user avatar
0 votes
1 answer
4k views

How do I import qcow2 VM images in ovirt via Admin Portal?

With oVirt node and engine VM installed, I've added my qcow2 image to the export domain (/nfs/export). I've tried in both the base dir of export domain, and also in the following (where /nfs/export/...
Aephir's user avatar
  • 89

15 30 50 per page