Ticket #13209 (closed enhancement: obsolete)
unhandled rdmsr wrmsr
Reported by: | pquiring | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 4.3.14 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Normally an unhandled rdmsr or wrmsr causes a GPF and pops up the Guru meditation dialog.
It would be nice to have an option to ignore unhandled rdmsr and wrmsr instructions as qemu does. Just log the incident.
Thanks.
Change History
Note: See
TracTickets for help on using
tickets.
Can you provide an example (i.e. a VBox.log file of such a VM session)? If the guest does wrmsr/rdmsr to an unsupported machine status register the VM should not trigger a Guru Meditation.