<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/Changelog, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/Changelog?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/Changelog?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-10-27T15:48:50+00:00</updated>
<entry>
<title>CHANGELOG: remove disused file</title>
<updated>2020-10-27T15:48:50+00:00</updated>
<author>
<name>John Snow</name>
</author>
<published>2020-10-26T19:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e83029fa605d6aa475be60b191f2af3954591093'/>
<id>urn:sha1:e83029fa605d6aa475be60b191f2af3954591093</id>
<content type='text'>
There's no reason to keep this here; the versions described are
ancient. Everything here is still mirrored on
https://wiki.qemu.org/ChangeLog/old if anyone is curious; otherwise, use
the git history.

Signed-off-by: John Snow &lt;jsnow@redhat.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Reviewed-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20201026195131.13848-1-jsnow@redhat.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&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>Use HTTPS for qemu.org and other domains</title>
<updated>2017-11-21T13:34:13+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2017-11-21T12:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=70b7fba9871fb282b4806a2445a1e82a7a51da10'/>
<id>urn:sha1:70b7fba9871fb282b4806a2445a1e82a7a51da10</id>
<content type='text'>
qemu.org enabled HTTPS in 2017 and it should be used instead of HTTP.
There are also URLs to json.org, openvpn.net, and other domains that
support HTTPS.

This patch updates the qemu.org domains everywhere and also third-party
domains that I have checked.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Message-id: 20171121120435.28728-3-stefanha@redhat.com
Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
</content>
</entry>
<entry>
<title>Use qemu.org domain name</title>
<updated>2017-11-21T13:34:13+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2017-11-21T12:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=1b3bbc68872be5b618811db9dae611373c49f823'/>
<id>urn:sha1:1b3bbc68872be5b618811db9dae611373c49f823</id>
<content type='text'>
The owner of qemu.org has delegated authority to modify DNS records to
the QEMU Project.  This has allowed us to use the domain name without
worries about IP address changes or technical issues disrupting service.
The issues described in commit 859389810910f232188675d2f10b15f1aad77660
("Use qemu-project.org domain name") have therefore been mitigated.

This patch switches back to consistently using qemu.org instead of
qemu-project.org in documentation, version.rc, and the Windows installer
script.

The git submodules and SeaBIOS still use qemu-project.org for the time
being.  This will be fixed in the QEMU 2.12 release cycle.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Message-id: 20171121120435.28728-2-stefanha@redhat.com
Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
</content>
</entry>
<entry>
<title>Use qemu-project.org domain name</title>
<updated>2013-10-11T16:34:56+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2013-10-11T12:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=859389810910f232188675d2f10b15f1aad77660'/>
<id>urn:sha1:859389810910f232188675d2f10b15f1aad77660</id>
<content type='text'>
qemu.org is held by a third-party and no core community contributor has
access to the DNS configuration.  This leaves the website exposed to
outages due to DNS issues or IP address changes.  For example, if the
web server IP address needs to change we cannot guarantee qemu.org will
point to it!

The newer qemu-project.org domain name is owned by Anthony Liguori
&lt;anthony@codemonkey.ws&gt;.  You can confirm this by querying the whois
information.  Also note that the #qemu IRC channel topic already
references qemu-project.org.

Short of having a dedicated legal entity to hold the domain name on
behalf of the community, qemu-project.org seems like the safest bet.

Let's replace references to qemu.org with qemu-project.org.

Note that git-submodule(1) does not detect URL changes.  The following
commands clear out and re-initialize all submodules to ensure you are
using the latest URLs:

  $ git submodule deinit . # you'll be warned if you have local changes
  $ rm -rf .git/modules    # also clear cached .git/ directories
  $ git submodule update --init

Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Message-id: 1381495958-8306-1-git-send-email-stefanha@redhat.com
Signed-off-by: Anthony Liguori &lt;aliguori@amazon.com&gt;
</content>
</entry>
<entry>
<title>fix some common typos</title>
<updated>2012-05-14T05:27:24+00:00</updated>
<author>
<name>Jim Meyering</name>
</author>
<published>2012-05-09T05:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a31f053129f378ff0e8f6e855b3f35d21143b9ef'/>
<id>urn:sha1:a31f053129f378ff0e8f6e855b3f35d21143b9ef</id>
<content type='text'>
These were identified using: http://github.com/lyda/misspell-check
and run like this to create a bourne shell script using GNU sed's
-i option:

