runv
runv copied to clipboard
add dax support
updated. It should be tested with 2.8 or newer qemu. (just use the official qemu). And daxblock branch of the hyperstart. And in /etc/hyper/config.
Hypervisor=qemu # or # Hypervisor=libvirt StorageDriver=rawblock StorageOptions=daxblock
"EnableNvdimm" needs to be added to BootConfig. otherwise the PR breaks cases with the older qemus.
@laijs should we close this PR?