[Qemu-devel] [PATCH 05/12] target-i386/helper: remove EBP macro

2013-04-21 Thread liguang
Signed-off-by: liguang --- target-i386/cpu.h|2 -- target-i386/seg_helper.c | 10 +- target-i386/smm_helper.c |8 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/target-i386/cpu.h b/target-i386/cpu.h index 78d1033..f2c4a49 100644 --- a/target-i38

[Qemu-devel] [PATCH 05/12] target-i386/helper: remove EBP macro

2013-04-21 Thread liguang
Signed-off-by: liguang --- target-i386/cpu.h|2 -- target-i386/seg_helper.c | 10 +- target-i386/smm_helper.c |8 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/target-i386/cpu.h b/target-i386/cpu.h index 78d1033..f2c4a49 100644 --- a/target-i38