git ls-files|grep -vF .bin | misspellings -f - |grep -v '^ERROR:' |perl \
-pe 's/^(.*?)\[(\d+)\]: (\w+) -&gt; "(.*?)"$/sed -i '\''${2}s!$3!$4!'\'' $1/'

Manually eliding the FP, "rela-&gt;real" and resolving "addres" to
address (not "adders") we get this:

  sed -i '450s!thru!through!' Changelog
  sed -i '260s!neccessary!necessary!' coroutine-sigaltstack.c
  sed -i '54s!miniscule!minuscule!' disas.c
  sed -i '1094s!thru!through!' hw/usb/hcd-ehci.c
  sed -i '1095s!thru!through!' hw/usb/hcd-ehci.c
  sed -i '21s!unecessary!unnecessary!' qapi-schema-guest.json
  sed -i '307s!explictly!explicitly!' qemu-ga.c
  sed -i '490s!preceeding!preceding!' qga/commands-posix.c
  sed -i '792s!addres!address!' qga/commands-posix.c
  sed -i '6s!beeing!being!' tests/tcg/test-mmap.c

Also, manually fix "arithmentic", spotted by Peter Maydell:

  sed -i 's!arithmentic!arithmetic!' coroutine-sigaltstack.c

Signed-off-by: Jim Meyering &lt;meyering@redhat.com&gt;
Reviewed-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
</content>
</entry>
<entry>
<title>Fix spelling in comments, documentation and messages</title>
<updated>2011-12-14T11:09:44+00:00</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2011-12-09T23:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e7d81004e486b0e80a674d164d8aec0e83fa812f'/>
<id>urn:sha1:e7d81004e486b0e80a674d164d8aec0e83fa812f</id>
<content type='text'>
accidently-&gt;accidentally
annother-&gt;another
choosen-&gt;chosen
consideres-&gt;considers
decriptor-&gt;descriptor
developement-&gt;development
paramter-&gt;parameter
preceed-&gt;precede
preceeding-&gt;preceding
priviledge-&gt;privilege
propogation-&gt;propagation
substraction-&gt;subtraction
throught-&gt;through
upto-&gt;up to
usefull-&gt;useful

Fix also grammar in posix-aio-compat.c

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Changelog: Add explanatory note that this file is no longer updated</title>
<updated>2011-06-13T19:16:27+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2011-06-09T10:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5f04e36882ab958b5a2e5f5153609921d03dd7d5'/>
<id>urn:sha1:5f04e36882ab958b5a2e5f5153609921d03dd7d5</id>
<content type='text'>
Add an explanatory note to the top of Changelog pointing at the
wiki and git history for changelogs for more recent releases.

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Signed-off-by: Edgar E. Iglesias &lt;edgar.iglesias@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix typos in comments (dependancy -&gt; dependency)</title>
<updated>2011-05-08T09:02:16+00:00</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2011-04-28T15:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=cbae0863d60a3708cb2c0647b35ea34b40313246'/>
<id>urn:sha1:cbae0863d60a3708cb2c0647b35ea34b40313246</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;weil@mail.berlios.de&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Update version and changelog to sync with stable branch</title>
<updated>2009-12-19T14:26:03+00:00</updated>
<author>
<name>Anthony Liguori</name>
</author>
<published>2009-12-19T14:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0aced4e219f81ab583b2d99663e13c3278d163ea'/>
<id>urn:sha1:0aced4e219f81ab583b2d99663e13c3278d163ea</id>
<content type='text'>
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
</feed>
