2013-04-15 |
Anthony Liguori | Merge remote-tracking branch 'luiz/queue/qmp' into... |
blob | commitdiff | raw |
2013-04-15 |
Anthony Liguori | Merge remote-tracking branch 'quintela/migration.next... |
blob | commitdiff | raw |
2013-04-13 |
Aurelien Jarno | Merge branch 'mingw' of git://qemu.weilnetz.de/qemu |
blob | commitdiff | raw |
2013-04-13 |
Aurelien Jarno | target-i386: add AES-NI instructions |
blob | commitdiff | raw |
2013-04-13 |
Aurelien Jarno | target-i386: add pclmulqdq instruction |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: use clz32/ctz32 instead of reinven... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpXstrX instructions with... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpXstrX instructions in... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpXstrX instructions in... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpXstrX instructions in... |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpXstrm instructions |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpXstri instructions |
blob | commitdiff | raw | diff to current |
2013-04-01 |
Aurelien Jarno | target-i386: SSE4.2: fix pcmpgtq instruction |
blob | commitdiff | raw | diff to current |
2012-08-15 |
Anthony Liguori | Merge remote-tracking branch 'stefanha/tracing' into... |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Anthony Liguori | Merge remote-tracking branch 'origin/master' into staging |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Blue Swirl | Merge branch 'linux-user.next' of git://git.linaro... |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Blue Swirl | x86: avoid AREG0 for FPU helpers |
blob | commitdiff | raw | diff to current |
2012-08-09 |
Blue Swirl | Merge branch 'x86cpu_qom_tcg_v2' of git://github.com... |
blob | commitdiff | raw | diff to current |
2012-07-29 |
Michael S. Tsirkin | Merge branch pci into master |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Anthony Liguori | Merge remote-tracking branch 'mjt/mjt-iov2' into staging |
blob | commitdiff | raw | diff to current |
2012-06-28 |
Blue Swirl | x86: fix coding style in ops_sse.h |
blob | commitdiff | raw | diff to current |
2012-02-23 |
Kevin Wolf | Merge qemu-iotests into for-anthony |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Aurelien Jarno | target-i386: fix dpps and dppd SSE2 instructions |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Aurelien Jarno | target-i386: fix round{pd,ps,sd,ss} SSE2 instructions |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Aurelien Jarno | target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Anthony Liguori | Merge remote-tracking branch 'origin/master' into staging |
blob | commitdiff | raw | diff to current |
2011-11-19 |
Blue Swirl | x86: fix pcmpestrm and pcmpistrm |
blob | commitdiff | raw | diff to current |
2011-09-26 |
Anthony Liguori | Merge remote-tracking branch 'riku/linux-user-for-upstr... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Anthony Liguori | Merge remote-tracking branch 'kiszka/queues/slirp'... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Anthony Liguori | Merge remote-tracking branch 'qmp/queue/qmp' into staging |
blob | commitdiff | raw | diff to current |
2011-09-17 |
Max Reitz | target-i386: Fix several SSE3 instructions. |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Michael S. Tsirkin | Merge remote branch 'origin/master' into pci |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Anthony Liguori | Merge remote-tracking branch 'awilliam/ipxe' into staging |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Aurelien Jarno | target-i386: replace approx_rsqrt and approx_rcp by... |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Aurelien Jarno | softfloat: rename float*_eq() into float*_eq_quiet() |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Aurelien Jarno | target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Andre Przywara | target-i386: add SSE4a instruction support |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Blue Swirl | Fix Sparse warnings: add "static" |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Blue Swirl | Replace gcc variadic macro extension with C99 version |
blob | commitdiff | raw | diff to current |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | Remove FORCE_RET() and RETURN() |
blob | commitdiff | raw | diff to current |
2008-12-01 |
balrog | Fix pmovsx* / pmovzx* SSE instructions (original fix... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
aurel32 | target-i386: fix helper_pmovmskb_mmx helper |
blob | commitdiff | raw | diff to current |
2008-10-04 |
balrog | Fix crc32w decoding, fix a constant width in blendvpd. |
blob | commitdiff | raw | diff to current |
2008-10-04 |
balrog | Implement SSE4.1, SSE4.2 (x86). |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | Implement x86 SSSE3 instructions. |
blob | commitdiff | raw | diff to current |
2008-05-15 |
bellard | converted more helpers to TCG - fixed some SVM issues |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted SSE/MMX ops to TCG |
blob | commitdiff | raw | diff to current |
2008-04-08 |
aurel32 | 3DNow! instruction set emulation |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
bellard | fixed movd mmx/sse insn |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | removed switches in op.c (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-03-20 |
bellard | NaN support in FPU comparisons |
blob | commitdiff | raw | diff to current |
2005-03-13 |
bellard | soft float support |
blob | commitdiff | raw | diff to current |
2005-01-23 |
bellard | FORCE_RET() fixes - fpu fixes |
blob | commitdiff | raw | diff to current |
2005-01-16 |
bellard | sse fix |
blob | commitdiff | raw | diff to current |
2005-01-08 |
bellard | MMX/SSE support |
blob | commitdiff | raw | diff to current |
|