From d3714010c307d26df251c45be9cd12ab6d41f0c4 Mon Sep 17 00:00:00 2001 From: Marcelo Tosatti Date: Tue, 25 Feb 2014 22:44:54 -0300 Subject: [PATCH] KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty emulator_cmpxchg_emulated writes to guest memory, therefore it should update the dirty bitmap accordingly. Signed-off-by: Marcelo Tosatti Reviewed-by: Xiao Guangrong Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed