Skip to main content

Questions tagged [qemu]

QEMU (short for "Quick EMUlator") is an open source machine emulator and virtualizer.

1 vote
1 answer
24 views

How can I configure a WIFI-connected printer in a VM on a NAT connection?

I am running a Windows 10 VM in Qemu, using Virt-Manager. The network connection of the VM is NAT. The host is MX Linux (based on Debian Bookworm). I have a Brother MFC-L2710DW printer that is ...
shmu's user avatar
  • 246
1 vote
1 answer
30 views

Boot Custom Kernel with UEFI in QEMU

I'm trying to boot a custom kernel on QEMU using UEFI. This is for an OS that I'm writing. When I run this command, I'm brought into the UEFI shell. I may be wrong, but I think that if everything is ...
CorkiMain's user avatar
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
0 votes
0 answers
56 views

Trouble Running VM using QEMU and QtEmu on Windows 10

I recently followed the steps in a YouTube video to install QEMU and QtEmu on my Windows 10 machine to run a VM for Ubuntu 24.04 LTS. However, even after setting everything up according to the ...
kyrlon's user avatar
  • 107
1 vote
1 answer
64 views

Migrate a Windows 11 VMware guest to KVM/Qemu?

I have a Windows 11 guest that runs in VMware Workstation on a NixOS host. It has TPM 2.0 and UEFI boot and encryption and all the standard hardware requirements of Windows 11. I would prefer to run ...
shmu's user avatar
  • 246
0 votes
0 answers
39 views

How to perform windows 10 installation on a nested VM?

I am currently developing a proof of concept for academic purposes that involves a fully unattended installation of Windows 10 within a nested L2 VM. The architecture is as follows: L0: Linux ...
Diego Ascanio Santos's user avatar
0 votes
0 answers
35 views

Process for Accessing QEMU Guest on Linux Host

What is the best way to port forward to a QEMU Guest so that one may access it remotely via specific port? I was looking to set this permentently and i cannot find a reasonable source on google that ...
nicholascox2's user avatar
0 votes
1 answer
29 views

After changing the VBE configuration in the SeaBIOS from using I/O ports to using MMIO, Windows cannot boot

QEMU's std VGA, when using the PCI interface, provides both I/O ports and MMIO to configure VBE. SeaBIOS uses I/O ports by default to configure VBE. I tried modifying the VGA BIOS code in SeaBIOS to ...
myy1966's user avatar
  • 31
0 votes
1 answer
230 views

Windows 10 Qemu Intel haxm "-accel hax: invalid accelerator hax"

I'm trying to get Intel Haxm acceleration working on qemu/windows 10. I followed this guide.. https://www.qemu.org/2017/11/22/haxm-usage-windows/ I have Virtualization enabled in bios, hyper-v ...
Blenzo's user avatar
  • 1
0 votes
0 answers
22 views

SSHFS perms with Qemu/Libvirtd

So, what I'm doing may seem stupid, but.. I have a NAS, of which I'm SSHFSing onto my main user, "User" (1000:1000)'s /home/user/NAS. From there, I'm trying to run Virt-Manager as sudo, and ...
Novum Gain's user avatar
1 vote
0 answers
60 views

Migration of Windows NT 4 from Vmware to Qemu fails because of disk geometry issues: Copy installation file based to new disk?

I'm running a very old Windows NT 4 Server +SP6 installation with MS SNA Server as Vmware ESXi guest for hobbyist purposes. I'm rather skilled with Linux but not so much with Windows. Goal is to ...
PoC's user avatar
  • 141
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
1 answer
69 views

non-unicode fonts displaying as gibberish in Windows 10 guest running in qemu

I have a Hebrew app that uses non-unicode fonts, and when I run it in my Windows 10 guest, which is managed by virt-manager, it started displaying gibberish, although it used to work right. I tried ...
shmu's user avatar
  • 246
0 votes
1 answer
106 views

How to pass a ZFS disk to qemu running on Windows 11 with FreeBSD 14 as guest os

I've virtualized the img file (created by dd'ing a real FreeBSD 14.0 installation) on Windows 11 wth qemu-kvm for Windows using the Hyper-V hypervisor. The parameters that I've used are the following ...
john_connor's user avatar

15 30 50 per page
1
2 3 4 5
39