]> xenbits.xensource.com Git - people/jgross/xen.git/commit
x86/pv: allow reading APIC_BASE MSR
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 17 Aug 2020 15:57:54 +0000 (17:57 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 18 Aug 2020 16:34:50 +0000 (17:34 +0100)
commita825751f633482c0634ebb7c7b7ba33acadcfe7b
tree5d448a440ccd9c9a575cf298fdba9bae0d32ffd7
parentba28efb242341c35da30251943c352b6e00bf425
x86/pv: allow reading APIC_BASE MSR

Linux PV guests will attempt to read the APIC_BASE MSR, so just report
a default value to make Linux happy.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/pv/emul-priv-op.c