Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1550751 > unrolled thread

[ANNOUNCE] A hackable x86-64 hypervisor (#VE, VMFUNC, ...)

Started byAhmed Samy <f.fallen45@gmail.com>
First post2017-01-04 14:10 +0100
Last post2017-01-04 14:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [ANNOUNCE] A hackable x86-64 hypervisor (#VE, VMFUNC, ...) Ahmed Samy <f.fallen45@gmail.com> - 2017-01-04 14:10 +0100

#1550751 — [ANNOUNCE] A hackable x86-64 hypervisor (#VE, VMFUNC, ...)

FromAhmed Samy <f.fallen45@gmail.com>
Date2017-01-04 14:10 +0100
Subject[ANNOUNCE] A hackable x86-64 hypervisor (#VE, VMFUNC, ...)
Message-ID<sVTui-55P-23@gated-at.bofh.it>
Hi everyone,

KSM is an "out-of-tree" x86-64 ("in-kernel") VT-x hypervisor, it's designed to be hackable.
KSM supports the following *new* processor features:

	- Virtualization Exceptions
	- VM functions

To keep this short, KSM's purpose is not to run other kernels, but more of
researching (or whatsoever) the running kernel, some ideas would be sandboxing,
debugging perhaps.

P.S.: Sorry about the name, noticed it's a dup of kernel-shared-memory few
months late.

Git Tree URL:

	https://github.com/asamy/ksm

Feedback is welcome!
Thanks!


		asamy

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web