commit | 93a0039c8d93074d5f92dfb69f6a7d453905d002 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Tue Nov 20 12:49:31 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:09 2008 +0200 |
tree | 23a693083f2bfcf85e161f64a2500bb7b13ad014 | |
parent | b4231d61807cac8d9d257eb6979c1685fa9a171f [diff] |
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>