<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice-common.git/common, branch master</title>
<subtitle>spice-common</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/'/>
<entry>
<title>Cap logging level to the valid bounds</title>
<updated>2016-03-11T10:16:22+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2016-01-28T14:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=53ee80bd7d1d98d87654c57098722532df55dd1b'/>
<id>53ee80bd7d1d98d87654c57098722532df55dd1b</id>
<content type='text'>
Avoid overflows using its values.
The patch was originally written by Christophe Fergeau

Acked-by: Victor Toso &lt;victortoso@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid overflows using its values.
The patch was originally written by Christophe Fergeau

Acked-by: Victor Toso &lt;victortoso@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 2 unused vfuncs from client_marshallers.h</title>
<updated>2016-03-11T08:55:09+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@redhat.com</email>
</author>
<published>2016-03-09T17:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=8af947e7b2062dda564bd9f6aacf5bc6b3da5e51'/>
<id>8af947e7b2062dda564bd9f6aacf5bc6b3da5e51</id>
<content type='text'>
The AudioVolume and AudioMute messages are not sent by the client, so
they do not need to appear in SpiceMessageMarshallers in
client_marshallers.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AudioVolume and AudioMute messages are not sent by the client, so
they do not need to appear in SpiceMessageMarshallers in
client_marshallers.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove files moved to spice-protocol"</title>
<updated>2016-03-10T15:01:36+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2016-03-10T14:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=1cd26b87c10870ea9bfb65b4640d2e318b45aafb'/>
<id>1cd26b87c10870ea9bfb65b4640d2e318b45aafb</id>
<content type='text'>
This reverts commit 7665dcf1bb2fa0b16b3d0015b28d7f5912664c3f.

Also revert the related build-sys changes to fix the build.

codegen generated code depends on spice-common code (marshaller,
messages etc), it makes more sense to keep the generator along
this. Otherwise a newer protocol release will fail to build older
projects.

*.proto files are required as well, since it generates code that parent
modules depend on unconditionnaly.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7665dcf1bb2fa0b16b3d0015b28d7f5912664c3f.

Also revert the related build-sys changes to fix the build.

codegen generated code depends on spice-common code (marshaller,
messages etc), it makes more sense to keep the generator along
this. Otherwise a newer protocol release will fail to build older
projects.

*.proto files are required as well, since it generates code that parent
modules depend on unconditionnaly.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>marshaller: fix uninitialized field usage</title>
<updated>2016-02-03T11:48:43+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2016-02-03T11:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=fd9ba72f1a154249b039ebac9a38fe76b175cb7d'/>
<id>fd9ba72f1a154249b039ebac9a38fe76b175cb7d</id>
<content type='text'>
has_fd was not initialized.

Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Marc-André Lureau &lt;mlureau@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has_fd was not initialized.

Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Marc-André Lureau &lt;mlureau@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>marshaller: track if add_fd() was given -1</title>
<updated>2016-02-02T12:38:54+00:00</updated>
<author>
<name>Marc-Andre Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2016-01-22T17:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=472e563591a80f75679be2ea855e660c6ee51721'/>
<id>472e563591a80f75679be2ea855e660c6ee51721</id>
<content type='text'>
In some cases, it might be worth to be able to send a message with a -1
fd, has the protocol permits. Change add_fd/get_fd in order to track
if the caller wanted to send -1.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@gmail.com&gt;
Acked-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases, it might be worth to be able to send a message with a -1
fd, has the protocol permits. Change add_fd/get_fd in order to track
if the caller wanted to send -1.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@gmail.com&gt;
Acked-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use code to compute a bit mask</title>
<updated>2016-01-27T18:39:06+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2015-05-07T17:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=75cb2701d33bf49887e0f9175b2c42e56047e7e7'/>
<id>75cb2701d33bf49887e0f9175b2c42e56047e7e7</id>
<content type='text'>
Code is in the slow path, this reduce space needed for data+code.

Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code is in the slow path, this reduce space needed for data+code.

Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid to call ceil_log_2 twice with same value</title>
<updated>2016-01-27T18:39:04+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2015-05-07T17:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=580adf7c36d07bc9cb8bcb4092fea3dea3ec361c'/>
<id>580adf7c36d07bc9cb8bcb4092fea3dea3ec361c</id>
<content type='text'>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Constification</title>
<updated>2016-01-27T18:39:02+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2015-05-07T17:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=6e04b9475107d70e44df51bbb2fa05a12e06d6c3'/>
<id>6e04b9475107d70e44df51bbb2fa05a12e06d6c3</id>
<content type='text'>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>zeroLUT has same content of lzeroes</title>
<updated>2016-01-27T18:39:01+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2015-05-07T17:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=daf406a1799d4a83dc12f88b2ba717383d3c51a9'/>
<id>daf406a1799d4a83dc12f88b2ba717383d3c51a9</id>
<content type='text'>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: constify some declarations</title>
<updated>2016-01-27T18:38:43+00:00</updated>
<author>
<name>Frediano Ziglio</name>
<email>fziglio@redhat.com</email>
</author>
<published>2015-08-17T10:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice-common.git/commit/?id=07b3150cb1c3a028a0b2631f6a1aa6605372a99a'/>
<id>07b3150cb1c3a028a0b2631f6a1aa6605372a99a</id>
<content type='text'>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Frediano Ziglio &lt;fziglio@redhat.com&gt;
Acked-by: Jonathon Jongsma &lt;jjongsma@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
