<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/scsi/pr-helper.h, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/scsi/pr-helper.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/scsi/pr-helper.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2019-05-13T06:58:55+00:00</updated>
<entry>
<title>Normalize header guard symbol definition.</title>
<updated>2019-05-13T06:58:55+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2019-03-15T14:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=177d9e0da094efb0fadb8daf54b340729b452c8f'/>
<id>urn:sha1:177d9e0da094efb0fadb8daf54b340729b452c8f</id>
<content type='text'>
We commonly define the header guard symbol without an explicit value.
Normalize the exceptions.

Done with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20190315145123.28030-8-armbru@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
</content>
</entry>
<entry>
<title>Clean up includes</title>
<updated>2018-02-09T04:05:11+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2018-02-01T11:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8f0a3716e40cf479ebdc1cf5a34b8d500c05adff'/>
<id>urn:sha1:8f0a3716e40cf479ebdc1cf5a34b8d500c05adff</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, with the change
to target/s390x/gen-features.c manually reverted, and blank lines
around deletions collapsed.

Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20180201111846.21846-3-armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>scsi: build qemu-pr-helper</title>
<updated>2017-09-22T19:07:24+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2017-08-22T04:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b855f8d175a0a26c9798cbc5962bb8c0d9538231'/>
<id>urn:sha1:b855f8d175a0a26c9798cbc5962bb8c0d9538231</id>
<content type='text'>
Introduce a privileged helper to run persistent reservation commands.
This lets virtual machines send persistent reservations without using
CAP_SYS_RAWIO or out-of-tree patches.  The helper uses Unix permissions
and SCM_RIGHTS to restrict access to processes that can access its socket
and prove that they have an open file descriptor for a raw SCSI device.

The next patch will also correct the usage of persistent reservations
with multipath devices.

It would also be possible to support for Linux's IOC_PR_* ioctls in
the future, to support NVMe devices.  For now, however, only SCSI is
supported.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
</feed>
