#Please enter the VM's CLI and enter
1 messages · Page 1 of 1 (latest)
Interesting. I'm not familiar with synology's virtualization.
Hmm. Why would synology use hyper-v?
It's just qemu under the hood. I think it's this feature: https://www.qemu.org/docs/master/system/i386/hyperv.html
Originally a feature designed by Microsoft for Windows, it expanded to Linux guests (https://events19.lfasiallc.com/wp-content/uploads/2017/11/Use-Hyper-V-Enlightenments-to-Increase-KVM-VM-Performance_Density_Chao-Peng.pdf)
I guess I'll disable that and reboot
Yeah that makes more sense. What does systemd-detect-virt say if you disable those enlightenments?
Now it returns the expect kvm and the qemu guest agent is running. TIL 🙂
Yay.
Thanks for your help!