From: Jan Kiszka Date: Wed, 20 Jan 2010 17:20:20 +0000 (+0100) Subject: KVM: VMX: Clean up DR6 emulation X-Git-Tag: v2.6.34-rc1~193^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7373cce767a8803e79f51bd3fc5f531234657f;p=pandora-kernel.git KVM: VMX: Clean up DR6 emulation As we trap all debug register accesses, we do not need to switch real DR6 at all. Clean up update_exception_bitmap at this chance, too. Signed-off-by: Jan Kiszka Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed