All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 588127] [NEW] qemu fails to recognize host features SSE4.1, SSE4.2
@ 2010-06-01  4:50 fonz
  2010-06-01  6:57 ` [Qemu-devel] [Bug 588127] " Jes Sorensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fonz @ 2010-06-01  4:50 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Tested on qemu v0.11.0 and v0.12.3:

>qemu-kvm -cpu core2duo,+sse4.1,+sse4.2
CPU feature sse4.1 not found
CPU feature sse4.2 not found

>egrep "model name|flags" /proc/cpuinfo | sort -r | uniq
model name      : Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
qemu fails to recognize host features SSE4.1, SSE4.2
https://bugs.launchpad.net/bugs/588127
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
Tested on qemu v0.11.0 and v0.12.3:

>qemu-kvm -cpu core2duo,+sse4.1,+sse4.2
CPU feature sse4.1 not found
CPU feature sse4.2 not found

>egrep "model name|flags" /proc/cpuinfo | sort -r | uniq
model name      : Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 588127] Re: qemu fails to recognize host features SSE4.1, SSE4.2
  2010-06-01  4:50 [Qemu-devel] [Bug 588127] [NEW] qemu fails to recognize host features SSE4.1, SSE4.2 fonz
@ 2010-06-01  6:57 ` Jes Sorensen
  2010-06-01  7:13 ` fonz
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Jes Sorensen @ 2010-06-01  6:57 UTC (permalink / raw)
  To: qemu-devel

Tried this on with two versions of QEMU (0.12.50 out of CVS) and qemu-
kvm 0.12.1:

QEMU emulator version 0.12.50, Copyright (c) 2003-2008 Fabrice Bellard
QEMU PC emulator version 0.12.1 (qemu-kvm-devel), Copyright (c) 2003-2008 Fabrice Bellard

model name      : Intel(R) Xeon(R) CPU           E5520  @ 2.27GHz

In both cases I am able to specify the sse4.1 and sse4.2 flags without
problems.

Are you building QEMU with strange flags, or running binaries from a
vendor somewhere?

Cheers,
Jes

-- 
qemu fails to recognize host features SSE4.1, SSE4.2
https://bugs.launchpad.net/bugs/588127
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
Tested on qemu v0.11.0 and v0.12.3:

>qemu-kvm -cpu core2duo,+sse4.1,+sse4.2
CPU feature sse4.1 not found
CPU feature sse4.2 not found

>egrep "model name|flags" /proc/cpuinfo | sort -r | uniq
model name      : Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 588127] Re: qemu fails to recognize host features SSE4.1, SSE4.2
  2010-06-01  4:50 [Qemu-devel] [Bug 588127] [NEW] qemu fails to recognize host features SSE4.1, SSE4.2 fonz
  2010-06-01  6:57 ` [Qemu-devel] [Bug 588127] " Jes Sorensen
@ 2010-06-01  7:13 ` fonz
  2010-06-02  1:21 ` fonz
  2010-06-02 21:07 ` Anthony Liguori
  3 siblings, 0 replies; 5+ messages in thread
From: fonz @ 2010-06-01  7:13 UTC (permalink / raw)
  To: qemu-devel

I'm testing as-shipped w/ Fedora 12 and 13.  Other flags (+ssse3) seem
to work fine.

Thanks for taking a look.

-- 
qemu fails to recognize host features SSE4.1, SSE4.2
https://bugs.launchpad.net/bugs/588127
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
Tested on qemu v0.11.0 and v0.12.3:

>qemu-kvm -cpu core2duo,+sse4.1,+sse4.2
CPU feature sse4.1 not found
CPU feature sse4.2 not found

>egrep "model name|flags" /proc/cpuinfo | sort -r | uniq
model name      : Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 588127] Re: qemu fails to recognize host features SSE4.1, SSE4.2
  2010-06-01  4:50 [Qemu-devel] [Bug 588127] [NEW] qemu fails to recognize host features SSE4.1, SSE4.2 fonz
  2010-06-01  6:57 ` [Qemu-devel] [Bug 588127] " Jes Sorensen
  2010-06-01  7:13 ` fonz
@ 2010-06-02  1:21 ` fonz
  2010-06-02 21:07 ` Anthony Liguori
  3 siblings, 0 replies; 5+ messages in thread
From: fonz @ 2010-06-02  1:21 UTC (permalink / raw)
  To: qemu-devel

Ok, building from source now:

Passing SSE4.* to the guest does not work for me thru qemu-kvm-0.12.4,
but it _does_ work at current head (git:aa22e82, 0.12.50).  I can bisect
further if anybody cares...

-- 
qemu fails to recognize host features SSE4.1, SSE4.2
https://bugs.launchpad.net/bugs/588127
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
Tested on qemu v0.11.0 and v0.12.3:

>qemu-kvm -cpu core2duo,+sse4.1,+sse4.2
CPU feature sse4.1 not found
CPU feature sse4.2 not found

>egrep "model name|flags" /proc/cpuinfo | sort -r | uniq
model name      : Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 588127] Re: qemu fails to recognize host features SSE4.1, SSE4.2
  2010-06-01  4:50 [Qemu-devel] [Bug 588127] [NEW] qemu fails to recognize host features SSE4.1, SSE4.2 fonz
                   ` (2 preceding siblings ...)
  2010-06-02  1:21 ` fonz
@ 2010-06-02 21:07 ` Anthony Liguori
  3 siblings, 0 replies; 5+ messages in thread
From: Anthony Liguori @ 2010-06-02 21:07 UTC (permalink / raw)
  To: qemu-devel

This is a recently added feature that won't be in a release until
0.13.0.

** Changed in: qemu
       Status: New => Fix Released

-- 
qemu fails to recognize host features SSE4.1, SSE4.2
https://bugs.launchpad.net/bugs/588127
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Fix Released

Bug description:
Tested on qemu v0.11.0 and v0.12.3:

>qemu-kvm -cpu core2duo,+sse4.1,+sse4.2
CPU feature sse4.1 not found
CPU feature sse4.2 not found

>egrep "model name|flags" /proc/cpuinfo | sort -r | uniq
model name      : Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology tsc_reliable nonstop_tsc pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-02 21:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-01  4:50 [Qemu-devel] [Bug 588127] [NEW] qemu fails to recognize host features SSE4.1, SSE4.2 fonz
2010-06-01  6:57 ` [Qemu-devel] [Bug 588127] " Jes Sorensen
2010-06-01  7:13 ` fonz
2010-06-02  1:21 ` fonz
2010-06-02 21:07 ` Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.