Displaying 20 results from an estimated 1000 matches similar to: "No vmx flag for Intel T9400"
Bug#604160: vmx flag not set when running xen kernel, but vmx flag is present when in regular kernel
2010 Nov 20
1
Bug#604160: vmx flag not set when running xen kernel, but vmx flag is present when in regular kernel
Package: xen-hypervisor-4.0-amd64
Fresh install of squeeze beta amd64
System is a Thinkpad X61s with L7500 CPU
Windows 7 is on the box, the Thinkpad tools on Windows 7 say VMX is present
Followed the squeeze dom0 instructions at:
http://wiki.debian.org/Xen
aptitude -P install xen-hypervisor-4.0-amd64 linux-image-xen-amd64 xen-tools
mv -i /etc/grub.d/10_linux /etc/grub.d/50_linux
update-grub2
2013 Jun 17
0
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
Kashyap: I have not tried integrating your guest xml but I will look over
it today when I get a chance. Thank you.
Martin: Below is the output from /proc/cpuinfo. Let me know if there is
anything else that would be helpful in debugging this. Thank you,
Michael Giardino
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
stepping
2016 Sep 13
0
Error doing PCI passthrough on CentOS 7.2
Hi all,
I am trying to configure a kvm guest using pci passthrough to pass it a wireless pci adapter (host is my personal laptop). But when I try to start it:
error: Failed to start domain obsdfw
error: unsupported configuration: host doesn't support passthrough of host PCI devices
PCI passthrough is enabled:
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-327.28.3.el7.x86_64
2009 Feb 03
1
Xen, Qemu and Intel VT
Hi everyone,
I need to use full virtualization on my laptop, running CentOS 5.2 as host.
I installed all I think is needed to run Xen. I am using kernel
2.6.18-128el5.xen as it is needed to recognize my wifi card.
I was not sure my cpu supported Intel VT. A cat /proc/cpuinfo | grep flags
yields this:
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36
2008 Nov 24
3
Missing CPU capabilities VMX
Hi,
My Xeon CPU spports lots of capabilities, when I cat /proc/cpuinfo, the flags list: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm.
After a make world building of Xen-3.3.0, when I cat /proc/cpuinfo, the flags list only: fpu de tsc msr pae cx8
2015 Feb 05
0
Re: CPU model and missing AES-NI extension
On 04.02.2015 22:32, Dennis Jacobfeuerborn wrote:
> Hi,
> today I tried to configure a guest using Virt-Manager and used the "copy
> host cpu configuration" option which resultet in a "Sandy Bridge" model.
> What I noticed is that for example the "aes" extension is not available
> in the guest even though it is available on the host cpu.
>
> This
2017 May 11
0
CentOS 6 / Intel CPU support
On 05/11/2017 12:45 PM, Leon Fauster wrote:
>> Am 11.05.2017 um 16:29 schrieb Leon Fauster <leonfauster at googlemail.com>:
>>
>>> Am 11.05.2017 um 14:48 schrieb Leon Fauster <leonfauster at googlemail.com>:
>>>
>>> https://access.redhat.com/support/policy/intel
>>>
>>> shows mainly Xeon CPUs. What about
>>>
>>>
2015 Nov 26
0
Test failed!! (was: Re: Opus 1.1.1 is out!)
On 26/11/15 16:40, Jean-Marc Valin wrote:
> Please report any issue you find in this release.
Using the new SS4.1 code I see a 30% performance increase in my 7 years
old AMD laptop. I compile with this:
./configure --disable-static --enable-intrinsics \
--enable-float-approx
"make test" runs fine. Great.
When I try to do the same on a server running Ubuntu
2006 May 31
1
How to enable VMX?
Hello,
I''m trying to use the VT technology on box but when I start Xen VMX is
disabled by Feature Control MSR as shown in the following message:
Xen version 3.0.2-3 (guill@frec.bull.fr) (gcc version 3.3.5 (Debian 1:3.3.5-13)) Wed May 31 16:07:00 CEST 2006
Latest ChangeSet: Tue May 30 18:14:05 2006 +0100 9697:18e8e613deb9
...
(XEN) Initializing CPU#0
(XEN) Detected 3391.682 MHz
2017 Jan 30
0
Re: libvirt does not show same CPU Model as /proc/cpuinfo for CPU Model info.
On Sat, Jan 28, 2017 at 09:29:11PM +0530, akhilesh rawat wrote:
>Hi ,
>
>Created new thread .
>
>
>Environment:
>Bare Metal server + CentOs with qemu/KVM +libvirt for virtualization
>Guest Instantiated with virt-install with forced CPU model like below
> virt-install --virt-type kvm --name compute-0 --cpu
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
On Mon, Mar 03, 2014 at 10:30:11AM +0000, Struan Bartlett wrote:
> Hi Martin
>
> Thanks for your response. Here's the output of that grep:
>
> # grep ^flags /proc/cpuinfo | sort -u
> flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall
> nx pdpe1gb rdtscp lm constant_tsc
2017 Feb 06
2
Why Guest does not retain Host CPU flags
hi ,
I am creating Guest by Libvirt tool " virt-install" with cpu model as
host.
After Guest creation i see Guest Missing quite no of flags which Host was
having .
What could be the reason for this ? I am expecting all flags of Host to e
present in Guest as well when choosing cpu model as host .
Guest :
processor : 19
vendor_id : GenuineIntel
cpu family : 6
model
2012 May 12
2
Error connecting to KVM on CentOS 6.2
Hello List Mates,
I don't know if here is the right place for this question if it's not I
will appreciate it if you can point me to the right mailing list.
I have successfully installed KVM on my x86_64 laptop, however I am getting
the following error when I try to connect "QEMU" from the Virtual Machine
Manager
Error polling connection 'qemu:///system': internal error
2015 Feb 04
2
CPU model and missing AES-NI extension
Hi,
today I tried to configure a guest using Virt-Manager and used the "copy
host cpu configuration" option which resultet in a "Sandy Bridge" model.
What I noticed is that for example the "aes" extension is not available
in the guest even though it is available on the host cpu.
This is what the host cpu looks like:
model name : Intel(R) Xeon(R) CPU E5-2650 v3 @
2017 May 11
3
CentOS 6 / Intel CPU support
> Here's mine. Interesting differences:
If you disable Intel Speedstep in the BIOS it should lock the CPU to its
fastest speed, but you lose power saving during idle.
On Thu, May 11, 2017 at 3:48 PM, ken <gebser at mousecar.com> wrote:
> On 05/11/2017 12:45 PM, Leon Fauster wrote:
>
>> Am 11.05.2017 um 16:29 schrieb Leon Fauster <leonfauster at googlemail.com>:
2008 Nov 24
2
More than doubling performance with snow
Hey my R buddies,
I installed the "snow" and "rpvm" package on my Lenovo Thinkpad T400
today. The experiment below gave me a surprise. The time consumed by
serial processing was several times larger than that taken by parallel
processing. I'm very curious how this happened. Thank you very much.
> library(snow)
>
> cc <- makePVMcluster(2)
>
> temp <-
2009 Mar 04
3
[LLVMdev] llvm-gcc fails to build on REL5.1 Linux and Intel x86_64
While attempting to compile llvm-gcc on Intel x86_64 2-way 4-core machine,
i got the following errors:
configure line i used is:
../llvm-gcc4.2-2.5.source/configure --enable-llvm=`pwd`/../../llvm-2.5
--program-prefix=llvm- --enable-languages=c,c++ --host=x86_64-redhat-linux
--build=x86_64-redhat-linux --disable-multilib --disable-shared
Errors:
lvm-gcc4.2-2.5.source/gcc/.
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
On Mon, Mar 03, 2014 at 10:47:03AM +0000, Struan Bartlett wrote:
>
> On 03/03/2014 10:44, Martin Kletzander wrote:
> > On Mon, Mar 03, 2014 at 10:30:11AM +0000, Struan Bartlett wrote:
> >> Hi Martin
> >>
> >> Thanks for your response. Here's the output of that grep:
> >>
> >> # grep ^flags /proc/cpuinfo | sort -u
> >> flags
2010 Jan 29
2
support for hvm
my server has intel q9550 cpu (which supports intel-vt) and intel s3200 motherboard. BIOS has enabled intel virtualisation.
centos 5.4, 64bit
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.18-164.el5xen #1 SMP Thu Sep 3 04:03:03 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# grep vmx /proc/cpuinfo
flags : fpu tsc msr pae mce cx8 apic mtrr mca cmov pat pse36
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
On Mon, Mar 03, 2014 at 02:15:43PM +0000, Struan Bartlett wrote:
>
>
> On 03/03/2014 13:42, Martin Kletzander wrote:
> > On Mon, Mar 03, 2014 at 11:15:51AM +0000, Struan Bartlett wrote:
> >> On 03/03/2014 10:55, Martin Kletzander wrote:
> >>> On Mon, Mar 03, 2014 at 10:47:03AM +0000, Struan Bartlett wrote:
> >>>> On 03/03/2014 10:44, Martin