From b96a7fad020b42eb4a564f8a2fb41827a83c4375 Mon Sep 17 00:00:00 2001 From: Takuya Yoshikawa Date: Sat, 23 Apr 2011 18:51:07 +0900 Subject: [PATCH] KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61) For this, emulate_pusha/popa() are converted to em_pusha/popa(). Signed-off-by: Takuya Yoshikawa Signed-off-by: Avi Kivity --- Reading git-format-patch failed