testing: Don't use a specific version for the QEMU machine type
The previously used pc-1.1 is not yet available on e.g. Ubuntu 12.04. With 'pc' the most current supported version of that type is used.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<currentMemory unit='KiB'>131072</currentMemory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os>
|
||||
<type arch='x86_64' machine='pc-1.1'>hvm</type>
|
||||
<type arch='x86_64' machine='pc'>hvm</type>
|
||||
<kernel>/var/run/kvm-swan-kernel</kernel>
|
||||
<cmdline>root=/dev/vda1 loglevel=1</cmdline>
|
||||
<boot dev='hd'/>
|
||||
|
||||
Reference in New Issue
Block a user