From: Kevin Wolf <kwolf@redhat.com>
To: avi@redhat.com
Cc: kwolf@redhat.com, kvm@vger.kernel.org
Subject: [PATCH kvm-unit-tests 2/4] Add taskswitch testcases to unittest.cfg
Date: Mon, 23 Jan 2012 17:07:11 +0100 [thread overview]
Message-ID: <1327334833-31650-3-git-send-email-kwolf@redhat.com> (raw)
In-Reply-To: <1327334833-31650-1-git-send-email-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
x86/unittests.cfg | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 065020a..dac7d44 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -64,6 +64,18 @@ file = svm.flat
smp = 2
extra_params = -cpu qemu64,-svm
+[taskswitch]
+file = taskswitch.flat
+smp = 2
+extra_params = -cpu qemu64,-svm
+groups = task
+
+[taskswitch2]
+file = taskswitch2.flat
+smp = 2
+extra_params = -cpu qemu64,-svm
+groups = task
+
[kvmclock_test]
file = kvmclock_test.flat
smp = 2
--
1.7.6.5
next prev parent reply other threads:[~2012-01-23 16:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-23 16:07 [PATCH kvm-unit-tests 0/4] VM86 testcase and run_tests.sh Kevin Wolf
2012-01-23 16:07 ` [PATCH kvm-unit-tests 1/4] Add run_tests.sh Kevin Wolf
2012-01-23 16:07 ` Kevin Wolf [this message]
2012-01-23 16:07 ` [PATCH kvm-unit-tests 3/4] Fix i386 build Kevin Wolf
2012-01-24 9:51 ` Takuya Yoshikawa
2012-01-24 9:58 ` Kevin Wolf
2012-01-23 16:07 ` [PATCH kvm-unit-tests 4/4] x86/taskswitch_vm86: Task switches into/out of VM86 Kevin Wolf
2012-01-23 16:10 ` Gleb Natapov
2012-01-23 16:20 ` Kevin Wolf
2012-01-23 16:22 ` Gleb Natapov
2012-01-23 16:32 ` Kevin Wolf
2012-01-23 16:42 ` Gleb Natapov
2012-01-24 10:14 ` Kevin Wolf
2012-01-24 10:26 ` Gleb Natapov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1327334833-31650-3-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox