supernested.git
7 years agoCompress the qcow2 file. master
Richard W.M. Jones [Thu, 24 Nov 2016 13:13:38 +0000 (13:13 +0000)]
Compress the qcow2 file.

7 years agoFix init script for yet again new location of udev.
Richard W.M. Jones [Thu, 24 Nov 2016 12:50:25 +0000 (12:50 +0000)]
Fix init script for yet again new location of udev.

7 years agoRemove warning about security by obscurity.
Richard W.M. Jones [Thu, 24 Nov 2016 12:21:59 +0000 (12:21 +0000)]
Remove warning about security by obscurity.

supermin issues its own warning now.

8 years agoAdd qemu-kvm-rhev to appliance, for RHEL.
Richard W.M. Jones [Wed, 16 Mar 2016 13:58:51 +0000 (13:58 +0000)]
Add qemu-kvm-rhev to appliance, for RHEL.

8 years agoOnly use -device sga on x86.
Richard W.M. Jones [Wed, 16 Mar 2016 13:42:45 +0000 (13:42 +0000)]
Only use -device sga on x86.

8 years agoOnly use qemu -no-hpet option on x86.
Richard W.M. Jones [Wed, 16 Mar 2016 13:33:36 +0000 (13:33 +0000)]
Only use qemu -no-hpet option on x86.

8 years agoLimit memory to 30000MB for ARM mach_virt.
Richard W.M. Jones [Wed, 16 Mar 2016 13:37:54 +0000 (13:37 +0000)]
Limit memory to 30000MB for ARM mach_virt.

8 years agoFix use of SUPERMIN and QEMU environment variables, and document.
Richard W.M. Jones [Wed, 16 Mar 2016 13:29:11 +0000 (13:29 +0000)]
Fix use of SUPERMIN and QEMU environment variables, and document.

8 years agoUse correct console= and other parameters for aarch64.
Richard W.M. Jones [Wed, 16 Mar 2016 13:28:37 +0000 (13:28 +0000)]
Use correct console= and other parameters for aarch64.

8 years agoAdd udev.event-timeout=6000 to kernel command line for newer udev.
Richard W.M. Jones [Wed, 16 Mar 2016 13:28:19 +0000 (13:28 +0000)]
Add udev.event-timeout=6000 to kernel command line for newer udev.

9 years agoREADME: Note you need to install all $packages.
Richard W.M. Jones [Fri, 4 Jul 2014 14:43:39 +0000 (15:43 +0100)]
README: Note you need to install all $packages.

9 years agoAdd TODO file.
Richard W.M. Jones [Thu, 3 Jul 2014 19:02:27 +0000 (20:02 +0100)]
Add TODO file.

9 years agoAdd support for building on Debian/testing.
Richard W.M. Jones [Thu, 3 Jul 2014 18:02:43 +0000 (14:02 -0400)]
Add support for building on Debian/testing.

9 years agoqemu defaults to using /var/tmp for the overlay, so we need to ensure /var/tmp is...
Richard W.M. Jones [Thu, 3 Jul 2014 17:10:54 +0000 (18:10 +0100)]
qemu defaults to using /var/tmp for the overlay, so we need to ensure /var/tmp is a tmpfs too.

Oops.

9 years agoForce kvm_intel nested=1 in nested guests.
Richard W.M. Jones [Thu, 3 Jul 2014 17:00:49 +0000 (18:00 +0100)]
Force kvm_intel nested=1 in nested guests.

9 years agoDocument how to enabled nested KVM for Intel.
Richard W.M. Jones [Thu, 3 Jul 2014 17:01:29 +0000 (18:01 +0100)]
Document how to enabled nested KVM for Intel.

9 years agoDocument that you need to run `autoreconf -i' if checking out from git.
Richard W.M. Jones [Thu, 3 Jul 2014 17:01:13 +0000 (18:01 +0100)]
Document that you need to run `autoreconf -i' if checking out from git.

9 years agoFix the --smp, --tcg options properly this time.
Richard W.M. Jones [Thu, 3 Jul 2014 16:31:36 +0000 (17:31 +0100)]
Fix the --smp, --tcg options properly this time.

9 years agoFix --tcg option (it broken KVM).
Richard W.M. Jones [Thu, 3 Jul 2014 16:16:58 +0000 (17:16 +0100)]
Fix --tcg option (it broken KVM).

This fixes commit 232ddfa87117904250fae6cc92d2d8da39fb9fdb.

9 years agoAdd --tcg option to force TCG.
Richard W.M. Jones [Thu, 3 Jul 2014 15:50:15 +0000 (16:50 +0100)]
Add --tcg option to force TCG.

9 years agoAdd --smp option.
Richard W.M. Jones [Thu, 3 Jul 2014 15:38:48 +0000 (16:38 +0100)]
Add --smp option.

9 years agoinit: Print a message when the Lx hypervisor exits.
Richard W.M. Jones [Thu, 3 Jul 2014 15:50:25 +0000 (16:50 +0100)]
init: Print a message when the Lx hypervisor exits.

9 years agoInitial updates.
Richard W.M. Jones [Thu, 3 Jul 2014 14:13:37 +0000 (15:13 +0100)]
Initial updates.

9 years agoInitial commit.
Richard W.M. Jones [Thu, 3 Jul 2014 11:59:34 +0000 (12:59 +0100)]
Initial commit.