<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/backends/trace-events, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/backends/trace-events?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/backends/trace-events?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-06-02T04:51:09+00:00</updated>
<entry>
<title>docs: fix references to docs/devel/tracing.rst</title>
<updated>2021-06-02T04:51:09+00:00</updated>
<author>
<name>Stefano Garzarella</name>
</author>
<published>2021-05-17T15:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d0fb9657a33dd3d1db1b492c4dcc7c778e40e5c0'/>
<id>urn:sha1:d0fb9657a33dd3d1db1b492c4dcc7c778e40e5c0</id>
<content type='text'>
Commit e50caf4a5c ("tracing: convert documentation to rST")
converted docs/devel/tracing.txt to docs/devel/tracing.rst.

We still have several references to the old file, so let's fix them
with the following command:

  sed -i s/tracing.txt/tracing.rst/ $(git grep -l docs/devel/tracing.txt)

Signed-off-by: Stefano Garzarella &lt;sgarzare@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Message-Id: &lt;20210517151702.109066-2-sgarzare@redhat.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>Add dbus-vmstate object</title>
<updated>2020-01-06T14:41:32+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2019-12-16T07:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5010cec2bc87dafab39b3913c8ca91f88df9c540'/>
<id>urn:sha1:5010cec2bc87dafab39b3913c8ca91f88df9c540</id>
<content type='text'>
When instantiated, this object will connect to the given D-Bus bus
"addr". During migration, it will take/restore the data from
org.qemu.VMState1 instances. See documentation for details.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Daniel P. Berrangé &lt;berrange@redhat.com&gt;
</content>
</entry>
<entry>
<title>backends: remove empty trace-events file</title>
<updated>2017-07-11T08:35:11+00:00</updated>
<author>
<name>Daniel P. Berrange</name>
</author>
<published>2017-06-29T16:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=cbea0ac4fe4989ae70088e01ad8b5e99f7ce3846'/>
<id>urn:sha1:cbea0ac4fe4989ae70088e01ad8b5e99f7ce3846</id>
<content type='text'>
The content of the backends/trace-events file was entirely
removed in

  commit 6b10e573d15ef82dbc5c5b3726028e6642e134f6
  Author: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
  Date:   Mon May 29 12:39:42 2017 +0400

    char: move char devices to chardev/

Leaving the empty file around, causes tracetool to generate
an empty .dtrace file which makes the dtrace compiler throw
a syntax error.

Signed-off-by: Daniel P. Berrange &lt;berrange@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Message-id: 20170629162046.4135-1-berrange@redhat.com
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
</content>
</entry>
<entry>
<title>char: move char devices to chardev/</title>
<updated>2017-06-02T07:33:53+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2017-05-29T08:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6b10e573d15ef82dbc5c5b3726028e6642e134f6'/>
<id>urn:sha1:6b10e573d15ef82dbc5c5b3726028e6642e134f6</id>
<content type='text'>
Suggested by Paolo Bonzini during series review.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
</content>
</entry>
<entry>
<title>Add wctablet device</title>
<updated>2017-02-20T10:26:28+00:00</updated>
<author>
<name>Anatoli Huseu1</name>
</author>
<published>2017-02-06T14:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=378af96155d62d90c876ee5e7648803247f1d864'/>
<id>urn:sha1:378af96155d62d90c876ee5e7648803247f1d864</id>
<content type='text'>
Add QEMU Wacom Penpartner serial tablet emulation.
GSoC 2016 project.

Signed-off-by: Anatoli Huseu1 &lt;avg.tolik@gmail.com&gt;

Various cleanups.
Add line speed tracking.
Implement ST and SP commands.
Adapted to chardev QOMification.

Signed-off-by: Gerd Hoffmann &lt;kraxel@redhat.com&gt;
Message-id: 1486391007-10116-1-git-send-email-kraxel@redhat.com
</content>
</entry>
</feed>
