lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 11 Dec 2011 17:39:10 +0200
From:	Sasha Levin <levinsasha928@...il.com>
To:	linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...hat.com>,
	penberg@...helsinki.fi, penberg@...nel.org, tglx@...utronix.de
Subject: Re: [tip:tools/kvm] kvm tools: Add 'kvm sandbox'

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@...il.com>
> AuthorDate: Mon, 5 Dec 2011 16:16:36 +0200
> Committer:  Pekka Enberg <penberg@...nel.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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