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

2009-08-18 Thread Mohammed Gamal
Signed-off-by: Mohammed Gamal --- kvm/user/test/x86/realmode.c | 78 - 1 files changed, 76 insertions(+), 2 deletions(-) diff --git a/kvm/user/test/x86/realmode.c b/kvm/user/test/x86/realmode.c index 755b5d1..698328d 100644 --- a/kvm/user/test/x86/realmo

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

2009-08-18 Thread Avi Kivity
On 08/18/2009 03:51 PM, Mohammed Gamal wrote: Signed-off-by: Mohammed Gamal --- kvm/user/test/x86/realmode.c | 66 - Note: the test harness currently depends on kvmctl; if we port it to run with 'qemu -kernel' (should be easy with the new multiboo

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

2009-08-18 Thread Mohammed Gamal
Signed-off-by: Mohammed Gamal --- kvm/user/test/x86/realmode.c | 66 - 1 files changed, 64 insertions(+), 2 deletions(-) diff --git a/kvm/user/test/x86/realmode.c b/kvm/user/test/x86/realmode.c index 755b5d1..e8d5eef 100644 --- a/kvm/user/test/x86/realmo