<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/docs/system/ppc, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/docs/system/ppc?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/docs/system/ppc?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-10-29T09:34:34+00:00</updated>
<entry>
<title>hw/ppc/e500: Implement pflash handling</title>
<updated>2022-10-29T09:34:34+00:00</updated>
<author>
<name>Bernhard Beschow</name>
</author>
<published>2022-10-18T21:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=63e4bf8e84721231ea447b0e4afcb0a4378763c2'/>
<id>urn:sha1:63e4bf8e84721231ea447b0e4afcb0a4378763c2</id>
<content type='text'>
Allows e500 boards to have their root file system reside on flash using
only builtin devices located in the eLBC memory region.

Note that the flash memory area is only created when a -pflash argument is
given, and that the size is determined by the given file. The idea is to
put users into control.

Signed-off-by: Bernhard Beschow &lt;shentey@gmail.com&gt;
Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@linaro.org&gt;
Message-Id: &lt;20221018210146.193159-6-shentey@gmail.com&gt;
[danielhb: use memory_region_size() in mmio_size]
Signed-off-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)</title>
<updated>2022-10-28T16:25:55+00:00</updated>
<author>
<name>Bernhard Beschow</name>
</author>
<published>2022-10-18T21:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c593d1cc2555c5fe6a6a558f4d2bdc3bfd6713de'/>
<id>urn:sha1:c593d1cc2555c5fe6a6a558f4d2bdc3bfd6713de</id>
<content type='text'>
The documentation suggests that there is a qemu-system-ppc32 binary
while the 32 bit version is actually just named qemu-system-ppc. Settle
on qemu-system-ppc64 which also works for 32 bit machines and causes
less clutter in the documentation.

Found-by: BALATON Zoltan &lt;balaton@eik.bme.hu&gt;
Suggested-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Signed-off-by: Bernhard Beschow &lt;shentey@gmail.com&gt;
Message-Id: &lt;20221018210146.193159-2-shentey@gmail.com&gt;
Signed-off-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs/system/ppc/ppce500: Add heading for networking chapter</title>
<updated>2022-10-17T19:15:09+00:00</updated>
<author>
<name>Bernhard Beschow</name>
</author>
<published>2022-10-03T20:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e018489d8b4c1d85a3851fbe48b0befd2ccfc647'/>
<id>urn:sha1:e018489d8b4c1d85a3851fbe48b0befd2ccfc647</id>
<content type='text'>
The sudden change of topics is slightly confusing and makes the
networking information less visible. So separate the networking chapter
to improve comprehensibility.

Signed-off-by: Bernhard Beschow &lt;shentey@gmail.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Message-Id: &lt;20221003203142.24355-4-shentey@gmail.com&gt;
Signed-off-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
</content>
</entry>
<entry>
<title>ppc/ppc405: Remove taihu machine</title>
<updated>2022-08-31T17:08:06+00:00</updated>
<author>
<name>Cédric Le Goater</name>
</author>
<published>2022-08-09T15:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=1335caf312a9522fe3abe6231891456ada721de2'/>
<id>urn:sha1:1335caf312a9522fe3abe6231891456ada721de2</id>
<content type='text'>
It has been deprecated since 7.0.

Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Signed-off-by: Cédric Le Goater &lt;clg@kaod.org&gt;
Message-Id: &lt;20220809153904.485018-2-clg@kaod.org&gt;
Signed-off-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
</content>
</entry>
<entry>
<title>pseries: Update SLOF firmware image</title>
<updated>2022-08-30T19:20:01+00:00</updated>
<author>
<name>Alexey Kardashevskiy</name>
</author>
<published>2022-07-19T07:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c49b67f72b1a875ca355a170759303b0faa959ca'/>
<id>urn:sha1:c49b67f72b1a875ca355a170759303b0faa959ca</id>
<content type='text'>
The only change is that now SLOF can also boot big endian zImage
but kernel-addr=0 is still required.

