KVM: x86 emulator: retire ->write_std()
authorAvi Kivity <avi@qumranet.com>
Tue, 20 Nov 2007 10:49:31 +0000 (12:49 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:09 +0000 (17:53 +0200)
commit93a0039c8d93074d5f92dfb69f6a7d453905d002
tree23a693083f2bfcf85e161f64a2500bb7b13ad014
parentb4231d61807cac8d9d257eb6979c1685fa9a171f
KVM: x86 emulator: retire ->write_std()

Theoretically used to acccess memory known to be ordinary RAM, it was
never implemented.  It is questionable whether it is possible to implement
it correctly.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/x86.c
drivers/kvm/x86_emulate.h