[Qemu-devel] [PATCH 06/12] target-i386/helper: remove ESP macro
Signed-off-by: liguang --- target-i386/cpu.h|2 - target-i386/seg_helper.c | 80 +++-- target-i386/smm_helper.c |8 ++-- target-i386/svm_helper.c |8 ++-- 4 files changed, 49 insertions(+), 49 deletions(-) diff --git a/target-i386/cpu
[Qemu-devel] [PATCH 06/12] target-i386/helper: remove ESP macro
Signed-off-by: liguang --- target-i386/cpu.h|2 - target-i386/seg_helper.c | 80 +++-- target-i386/smm_helper.c |8 ++-- target-i386/svm_helper.c |8 ++-- 4 files changed, 49 insertions(+), 49 deletions(-) diff --git a/target-i386/cpu