commit | 01402cf81051f796dac7c60ca11d6147153ca46a | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 05 14:57:58 2019 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 05 15:32:59 2019 +0200 |
tree | 92456571f71a08826f8d6fad9e2a7d8f4afa167d | |
parent | 101628ded5d990f7f364bd4d371ada9b2beaae64 [diff] |
kvm: LAPIC: write down valid APIC registers Replace a magic 64-bit mask with a list of valid registers, computing the same mask in the end. Suggested-by: Liran Alon <liran.alon@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>