From: Sasha Levin <levinsasha928@gmail.com>
To: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
penberg@cs.helsinki.fi, penberg@kernel.org, tglx@linutronix.de
Subject: Re: [tip:tools/kvm] kvm tools: Add 'kvm sandbox'
Date: Sun, 11 Dec 2011 17:39:10 +0200 [thread overview]
Message-ID: <1323617950.4063.11.camel@lappy> (raw)
In-Reply-To: <tip-dfb7f58f43dab84882d206e8ff2b478a94357191@git.kernel.org>
On Sun, 2011-12-11 at 07:32 -0800, tip-bot for Sasha Levin wrote:
> Commit-ID: dfb7f58f43dab84882d206e8ff2b478a94357191
> Gitweb: http://git.kernel.org/tip/dfb7f58f43dab84882d206e8ff2b478a94357191
> Author: Sasha Levin <levinsasha928@gmail.com>
> AuthorDate: Mon, 5 Dec 2011 16:16:36 +0200
> Committer: Pekka Enberg <penberg@kernel.org>
> CommitDate: Sun, 11 Dec 2011 11:15:51 +0200
>
> kvm tools: Add 'kvm sandbox'
>
> This patch adds 'kvm sandbox' which is a wrapper on top of 'kvm run' which
> allows the user to easily specify sandboxed command to run in a custom
> rootfs guest.
>
> Example usage:
>
> kvm sandbox -d test_guest -k some_kernel -- do_something_in_guest
Maybe to make it clearer, the '-d' and '-k' are optional, not required.
For example, to do my trinity tests, I simply run:
./kvm sandbox -- /trinity/trinity --mode=random -i
--
Sasha.
parent reply other threads:[~2011-12-11 15:39 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <tip-dfb7f58f43dab84882d206e8ff2b478a94357191@git.kernel.org>]
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=1323617950.4063.11.camel@lappy \
--to=levinsasha928@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=penberg@cs.helsinki.fi \
--cc=penberg@kernel.org \
--cc=tglx@linutronix.de \
/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