From: Michael S. Tsirkin Date: Wed, 16 May 2012 16:03:52 +0000 (+0300) Subject: x86/apic: Add apic->eoi_write() callback X-Git-Tag: v3.5-rc1~139^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a43195d831997551da93e6b3c22c965e93fe9cc;p=pandora-kernel.git x86/apic: Add apic->eoi_write() callback Add eoi_write callback so that kvm can override eoi accesses without touching the rest of the apic. As a side-effect, this will enable a micro-optimization for apics using msr. Signed-off-by: Michael S. Tsirkin Cc: Avi Kivity Cc: Marcelo Tosatti Cc: gleb@redhat.com Cc: Linus Torvalds Link: http://lkml.kernel.org/r/0df425d746c49ac2ecc405174df87752869629d2.1337184153.git.mst@redhat.com [ tidied it up a bit ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed