KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu
authorLaurent Vivier <Laurent.Vivier@bull.net>
Mon, 30 Jul 2007 10:35:24 +0000 (13:35 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:21 +0000 (10:18 +0200)
... instead of a x86_emulate_ctxt, so that other callers can use it easily.

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found