KVM: Allow passing 64-bit values to the emulated read/write API
authorAvi Kivity <avi@qumranet.com>
Sun, 22 Apr 2007 12:28:19 +0000 (15:28 +0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:31 +0000 (10:52 +0300)
This simplifies the API somewhat (by eliminating the special-case
cmpxchg8b on i386).

Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found