KVM: x86 emulator: move invlpg emulation into a function
authorAvi Kivity <avi@redhat.com>
Thu, 31 Mar 2011 16:48:09 +0000 (18:48 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:06 +0000 (07:57 -0400)
commit38503911b32186240301bbe81601cfabb37e752e
treeda0bd5f6304209ad94d667a9ddce9e1596c5fa73
parent3ca3ac4dae5da5af375a9e80d2316ccfa7f0c6ab
KVM: x86 emulator: move invlpg emulation into a function

It's going to get more complicated soon.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c