<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/Documentation/lguest/lguest.txt, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2011-05-06T16:22:02+00:00</updated>
<entry>
<title>Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E:</title>
<updated>2011-05-06T16:22:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rlandley@parallels.com</email>
</author>
<published>2011-05-06T16:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ed16648eb5b86917f0b90bdcdbc857202da72f90'/>
<id>urn:sha1:ed16648eb5b86917f0b90bdcdbc857202da72f90</id>
<content type='text'>
  cd Documentation
  mkdir virtual
  git mv kvm uml lguest virtual

Signed-off-by: Rob Landley &lt;rlandley@parallels.com&gt;
Signed-off-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
</content>
</entry>
<entry>
<title>lguest: document --rng in example Launcher</title>
<updated>2011-01-20T11:07:29+00:00</updated>
<author>
<name>Philip Sanderson</name>
<email>philip.k.sanderson@gmail.com</email>
</author>
<published>2011-01-21T03:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=85c0647275b60380e19542d43420184e86418d86'/>
<id>urn:sha1:85c0647275b60380e19542d43420184e86418d86</id>
<content type='text'>
Rusty Russell wrote:
&gt; Ah, it will appear as /dev/hwrng.  It's a weirdness of Linux that our actual
&gt; hardware number generators are not wired up to /dev/random...

Reflected this in the documentation, thanks :-)

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>Docs/Kconfig: Update: osdl.org -&gt; linuxfoundation.org</title>
<updated>2010-11-15T22:50:13+00:00</updated>
<author>
<name>Michael Witten</name>
<email>mfwitten@gmail.com</email>
</author>
<published>2010-11-15T19:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c996d8b9a8f37bd1b4dd7823abc42780b20998f8'/>
<id>urn:sha1:c996d8b9a8f37bd1b4dd7823abc42780b20998f8</id>
<content type='text'>
Some of the documentation refers to web pages under
the domain `osdl.org'. However, `osdl.org' now
redirects to `linuxfoundation.org'.

Rather than rely on redirections, this patch updates
the addresses appropriately; for the most part, only
documentation that is meant to be current has been
updated.

The patch should be pretty quick to scan and check;
each new web-page url was gotten by trying out the
original URL in a browser and then simply copying the
the redirected URL (formatting as necessary).

There is some conflict as to which one of these domain
names is preferred:

  linuxfoundation.org
  linux-foundation.org

So, I wrote:

  info@linuxfoundation.org

and got this reply:

  Message-ID: &lt;4CE17EE6.9040807@linuxfoundation.org&gt;
  Date: Mon, 15 Nov 2010 10:41:42 -0800
  From: David Ames &lt;david@linuxfoundation.org&gt;

  ...

  linuxfoundation.org is preferred. The canonical name for our web site is
  www.linuxfoundation.org. Our list site is actually
  lists.linux-foundation.org.

  Regarding email linuxfoundation.org is preferred there are a few people
  who choose to use linux-foundation.org for their own reasons.

Consequently, I used `linuxfoundation.org' for web pages and
`lists.linux-foundation.org' for mailing-list web pages and email addresses;
the only personal email address I updated from `@osdl.org' was that of
Andrew Morton, who prefers `linux-foundation.org' according `git log'.

Signed-off-by: Michael Witten &lt;mfwitten@gmail.com&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>lguest: PAE support</title>
<updated>2009-06-12T12:57:08+00:00</updated>
<author>
<name>Matias Zabaljauregui</name>
<email>zabaljauregui@gmail.com</email>
</author>
<published>2009-06-13T04:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=acdd0b6292b282c4511897ac2691a47befbf1c6a'/>
<id>urn:sha1:acdd0b6292b282c4511897ac2691a47befbf1c6a</id>
<content type='text'>
This version requires that host and guest have the same PAE status.
NX cap is not offered to the guest, yet.

Signed-off-by: Matias Zabaljauregui &lt;zabaljauregui@gmail.com&gt;
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>lguest: document 32-bit and PAE requirements</title>
<updated>2009-04-19T13:44:02+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2009-04-20T05:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=38cfe968040250b89c3554a17219a9fda45b9665'/>
<id>urn:sha1:38cfe968040250b89c3554a17219a9fda45b9665</id>
<content type='text'>
Robert noted that we don't actually document that lguest is 32-bit only,
nor that PAE must be off (CONFIG_PAE is now prompted for if HIGHMEM is
set to "off).

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
Cc: lguest@ozlabs.org
Cc: "Robert P. J. Day" &lt;rpjday@crashcourse.ca&gt;
</content>
</entry>
<entry>
<title>lguest: lguest.txt documentation fix</title>
<updated>2008-03-28T00:05:52+00:00</updated>
<author>
<name>Paul Bolle</name>
<email>pebolle@tiscali.nl</email>
</author>
<published>2008-03-11T12:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9b7a448e2b23101a776ddf639c9037d47244f7ab'/>
<id>urn:sha1:9b7a448e2b23101a776ddf639c9037d47244f7ab</id>
<content type='text'>
Mention the config options for the Virtio drivers and move the Virtualization
menu to the toplevel.

Signed-off-by: Paul Bolle &lt;pebolle@tiscali.nl&gt;
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>lguest: Add puppies which where previously missing.</title>
<updated>2008-03-28T00:05:52+00:00</updated>
<author>
<name>Tim Ansell</name>
<email>mithro@mithis.com</email>
</author>
<published>2008-02-11T07:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b488f22d70f1c2451618b9991b9665d2c6b31e2b'/>
<id>urn:sha1:b488f22d70f1c2451618b9991b9665d2c6b31e2b</id>
<content type='text'>
lguest doesn't have features, it has puppies!

Signed-off-by: Timothy R Ansell &lt;mithro@mithis.com&gt;
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>Fix lguest documentation</title>
<updated>2007-12-18T03:28:16+00:00</updated>
<author>
<name>Sheela</name>
<email>sheela.sequeira@gmail.com</email>
</author>
<published>2007-12-18T00:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2e12a7fb0d79d011ff9e0b09b53ca4438e5604de'/>
<id>urn:sha1:2e12a7fb0d79d011ff9e0b09b53ca4438e5604de</id>
<content type='text'>
Share net is not supported, Rusty is an "idiot" .

Signed-off-by: Sheela Sequeira &lt;sheela.sequeira@gmail.com&gt;
Reviewed-by: James Morris &lt;jmorris@namei.org&gt;
Acked-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Update lguest documentation to reflect the new virtual block device name.</title>
<updated>2007-10-23T05:49:57+00:00</updated>
<author>
<name>Chris Malley</name>
<email>mail@chrismalley.co.uk</email>
</author>
<published>2007-10-22T01:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1f5a29022ac66bc90cbe2a2162f56e9cd7b393ef'/>
<id>urn:sha1:1f5a29022ac66bc90cbe2a2162f56e9cd7b393ef</id>
<content type='text'>
Signed-off-by: Chris Malley &lt;mail@chrismalley.co.uk&gt;
Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>lguest.txt update</title>
<updated>2007-10-23T05:49:48+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2007-10-22T00:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9653c4aff94e43de5f4ef918d47e00018beb4105'/>
<id>urn:sha1:9653c4aff94e43de5f4ef918d47e00018beb4105</id>
<content type='text'>
o Describe the new split configurations
o Highlight code documentation in drivers/lguest/README
o Point out necessity of having a getty on /dev/hvc0
o Remove gratuitous "m" in example
o Don't discuss I/O model here, stick to user documentation.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
</feed>
