mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
docs: Remove or correct links to virt-tools.org.
Unfortunately I wasn't able to find a good reference for checking if your hardware virt is enabled. Thanks: Yuri Chornoivan
This commit is contained in:
@@ -411,12 +411,8 @@ L<http://rwmj.wordpress.com/2013/08/14/performance-of-user-mode-linux-as-a-libgu
|
||||
|
||||
=head2 Ensure hardware virtualization is available
|
||||
|
||||
Use F</proc/cpuinfo> and this page:
|
||||
|
||||
http://virt-tools.org/learning/check-hardware-virt/
|
||||
|
||||
to ensure that hardware virtualization is available. Note that you
|
||||
may need to enable it in your BIOS.
|
||||
Use F</proc/cpuinfo> to ensure that hardware virtualization is
|
||||
available. Note that you may need to enable it in your BIOS.
|
||||
|
||||
Hardware virt is not usually available inside VMs, and libguestfs will
|
||||
run slowly inside another virtual machine whatever you do. Nested
|
||||
|
||||
@@ -633,7 +633,7 @@ Use L<virt-sparsify(1)>.
|
||||
You can use L<virt-df(1)> to monitor disk usage of your guests over
|
||||
time. The link below contains a guide.
|
||||
|
||||
L<http://virt-tools.org/learning/advanced-virt-df/>
|
||||
L<http://web.archive.org/web/20130214073726/http://virt-tools.org/learning/advanced-virt-df/>
|
||||
|
||||
=head1 Reading the Windows Event Log from Windows Vista (or later)
|
||||
|
||||
|
||||
@@ -48,11 +48,7 @@ following command a few times:
|
||||
time guestfish -a /dev/null run
|
||||
|
||||
After a few runs, the time should settle down to a few seconds (under
|
||||
5 seconds on fast 64 bit hardware).
|
||||
|
||||
How to check for hardware virt:
|
||||
|
||||
L<http://virt-tools.org/learning/check-hardware-virt/>
|
||||
3 seconds on fast 64 bit hardware).
|
||||
|
||||
If the command above does not work at all, use
|
||||
L<libguestfs-test-tool(1)>.
|
||||
|
||||
Reference in New Issue
Block a user