Re: [PATCH][RESEND] Add push/pop instructions test in test harness

2009-08-24 Thread Avi Kivity
On 08/23/2009 02:24 PM, Mohammed Gamal wrote: Signed-off-by: Mohammed Gamalm.gamal...@gmail.com Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to

[PATCH][RESEND] Add push/pop instructions test in test harness

2009-08-23 Thread Mohammed Gamal
Signed-off-by: Mohammed Gamal m.gamal...@gmail.com --- kvm/user/test/x86/realmode.c | 74 ++ 1 files changed, 74 insertions(+), 0 deletions(-) diff --git a/kvm/user/test/x86/realmode.c b/kvm/user/test/x86/realmode.c index 755b5d1..04c1452 100644 ---

[PATCH][RESEND] Add push/pop instructions test in test harness

2009-08-20 Thread Mohammed Gamal
Signed-off-by: Mohammed Gamal m.gamal...@gmail.com --- kvm/user/test/x86/realmode.c | 74 ++ 1 files changed, 74 insertions(+), 0 deletions(-) diff --git a/kvm/user/test/x86/realmode.c b/kvm/user/test/x86/realmode.c index 755b5d1..04c1452 100644 ---

[PATCH][RESEND] Add push/pop instructions test in test harness

2009-08-19 Thread Mohammed Gamal
Signed-off-by: Mohammed Gamal m.gamal...@gmail.com --- kvm/user/test/x86/realmode.c | 74 ++ 1 files changed, 74 insertions(+), 0 deletions(-) diff --git a/kvm/user/test/x86/realmode.c b/kvm/user/test/x86/realmode.c index 755b5d1..04c1452 100644 ---