]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: remove export of emulator_write_emulated()
authorGleb Natapov <gleb@redhat.com>
Wed, 28 Apr 2010 16:15:36 +0000 (19:15 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:35:34 +0000 (10:35 +0300)
commitc0679884374c3e237b5a3c4a78ec2e8bd109346f
treebf6ec49e557f420bc96122ab6c1ee4cc3e226973
parent56cb18c9ac1ad11ba3643272a083fa4e41c0b771
KVM: remove export of emulator_write_emulated()

It is not called directly outside of the file it's defined in anymore.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c