-
**IMPORTANT**
1. You have verified that the issue to be present in the current `main` branch
Yes
```
$ git log | head -n 1
commit 453d733a3562dcea290265dafec1908832f97658
```
**Describe the b…
-
Needed to replace :
https://pkg.freebsd.org/FreeBSD:13:amd64/latest/All/qemu-guest-agent-8.1.3.pkg
with:
https://pkg.freebsd.org/FreeBSD:13:amd64/latest/All/qemu-guest-agent-8.2.1.pkg
-
**Description**
The goal is shorten the time and I/O required to merge the full and the next incremental on the chain when the keep_last value reached.
**Use case**
When we execute the `qemu-img …
-
**Describe the bug**
The local ISR declaration parser (`CONFIG_ISR_TABLES_LOCAL_DECLARATION=y`) issues incorrect errors about bad IRQ values if any extra padding is inserted by the linker betwe…
-
## Issue
The image fails to run on macos arm64 as the image don't support as OS : macos and processor ARM
```
❯ podman run -it quay.io/iocanel/backstage:latest
qemu-x86_64-static: QEMU internal …
-
### Description / Steps to reproduce the issue
Since yesterday: `rv-virt/citest` has been failing `test_hello` onwards, or `test_pipe` onwards, hanging our CI Checks in GitHub and Build Farm. (GitH…
-
**Describe the bug**
Cant seem to install any driver. It started with the VirtIO disk, during windows installation I couldn't load the drivers. Every virtio driver version i tried wouldn't load, if I…
-
Hi, I'm trying to create a Windows Server 2019 image but I'm getting the below error:
```
root@machine01:~/latest-packer-maas/packer-maas/windows# make windows ISO=/root/17763.3650.221105-1748.rs5…
-
When using qemu with `-display sdl` when using the mouse the cursor will lock in place. when using `-device usb-tablet` the mouse should be unconstrained and allowed to move freely. when using `-devi…
-
Been working with trying to get bootstrapped off of this setup, thanks @mitchellh!
Couple of things I've noticed as I've been messing with this on UTM:
* We need the userspace `spice-vdagent` (_…