microvm.nix icon indicating copy to clipboard operation
microvm.nix copied to clipboard

QEMU virtio-mem support

Open Liassica opened this issue 5 months ago • 1 comments

The virtio-mem page says that QEMU has supported virtio-mem since QEMU version v5.1.0-rc1; the current version of QEMU in nixpkgs-25.05 is 9.2.4, but this tool still throws an error when trying to use hotplugMem/hotpluggedMem with QEMU.

Liassica avatar Aug 05 '25 20:08 Liassica

A PR would be welcome to update the qemu code to support this.

SuperSandro2000 avatar Aug 13 '25 12:08 SuperSandro2000