KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead
commita01af5ec5163cdc51c00f6dcb22d7766199377cf
authorLaurent Vivier <Laurent.Vivier@bull.net>
Mon, 24 Sep 2007 09:10:56 +0000 (24 11:10 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:49 +0000 (30 17:52 +0200)
tree36ff10826f39b643736542957a980c37c4ad6fb1
parent05f086f87ef17da70d5f4e9b063e9ea31ab20f28
KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead

Remove no_wb, use dst.type = OP_NONE instead, idea stollen from xen-3.1

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