From: Avi Kivity Date: Tue, 20 Nov 2007 10:49:31 +0000 (+0200) Subject: KVM: x86 emulator: retire ->write_std() X-Git-Tag: v2.6.25-rc1~1138^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93a0039c8d93074d5f92dfb69f6a7d453905d002;p=pandora-kernel.git 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 --- Reading git-diff-tree failed