Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231964
b: refs/heads/master
c: 85c0647
h: refs/heads/master
v: v3
  • Loading branch information
Philip Sanderson authored and Rusty Russell committed Jan 20, 2011
1 parent e403d92 commit 3d6f82b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5230ff0cccb0611830bb02b097535868df02752a
refs/heads/master: 85c0647275b60380e19542d43420184e86418d86
5 changes: 5 additions & 0 deletions trunk/Documentation/lguest/lguest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,11 @@ Running Lguest:

for general information on how to get bridging to work.

- Random number generation. Using the --rng option will provide a
/dev/hwrng in the guest that will read from the host's /dev/random.
Use this option in conjunction with rng-tools (see ../hw_random.txt)
to provide entropy to the guest kernel's /dev/random.

There is a helpful mailing list at http://ozlabs.org/mailman/listinfo/lguest

Good luck!
Expand Down

0 comments on commit 3d6f82b

Please sign in to comment.