diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-10-21 19:28:38 +0200 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-10-21 19:28:38 +0200 |
commit | 2b8de74ff4c334c25e89988c4a401b24b5bcf03d (patch) | |
tree | 10fb49ca94bfd0c8b8a583412281abfc0186836e /testing/config/kvm | |
parent | 81c63b0eed39432878f78727f60a1e7499645199 (diff) | |
download | vyos-strongswan-2b8de74ff4c334c25e89988c4a401b24b5bcf03d.tar.gz vyos-strongswan-2b8de74ff4c334c25e89988c4a401b24b5bcf03d.zip |
Import upstream release 5.2.1
Diffstat (limited to 'testing/config/kvm')
-rw-r--r-- | testing/config/kvm/alice.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/bob.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/carol.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/dave.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/moon.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/sun.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/venus.xml | 4 | ||||
-rw-r--r-- | testing/config/kvm/winnetou.xml | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/testing/config/kvm/alice.xml b/testing/config/kvm/alice.xml index 620ce5116..0bf1eb596 100644 --- a/testing/config/kvm/alice.xml +++ b/testing/config/kvm/alice.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -53,7 +53,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/bob.xml b/testing/config/kvm/bob.xml index caa1631cf..f2425b222 100644 --- a/testing/config/kvm/bob.xml +++ b/testing/config/kvm/bob.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -46,7 +46,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/carol.xml b/testing/config/kvm/carol.xml index 8f768ff5c..51a7d8336 100644 --- a/testing/config/kvm/carol.xml +++ b/testing/config/kvm/carol.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -46,7 +46,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/dave.xml b/testing/config/kvm/dave.xml index 3ae1da021..9e26b9629 100644 --- a/testing/config/kvm/dave.xml +++ b/testing/config/kvm/dave.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -46,7 +46,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/moon.xml b/testing/config/kvm/moon.xml index 975e3cec6..a7ea6e120 100644 --- a/testing/config/kvm/moon.xml +++ b/testing/config/kvm/moon.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -53,7 +53,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/sun.xml b/testing/config/kvm/sun.xml index 9d05027f9..b7ddec90e 100644 --- a/testing/config/kvm/sun.xml +++ b/testing/config/kvm/sun.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -53,7 +53,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/venus.xml b/testing/config/kvm/venus.xml index 7a65ace75..acc0d361a 100644 --- a/testing/config/kvm/venus.xml +++ b/testing/config/kvm/venus.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -46,7 +46,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> diff --git a/testing/config/kvm/winnetou.xml b/testing/config/kvm/winnetou.xml index 9410c73b8..9dbf3a563 100644 --- a/testing/config/kvm/winnetou.xml +++ b/testing/config/kvm/winnetou.xml @@ -7,7 +7,7 @@ <os> <type arch='x86_64' machine='pc'>hvm</type> <kernel>/var/run/kvm-swan-kernel</kernel> - <cmdline>root=/dev/vda1 loglevel=1</cmdline> + <cmdline>root=/dev/vda1 loglevel=1 console=hvc0</cmdline> <boot dev='hd'/> </os> <features> @@ -46,7 +46,7 @@ <target port='0'/> </serial> <console type='pty'> - <target type='serial' port='0'/> + <target type='virtio' port='0'/> </console> <input type='tablet' bus='usb'/> <input type='mouse' bus='ps2'/> |