Signed-off-by: Alexey Kardashevskiy &lt;aik@ozlabs.ru&gt;
Signed-off-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
</content>
</entry>
<entry>
<title>spapr/docs: Add a few words about x-vof</title>
<updated>2022-05-26T20:11:32+00:00</updated>
<author>
<name>Alexey Kardashevskiy</name>
</author>
<published>2022-05-06T05:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=162eec18c0aed28eda472bacf207b7b222894169'/>
<id>urn:sha1:162eec18c0aed28eda472bacf207b7b222894169</id>
<content type='text'>
The alternative small firmware needs a few words of what it can and
absolutely cannot do; this adds those words.

Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Signed-off-by: Alexey Kardashevskiy &lt;aik@ozlabs.ru&gt;
Message-Id: &lt;20220506055124.3822112-1-aik@ozlabs.ru&gt;
[danielhb: added linebreaks before and after table]
Signed-off-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs: rstfy confidential guest documentation</title>
<updated>2022-02-09T08:08:56+00:00</updated>
<author>
<name>Cornelia Huck</name>
</author>
<published>2022-02-09T08:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=96a46def58b3b7938d200fca6bd4916c3640d2f3'/>
<id>urn:sha1:96a46def58b3b7938d200fca6bd4916c3640d2f3</id>
<content type='text'>
Also rstfy the documentation for AMD SEV, and link it.

The documentation for PEF had been merged into the pseries doc,
fix the reference.

Signed-off-by: Cornelia Huck &lt;cohuck@redhat.com&gt;
Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Message-Id: &lt;20220204161251.241877-1-cohuck@redhat.com&gt;
Signed-off-by: Cédric Le Goater &lt;clg@kaod.org&gt;
</content>
</entry>
<entry>
<title>Link new ppc-spapr-uv-hcalls.rst to pseries.rst.</title>
<updated>2022-01-18T11:56:30+00:00</updated>
<author>
<name>Leonardo Garcia</name>
</author>
<published>2022-01-18T11:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8e12c012a79320041d49ea6162e944b2f7306b71'/>
<id>urn:sha1:8e12c012a79320041d49ea6162e944b2f7306b71</id>
<content type='text'>
Signed-off-by: Leonardo Garcia &lt;lagarcia@br.ibm.com&gt;
Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Message-Id: &lt;a24d2c260442e44aa99d4c18b1717f2f4a73529a.1642446876.git.lagarcia@br.ibm.com&gt;
Signed-off-by: Cédric Le Goater &lt;clg@kaod.org&gt;
</content>
</entry>
<entry>
<title>Link new ppc-spapr-hotplug.rst file to pseries.rst.</title>
<updated>2022-01-18T11:56:30+00:00</updated>
<author>
<name>Leonardo Garcia</name>
</author>
<published>2022-01-18T11:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=22beb38b78b80e17d70b4562625557cafaedda11'/>
<id>urn:sha1:22beb38b78b80e17d70b4562625557cafaedda11</id>
<content type='text'>
Signed-off-by: Leonardo Garcia &lt;lagarcia@br.ibm.com&gt;
Reviewed-by: Daniel Henrique Barboza &lt;danielhb413@gmail.com&gt;
Message-Id: &lt;e54aad58e3cfbd96647430d33cdb59fd87d199b0.1641995058.git.lagarcia@br.ibm.com&gt;
Signed-off-by: Cédric Le Goater &lt;clg@kaod.org&gt;
</content>
</entry>
<entry>
<title>docs: Clarifications and formatting changes in ppc docs.</title>
<updated>2022-01-12T10:28:26+00:00</updated>
<author>
<name>Leonardo Garcia</name>
</author>
<published>2022-01-12T10:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a23a72dd1ec2695cb24dde695666d726d40823ca'/>
<id>urn:sha1:a23a72dd1ec2695cb24dde695666d726d40823ca</id>
<content type='text'>
Signed-off-by: Leonardo Garcia &lt;lagarcia@br.ibm.com&gt;
Reviewed-by: Cédric Le Goater &lt;clg@kaod.org&gt;
Message-Id: &lt;3b228af4785241c7fb4a2c70f0c495d2a9adea83.1641405872.git.lagarcia@br.ibm.com&gt;
Signed-off-by: Cédric Le Goater &lt;clg@kaod.org&gt;
</content>
</entry>
</feed>
