From: Gleb Natapov Date: Wed, 28 Apr 2010 16:15:32 +0000 (+0300) Subject: KVM: x86 emulator: make (get|set)_dr() callback return error if it fails X-Git-Tag: v2.6.36-rc1~580^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=338dbc9781eb5acd0b12809d95d4006135f29767;p=pandora-kernel.git KVM: x86 emulator: make (get|set)_dr() callback return error if it fails Make (get|set)_dr() callback return error if it fails instead of injecting exception behind emulator's back. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed