<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/scripts/kvm/vmxcap, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/scripts/kvm/vmxcap?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/scripts/kvm/vmxcap?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-05-12T12:23:19+00:00</updated>
<entry>
<title>vmxcap: add tertiary execution controls</title>
<updated>2022-05-12T12:23:19+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2022-05-11T16:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=333dbac358acc6cc174029263d633a22f66584b4'/>
<id>urn:sha1:333dbac358acc6cc174029263d633a22f66584b4</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>vmxcap: Add 5-level EPT bit</title>
<updated>2022-03-15T10:26:20+00:00</updated>
<author>
<name>Vitaly Kuznetsov</name>
</author>
<published>2022-02-21T14:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d312378e59658473aa91aa15c67ec6200d92e5ff'/>
<id>urn:sha1:d312378e59658473aa91aa15c67ec6200d92e5ff</id>
<content type='text'>
5-level EPT is present in Icelake Server CPUs and is supported by QEMU
('vmx-page-walk-5').

Signed-off-by: Vitaly Kuznetsov &lt;vkuznets@redhat.com&gt;
Message-Id: &lt;20220221145316.576138-2-vkuznets@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()</title>
<updated>2020-05-31T11:56:46+00:00</updated>
<author>
<name>Philippe Mathieu-Daudé</name>
</author>
<published>2020-05-12T10:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e57a707a82a0ddc07615e048ef72cf8553c3a4d5'/>
<id>urn:sha1:e57a707a82a0ddc07615e048ef72cf8553c3a4d5</id>
<content type='text'>
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Acked-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Reviewed-by: John Snow &lt;jsnow@redhat.com&gt;
Reviewed-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
Message-Id: &lt;20200512103238.7078-5-philmd@redhat.com&gt;
</content>
</entry>
<entry>
<title>drop "from __future__ import print_function"</title>
<updated>2020-02-07T14:15:16+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-02-04T16:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=423edd9a31b3c78007bb5d9c9a9b3c0c618a10a8'/>
<id>urn:sha1:423edd9a31b3c78007bb5d9c9a9b3c0c618a10a8</id>
<content type='text'>
This is only needed for Python 2, which we do not support anymore.

Cc: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Acked-by: Alex Bennée &lt;alex.bennee@linaro.org&gt;
Acked-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20200204160604.19883-1-pbonzini@redhat.com&gt;
Signed-off-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
</content>
</entry>
<entry>
<title>vmxcap: correct the name of the variables</title>
<updated>2019-10-04T16:49:19+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2019-07-01T14:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=49d51b8927a9ea7267f4677a2e92f5046ce74025'/>
<id>urn:sha1:49d51b8927a9ea7267f4677a2e92f5046ce74025</id>
<content type='text'>
The low bits are 1 if the control must be one, the high bits
are 1 if the control can be one.  Correct the variable names
as they are very confusing.

Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>kvm: vmxcap: Enhance with latest features</title>
<updated>2019-08-20T18:00:51+00:00</updated>
<author>
<name>Jan Kiszka</name>
</author>
<published>2019-08-13T06:29:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=fc7d2b451ea5d5fe1e787ed7e80c7082fe1cb83d'/>
<id>urn:sha1:fc7d2b451ea5d5fe1e787ed7e80c7082fe1cb83d</id>
<content type='text'>
Based on SDM from May 2019.

Signed-off-by: Jan Kiszka &lt;jan.kiszka@siemens.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>python: futurize -f libfuturize.fixes.fix_print_with_import</title>
<updated>2018-06-08T17:39:24+00:00</updated>
<author>
<name>Eduardo Habkost</name>
</author>
<published>2018-06-08T12:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f03868bd5653265e97b253102d77d83ea85efdea'/>
<id>urn:sha1:f03868bd5653265e97b253102d77d83ea85efdea</id>
<content type='text'>
Change all Python code to use print as a function.

This is necessary for Python 3 compatibility.

Done using:

  $ py=$( (g grep -l -E '^#!.*python';find -name '*.py' -printf '%P\n';) | \
    sort -u | grep -v README.sh4)
  $ futurize -w -f libfuturize.fixes.fix_print_with_import $py

Reviewed-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Acked-by: Fam Zheng &lt;famz@redhat.com&gt;
Signed-off-by: Eduardo Habkost &lt;ehabkost@redhat.com&gt;
Message-Id: &lt;20180608122952.2009-2-ehabkost@redhat.com&gt;
[ehabkost: fixup tests/docker/docker.py]
Signed-off-by: Eduardo Habkost &lt;ehabkost@redhat.com&gt;
</content>
</entry>
<entry>
<title>vmxcap: update for September 2016 SDM</title>
<updated>2017-03-03T15:40:02+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2017-02-21T08:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=025533f6eeb4751ee6d8330a505d47a1128322d1'/>
<id>urn:sha1:025533f6eeb4751ee6d8330a505d47a1128322d1</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>vmxcap: port to Python 3</title>
<updated>2017-03-03T15:40:02+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2017-02-21T08:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=c3e31eaa21bc038c146cb196f7762a972eb9de5b'/>
<id>urn:sha1:c3e31eaa21bc038c146cb196f7762a972eb9de5b</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>vmxcap: Add TSC scaling bit</title>
<updated>2016-09-13T17:08:46+00:00</updated>
<author>
<name>Eduardo Habkost</name>
</author>
<published>2016-08-26T03:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=349cb2fbfdcbc9f6770389f3b69422e8c441042d'/>
<id>urn:sha1:349cb2fbfdcbc9f6770389f3b69422e8c441042d</id>
<content type='text'>
Signed-off-by: Eduardo Habkost &lt;ehabkost@redhat.com&gt;
Message-Id: &lt;1472181025-10889-3-git-send-email-ehabkost@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
</feed>
