diff options
author | Nadav Amit <namit@cs.technion.ac.il> | 2014-11-26 17:56:25 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-12-04 15:29:05 +0100 |
commit | c69d3d9bc168b31de2072bf91c7e6879943b1381 (patch) | |
tree | 58a804bb515eef476cfc027363056a5c337cbcaa /Documentation | |
parent | 39f062ff51b2a3bf9919bc74e575296f7e8cce1f (diff) | |
download | op-kernel-dev-c69d3d9bc168b31de2072bf91c7e6879943b1381.zip op-kernel-dev-c69d3d9bc168b31de2072bf91c7e6879943b1381.tar.gz |
KVM: x86: Fix reserved x2apic registers
x2APIC has no registers for DFR and ICR2 (see Intel SDM 10.12.1.2 "x2APIC
Register Address Space"). KVM needs to cause #GP on such accesses.
Fix it (DFR and ICR2 on read, ICR2 on write, DFR already handled on writes).
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions