Opened 12 years ago
Closed 9 years ago
#12355 closed enhancement (obsolete)
Add Atom CPUs support
Reported by: | joaohf | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 4.3.2 |
Keywords: | atom | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
Hi,
I have a guest kernel linux setup with CONFIG_MATOM. VBox refuses to init the kernel. It's saying:
" This kernel requires the following features not present on the CPU: movbe "
I think VBox needs to support this very specific Atom flags. Could this be implemented?
MOVBE is a instruction only present on Atom CPUs. The guest kernel is 3.10.11.
Thanks.
Change History (3)
comment:1 by , 10 years ago
comment:3 by , 9 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Any improvement with the most recent 5.0 test build? Actually I don't understand VBox refuses to init the kernel.. Is this a message from the guest kernel when you try to boot the kernel?