Bug #14599
closed
simplify bhyve MSR handling
Added by Patrick Mooney 5 months ago.
Updated 4 months ago.
Description
The emulation for rdmsr/wrmsr actions in bhyve is a bit hodge-podge at the moment. Emulation which handles guest actions resulting in #GP
emission are expected to do so themselves, rather than some central logic which can take care of those tasks. Consolidating and simplifying that emulation logic would be nice.
This was addressed and tested with #14598.
- Related to Bug #14598: bhyve vlapic should handle APICBASE changes added
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit d2f938fdf23aca7cabde8395625fdfaa2118133d
commit d2f938fdf23aca7cabde8395625fdfaa2118133d
Author: Patrick Mooney <pmooney@pfmooney.com>
Date: 2022-04-11T21:17:51.000Z
14598 bhyve vlapic should handle APICBASE changes
14599 simplify bhyve MSR handling
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Reviewed by: Luqman Aden <luqman@oxide.computer>
Approved by: Dan McDonald <danmcd@joyent.com>
Also available in: Atom
PDF