commit | 2f5a3b1252ac238590cba83a38494e1103c32e4e | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 30 10:21:00 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Sep 25 12:04:42 2015 +0200 |
tree | 55824fdabf96035d63d1e61494db8dff82acac00 | |
parent | c5955a561ccdb95ede14e83de0ee8eec00868bd3 [diff] |
ioapic: fix contents of arbitration register The arbitration register should read to the same value as the IOAPIC id register. Fixes kvm-unit-tests ioapic.flat. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>