<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/libdecnumber, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/libdecnumber?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/libdecnumber?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-11-11T08:13:52+00:00</updated>
<entry>
<title>libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15</title>
<updated>2022-11-11T08:13:52+00:00</updated>
<author>
<name>Thomas Huth</name>
</author>
<published>2022-11-10T13:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b2a3cbb80c21f38f0cc626ddd642240d7194c8df'/>
<id>urn:sha1:b2a3cbb80c21f38f0cc626ddd642240d7194c8df</id>
<content type='text'>
Clang 15 from Fedora 37 complains:

 ../libdecnumber/dpd/decimal64.c:620:8: error: variable 'n' set but
 not used [-Werror,-Wunused-but-set-variable]
   Int  n;                     /* output bunch counter */
        ^
 1 error generated.

Remove the unused variable to silence the compiler warning.

Message-Id: &lt;20221110131112.104283-1-thuth@redhat.com&gt;
Reviewed-by: Cédric Le Goater &lt;clg@kaod.org&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>libdecnumber: Introduce decNumberIntegralToInt128</title>
<updated>2021-11-08T23:32:52+00:00</updated>
<author>
<name>Luis Pires</name>
</author>
<published>2021-10-29T19:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=21d7826fdbf13bc3180f8f23f3f87967604fdf7e'/>
<id>urn:sha1:21d7826fdbf13bc3180f8f23f3f87967604fdf7e</id>
<content type='text'>
This will be used to implement PowerPC's dctfixqq.

Signed-off-by: Luis Pires &lt;luis.pires@eldorado.org.br&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20211029192417.400707-7-luis.pires@eldorado.org.br&gt;
Signed-off-by: David Gibson &lt;david@gibson.dropbear.id.au&gt;
</content>
</entry>
<entry>
<title>libdecnumber: introduce decNumberFrom[U]Int128</title>
<updated>2021-11-08T23:32:52+00:00</updated>
<author>
<name>Luis Pires</name>
</author>
<published>2021-10-29T19:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=727385c4e13e1a5a985124a20a2370855141111d'/>
<id>urn:sha1:727385c4e13e1a5a985124a20a2370855141111d</id>
<content type='text'>
This will be used to implement PowerPC's dcffixqq.

Signed-off-by: Luis Pires &lt;luis.pires@eldorado.org.br&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20211029192417.400707-2-luis.pires@eldorado.org.br&gt;
Signed-off-by: David Gibson &lt;david@gibson.dropbear.id.au&gt;
</content>
</entry>
<entry>
<title>qemu/: fix some comment spelling errors</title>
<updated>2020-09-17T18:35:43+00:00</updated>
<author>
<name>zhaolichang</name>
</author>
<published>2020-09-17T07:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e3a6e0daf47f43cdb02b42c4dd3694a8f00063d5'/>
<id>urn:sha1:e3a6e0daf47f43cdb02b42c4dd3694a8f00063d5</id>
<content type='text'>
I found that there are many spelling errors in the comments of qemu,
so I used the spellcheck tool to check the spelling errors
and finally found some spelling errors in the folder.

Signed-off-by: zhaolichang &lt;zhaolichang@huawei.com&gt;
Reviewed-by: Alex Bennee &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20200917075029.313-2-zhaolichang@huawei.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>meson: target</title>
<updated>2020-08-21T10:30:35+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-08-07T10:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=abff1abfe8113a989215ed33c48839a827e531f1'/>
<id>urn:sha1:abff1abfe8113a989215ed33c48839a827e531f1</id>
<content type='text'>
Similar to hw_arch, each architecture defines two sourceset which are placed in
dictionaries target_arch and target_softmmu_arch.  These are then picked up
from there when building the per-emulator static_library.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>build: remove CONFIG_LIBDECNUMBER</title>
<updated>2017-10-16T16:03:52+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2017-07-14T09:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7271a81949ee9806705d51618379246fb2b72209'/>
<id>urn:sha1:7271a81949ee9806705d51618379246fb2b72209</id>
<content type='text'>
It is used by all PPC targets; we can give the directory its own
Makefile.objs file, and include it directly from target/ppc.
target/s390 can do the same when it starts using it.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>decnumber: use DIV_ROUND_UP</title>
<updated>2017-08-31T10:29:07+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2017-06-22T11:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6402cbbbfd18322df8914ffc320b5e122399096b'/>
<id>urn:sha1:6402cbbbfd18322df8914ffc320b5e122399096b</id>
<content type='text'>
I used the clang-tidy qemu-round check to generate the fix:
https://github.com/elmarco/clang-tools-extra

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>libdecnumber: Clean up includes</title>
<updated>2016-02-16T14:29:27+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2016-02-09T11:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7a4e543de6637cda4dcc4a060b9225a863f7c721'/>
<id>urn:sha1:7a4e543de6637cda4dcc4a060b9225a863f7c721</id>
<content type='text'>
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
</content>
</entry>
<entry>
<title>typofixes - v4</title>
<updated>2015-09-11T07:45:43+00:00</updated>
<author>
<name>Veres Lajos</name>
</author>
<published>2015-09-08T21:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=67cc32ebfd8c0ee3fcdb26780a8991baf5eb1d45'/>
<id>urn:sha1:67cc32ebfd8c0ee3fcdb26780a8991baf5eb1d45</id>
<content type='text'>
Signed-off-by: Veres Lajos &lt;vlajos@gmail.com&gt;
Signed-off-by: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
</content>
</entry>
<entry>
<title>remove libdecnumber/dpd/decimal128Local.h</title>
<updated>2015-06-23T16:57:27+00:00</updated>
<author>
<name>Michael Tokarev</name>
</author>
<published>2015-06-03T14:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=bfa3ab619731653e752c7cf0ab3395ec8e70fe79'/>
<id>urn:sha1:bfa3ab619731653e752c7cf0ab3395ec8e70fe79</id>
<content type='text'>
Commit 72ac97cdfc added two equivalent versions of decimal128Local.h,
one in libdecnumber/dpd/ and another in include/libdecnumber/dpd/.
Being identical by the code, the two files however differs in the
licensing terms.  The one in libdecnumber/dpd/ (which is being
removed by this patch) is licensed as GPL3.1 (plus gcc runtime
exception), which, as far as I know, is not compatible with GPL-2.
This file is not used (it is included from
include/libdecnumber/dpd/decimal128.h, so version in include/ is
used).

More, the version in include/ can also be removed, since none
of the 3 defines from that file are actually used by the code.
Even more, one of the defines from there, decimal128SetSign,
is redefined (to equivalent value) in libdecnumber/dpd/decimal128.c,
but again, never used.

What a mess...

Signed-off-by: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
Reviewed-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
</content>
</entry>
</feed>
