From: Avi Kivity Date: Sun, 22 Apr 2007 12:28:19 +0000 (+0300) Subject: KVM: Allow passing 64-bit values to the emulated read/write API X-Git-Tag: v2.6.22-rc1~1008^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c690a1e8667a84b61a6114a4ad293681f32cb11;p=pandora-kernel.git KVM: Allow passing 64-bit values to the emulated read/write API This simplifies the API somewhat (by eliminating the special-case cmpxchg8b on i386). Signed-off-by: Avi Kivity --- Reading git-diff-tree failed