From: Avi Kivity Date: Wed, 20 Apr 2011 10:37:53 +0000 (+0300) Subject: KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks X-Git-Tag: v3.0-rc1~350^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bff1e86ad286d4b3a54902540abeeaf95e64db3;p=pandora-kernel.git KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks Making the emulator caller agnostic. [Takuya Yoshikawa: fix typo leading to LDT failures] Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-diff-tree failed