<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/target-mips/TODO, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/target-mips/TODO?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/target-mips/TODO?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2016-12-20T20:52:12+00:00</updated>
<entry>
<title>Move target-* CPU file into a target/ folder</title>
<updated>2016-12-20T20:52:12+00:00</updated>
<author>
<name>Thomas Huth</name>
</author>
<published>2016-10-11T06:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=fcf5ef2ab52c621a4617ebbef36bf43b4003f4c0'/>
<id>urn:sha1:fcf5ef2ab52c621a4617ebbef36bf43b4003f4c0</id>
<content type='text'>
We've currently got 18 architectures in QEMU, and thus 18 target-xxx
folders in the root folder of the QEMU source tree. More architectures
(e.g. RISC-V, AVR) are likely to be included soon, too, so the main
folder of the QEMU sources slowly gets quite overcrowded with the
target-xxx folders.
To disburden the main folder a little bit, let's move the target-xxx
folders into a dedicated target/ folder, so that target-xxx/ simply
becomes target/xxx/ instead.

Acked-by: Laurent Vivier &lt;laurent@vivier.eu&gt; [m68k part]
Acked-by: Bastian Koppelmann &lt;kbastian@mail.uni-paderborn.de&gt; [tricore part]
Acked-by: Michael Walle &lt;michael@walle.cc&gt; [lm32 part]
Acked-by: Cornelia Huck &lt;cornelia.huck@de.ibm.com&gt; [s390x part]
Reviewed-by: Christian Borntraeger &lt;borntraeger@de.ibm.com&gt; [s390x part]
Acked-by: Eduardo Habkost &lt;ehabkost@redhat.com&gt; [i386 part]
Acked-by: Artyom Tarasenko &lt;atar4qemu@gmail.com&gt; [sparc part]
Acked-by: Richard Henderson &lt;rth@twiddle.net&gt; [alpha part]
Acked-by: Max Filippov &lt;jcmvbkbc@gmail.com&gt; [xtensa part]
Reviewed-by: David Gibson &lt;david@gibson.dropbear.id.au&gt; [ppc part]
Acked-by: Edgar E. Iglesias &lt;edgar.iglesias@xilinx.com&gt; [cris&amp;microblaze part]
Acked-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt; [unicore32 part]
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>target-mips: Change TODO file</title>
<updated>2012-10-31T20:37:24+00:00</updated>
<author>
<name>Jia Liu</name>
</author>
<published>2012-10-24T14:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b30706dda79894c01768df23cde526061d609258'/>
<id>urn:sha1:b30706dda79894c01768df23cde526061d609258</id>
<content type='text'>
Change DSP r1 &amp; DSP r2 into microMIPS DSP encodings in TODO file.

Signed-off-by: Jia Liu &lt;proljc@gmail.com&gt;
Signed-off-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
</content>
</entry>
<entry>
<title>Replace Qemu by QEMU in internal documentation</title>
<updated>2012-04-07T13:58:25+00:00</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2012-04-07T07:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6576b74b0ba068f252cc23c5a541c59621270483'/>
<id>urn:sha1:6576b74b0ba068f252cc23c5a541c59621270483</id>
<content type='text'>
The official spelling is QEMU.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
Reviewed-by: Andreas Färber &lt;afaerber@suse.de&gt;
Signed-off-by: Blue Swirl &lt;blauwirbel@gmail.com&gt;
</content>
</entry>
<entry>
<title>target-mips: add copyright notice for mips16 work</title>
<updated>2009-12-13T19:20:20+00:00</updated>
<author>
<name>Nathan Froyd</name>
</author>
<published>2009-12-08T16:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=9da53be7eabb3dc8c77632510edfa1ac0d6efab5'/>
<id>urn:sha1:9da53be7eabb3dc8c77632510edfa1ac0d6efab5</id>
<content type='text'>
Also cross off mips16 ASE in TODO.

Signed-off-by: Nathan Froyd &lt;froydnj@codesourcery.com&gt;
Signed-off-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;
</content>
</entry>
<entry>
<title>Move the active FPU registers into env again, and use more TCG registers</title>
<updated>2008-09-18T11:57:27+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2008-09-18T11:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f01be154589f6e137195d9cc28d1296d885e4eea'/>
<id>urn:sha1:f01be154589f6e137195d9cc28d1296d885e4eea</id>
<content type='text'>
to access them.

Signed-off-by: Thiemo Seufer &lt;ths@networkno.de&gt;


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5252 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Clarify some TODO items.</title>
<updated>2008-06-24T22:04:41+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2008-06-24T22:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ebbd0ffddd67e70180235561b150aa02897992b1'/>
<id>urn:sha1:ebbd0ffddd67e70180235561b150aa02897992b1</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4789 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Update TODO list.</title>
<updated>2008-06-11T20:58:36+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2008-06-11T20:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2681b45add5f22694d645183a82824722b7191be'/>
<id>urn:sha1:2681b45add5f22694d645183a82824722b7191be</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4735 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Mention missing CPU save/restore.</title>
<updated>2008-05-07T15:39:12+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2008-05-07T15:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bec19c0932e51752fbe0b0b59e9c7cc8a130c269'/>
<id>urn:sha1:bec19c0932e51752fbe0b0b59e9c7cc8a130c269</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4381 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>MIPS TODO: mention unimplemented system controllers.</title>
<updated>2007-12-17T03:53:42+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2007-12-17T03:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0300e3faf6d3ca039b28af8c8a4e002ec356e7f6'/>
<id>urn:sha1:0300e3faf6d3ca039b28af8c8a4e002ec356e7f6</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3830 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Update MIPS TODO. The mipsnet failure is caused by a kernel bug.</title>
<updated>2007-12-17T03:50:28+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2007-12-17T03:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64'/>
<id>urn:sha1:bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3829 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
</feed>
