commit | 31b3c9d723407b395564d1fff3624cc0083ae520 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Mar 20 18:53:10 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue May 01 14:50:33 2012 -0400 |
tree | 91956c150661328c2f1ff344491000cf06d2f60e | |
parent | 4a8e2a3115e7aa4bd2deb4c6483d47c743e0fbb3 [diff] |
xen/x86: Implement x86_apic_ops Or rather just implement one different function as opposed to the native one : the read function. We synthesize the values. Acked-by: Suresh Siddha <suresh.b.siddha@intel.com> [v1: Rebased on top of tip/x86/urgent] [v2: Return 0xfd instead of 0xff in the default case] Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>