<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qemu/scripts/switch-timer-api, branch master</title>
<subtitle>QEMU development tree</subtitle>
<id>https://git.zx2c4.com/qemu/atom/scripts/switch-timer-api?h=master</id>
<link rel='self' href='https://git.zx2c4.com/qemu/atom/scripts/switch-timer-api?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/qemu/'/>
<updated>2022-02-21T09:18:06Z</updated>
<entry>
<title>scripts: Remove the old switch-timer-api script</title>
<updated>2022-02-21T09:18:06Z</updated>
<author>
<name>Thomas Huth</name>
<email>thuth@redhat.com</email>
</author>
<published>2022-01-24T10:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/qemu/commit/?id=46fc41176099a5afbbb192159f4bd9c583f2f3d0'/>
<id>urn:sha1:46fc41176099a5afbbb192159f4bd9c583f2f3d0</id>
<content type='text'>
This script has been useful for the timer API rewrite in 2013, but
it is of no use anymore today. Let's remove it now.

Message-Id: &lt;20220124102001.35930-1-thuth@redhat.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>scripts: Switch to more portable Perl shebang</title>
<updated>2017-05-10T07:19:24Z</updated>
<author>
<name>Kamil Rytarowski</name>
<email>n54@gmx.com</email>
</author>
<published>2017-04-26T13:16:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/qemu/commit/?id=b7d5a9c2c672f6088bfa209c1338badbc51de3f3'/>
<id>urn:sha1:b7d5a9c2c672f6088bfa209c1338badbc51de3f3</id>
<content type='text'>
The default NetBSD package manager is pkgsrc and it installs Perl
along other third party programs under custom and configurable prefix.
The default prefix for binary prebuilt packages is /usr/pkg, and the
Perl executable lands in /usr/pkg/bin/perl.

This change switches "/usr/bin/perl" to "/usr/bin/env perl" as it's
the most portable solution that should work for almost everybody.
Perl's executable is detected automatically.

This change switches -w option passed to the executable with more
modern "use warnings;" approach. There is no functional change to the
default behavior.

Signed-off-by: Kamil Rytarowski &lt;n54@gmx.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Signed-off-by: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
</content>
</entry>
<entry>
<title>misc: Fix case Qemu -&gt; QEMU</title>
<updated>2014-02-15T12:10:25Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2014-02-04T05:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/qemu/commit/?id=a63e5e0c0d457718a957c351c996ba9cb31d5cdd'/>
<id>urn:sha1:a63e5e0c0d457718a957c351c996ba9cb31d5cdd</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
Reviewed-by: Laszlo Ersek &lt;lersek@redhat.com&gt;
Reviewed-by: Andreas Färber &lt;afaerber@suse.de&gt;
Signed-off-by: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
</content>
</entry>
<entry>
<title>aio / timers: Add scripts/switch-timer-api</title>
<updated>2013-08-22T17:14:24Z</updated>
<author>
<name>Alex Bligh</name>
<email>alex@alex.org.uk</email>
</author>
<published>2013-08-21T15:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/qemu/commit/?id=fe10ab540bcc2c5e4ac15ae686008c4a17a95c69'/>
<id>urn:sha1:fe10ab540bcc2c5e4ac15ae686008c4a17a95c69</id>
<content type='text'>
Add scripts/switch-timer-api to programatically rewrite source
files to use the new timer system.

Signed-off-by: Alex Bligh &lt;alex@alex.org.uk&gt;
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
</content>
</entry>
</feed>
