Opened 11 years ago
Closed 5 years ago
#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 (2)
comment:1 by , 11 years ago
comment:2 by , 5 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
No log provided and no activity for over 6 years, closing.
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.