-
-
Notifications
You must be signed in to change notification settings - Fork 122
AMD Support #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We are currently in the process of validating AMD. We have not seen any issues yet, so it should be perfectly fine to give it a try. It's just not on the official support list at this point. If you test on AMD, feel free to report your hardware model and experience! For bridged networking, we already have #25 and #3. That's independent of AMD. |
I am sure this is not an AMD issue, if we except that everything else is working as it works on bare KVM. I am not sure about video adaptors, just haven't tested. |
@sandikata as @parthy already said, running the KVM backend on AMD should not be an issue. Do you see any problems on your side? Bridged networking is neither supported on Intel nor on AMD. See #25 |
No, haven't seen issues at all. But haven't gone too deep as there's no bridge which i am using intensive. |
Can confirm Vbox-kvm is running fine-ish on my Amd ryzen 5 5500u laptop, except for some crashes on Windows ME and Arca OS 5.1 VMs, it also sometimes seem to hang during bios init and just stays like that until i kill the VM (host+R does nothing) Also unbearably slow I/O with and without caching, idk if its an issue with this or upstream, Patch used: https://github.com/cyberus-technology/virtualbox-kvm/releases/tag/dev-20240515 |
@fluoriteByte thanks for the report. I doubt that this is related to running on AMD. I'd rather think this is an configuration or missing feature issue. Can you please open a new issue to track this and upload your VM configuration and a log file from a VM start and shutdown cycle? |
i am also an amd user and am able to use this without error and often |
Same here on a 5900x, no issues detected on my end. This finally enables me to also have KVM VMs without having it clashing with them. Thanks a lot for your work :) |
But no network support at all. 😁 |
You can do more complex network setups by using tun/tap devices. You can't do this via the GUI though. |
Hello,
as long as kvm support natively AMD processors, why is there still lacking this support?
Is it there any real reason for that (i don't think so as i am running many VMs through KVM), or any concerns from your side ?
Or Bridged network is not implemented yet at all?
Regards
Rosen Aleksandrov
The text was updated successfully, but these errors were encountered: