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)
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>

No differences found