nutanix / libvfio-user

framework for emulating devices in userspace
BSD 3-Clause "New" or "Revised" License
154 stars 49 forks source link

docs/qemu: add missing -numa argument #799

Closed jlevon closed 2 months ago

jlevon commented 2 months ago

Add the missing argument to link the backing memory with the guest's memory; this results in two separate 2G allocations - harmless in this case, but would break usage for SPDK.

Signed-off-by: John Levon john.levon@nutanix.com