<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/default-configs/i386-softmmu.mak, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/default-configs/i386-softmmu.mak?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/default-configs/i386-softmmu.mak?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-10-03T12:07:35+00:00</updated>
<entry>
<title>default-configs: move files to default-configs/devices/</title>
<updated>2020-10-03T12:07:35+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2020-09-18T10:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=1bb4cb1c33805c0da0db5b76852bb73759625c4e'/>
<id>urn:sha1:1bb4cb1c33805c0da0db5b76852bb73759625c4e</id>
<content type='text'>
Make room for target files in default-configs/targets/

Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>tpm: Separate TPM_TIS and TPM_TIS_ISA configs</title>
<updated>2020-03-05T17:18:00+00:00</updated>
<author>
<name>Eric Auger</name>
</author>
<published>2020-03-05T16:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2e8f7675b59f9cf448ff3cf2ec1671350ad60a67'/>
<id>urn:sha1:2e8f7675b59f9cf448ff3cf2ec1671350ad60a67</id>
<content type='text'>
Let's separate the compilation of tpm_tis_common.c from
the compilation of tpm_tis_isa.c

The common part will be also compiled along with the
tpm_tis_sysbus device.

Signed-off-by: Eric Auger &lt;eric.auger@redhat.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Tested-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
Acked-by: Ard Biesheuvel &lt;ard.biesheuvel@linaro.org&gt;
Message-id: 20200305165149.618-5-eric.auger@redhat.com
Signed-off-by: Stefan Berger &lt;stefanb@linux.ibm.com&gt;
</content>
</entry>
<entry>
<title>hw/i386: Introduce the microvm machine type</title>
<updated>2019-10-22T07:39:54+00:00</updated>
<author>
<name>Sergio Lopez</name>
</author>
<published>2019-10-02T06:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0ebf007ddacf15a4483a4e740bf6c9dd688b5b5a'/>
<id>urn:sha1:0ebf007ddacf15a4483a4e740bf6c9dd688b5b5a</id>
<content type='text'>
microvm is a machine type inspired by Firecracker and constructed
after its machine model.

It's a minimalist machine type without PCI nor ACPI support, designed
for short-lived guests. microvm also establishes a baseline for
benchmarking and optimizing both QEMU and guest operating systems,
since it is optimized for both boot time and footprint.

Signed-off-by: Sergio Lopez &lt;slp@redhat.com&gt;
Reviewed-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>ipmi: Add an SMBus IPMI interface</title>
<updated>2019-09-20T19:08:10+00:00</updated>
<author>
<name>Corey Minyard</name>
</author>
<published>2015-04-01T20:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=38033052f64026e53f2718b05cad45df5b59f2f4'/>
<id>urn:sha1:38033052f64026e53f2718b05cad45df5b59f2f4</id>
<content type='text'>
Signed-off-by: Corey Minyard &lt;cminyard@mvista.com&gt;
</content>
</entry>
<entry>
<title>ipmi: Add PCI IPMI interfaces</title>
<updated>2019-09-20T19:08:10+00:00</updated>
<author>
<name>Corey Minyard</name>
</author>
<published>2017-12-06T19:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=12f983c6aa165bc85ac061856cb3970d80ee25b4'/>
<id>urn:sha1:12f983c6aa165bc85ac061856cb3970d80ee25b4</id>
<content type='text'>
Pretty straightforward, just hook the current KCS and BT code into
the PCI system with the proper configuration.

Cc: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Cc: M: Marcel Apfelbaum &lt;marcel.apfelbaum@gmail.com&gt;
Signed-off-by: Corey Minyard &lt;cminyard@mvista.com&gt;
</content>
</entry>
<entry>
<title>hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PC</title>
<updated>2019-09-16T10:32:21+00:00</updated>
<author>
<name>Cole Robinson</name>
</author>
<published>2019-09-09T17:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=709ebb905491258676776c78ca38a61563e59aac'/>
<id>urn:sha1:709ebb905491258676776c78ca38a61563e59aac</id>
<content type='text'>
CONFIG_ACPI_PCI is a hard requirement of acpi-build.c, which is built
unconditionally for x86 target. Putting it in default-configs/ suggests
that it can be easily disabled, which isn't true.

Relocate the symbol with the other acpi-build.c requirements, under
'config PC'. This is similar to what is done for the arm 'virt' machine
type and CONFIG_ACPI_PCI

Signed-off-by: Cole Robinson &lt;crobinso@redhat.com&gt;
Message-Id: &lt;e73e6edff68fd30d69c6a1d02c9ef9192f773c63.1568049871.git.crobinso@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>hw/acpi: Consolidate build_mcfg to pci.c</title>
<updated>2019-05-29T22:00:57+00:00</updated>
<author>
<name>Wei Yang</name>
</author>
<published>2019-05-21T06:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f13a944ca6d50efa1dc4cca3a31262b677a2a715'/>
<id>urn:sha1:f13a944ca6d50efa1dc4cca3a31262b677a2a715</id>
<content type='text'>
Now we have two identical build_mcfg functions.

Consolidate them in acpi/pci.c.

Signed-off-by: Wei Yang &lt;richardw.yang@linux.intel.com&gt;

v4:
  * ACPI_PCI depends on both ACPI and PCI
  * rebase on latest master, adjust arm Kconfig
v3:
  * adjust changelog based on Igor's suggestion
Message-Id: &lt;20190521062836.6541-2-richardw.yang@linux.intel.com&gt;
Reviewed-by: Igor Mammedov &lt;imammedo@redhat.com&gt;
Reviewed-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
Signed-off-by: Michael S. Tsirkin &lt;mst@redhat.com&gt;
</content>
</entry>
<entry>
<title>i386-softmmu.mak: remove all CONFIG_* except boards definitions</title>
<updated>2019-03-07T20:45:53+00:00</updated>
<author>
<name>Yang Zhong</name>
</author>
<published>2019-01-23T06:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=58accbc508e123f20829ca95a306dd43ecbd0313'/>
<id>urn:sha1:58accbc508e123f20829ca95a306dd43ecbd0313</id>
<content type='text'>
%-softmmu.mak only keep boards definitions in Kconfig mode.

Signed-off-by: Yang Zhong &lt;yang.zhong@intel.com&gt;
Message-Id: &lt;20190123065618.3520-43-yang.zhong@intel.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>ipmi: express dependencies with kconfig</title>
<updated>2019-03-07T20:45:53+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2019-01-29T11:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=dd2356e5316eae78876602a57608e33e2de85e11'/>
<id>urn:sha1:dd2356e5316eae78876602a57608e33e2de85e11</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
Signed-off-by: Yang Zhong &lt;yang.zhong@intel.com&gt;
Message-Id: &lt;20190123065618.3520-36-yang.zhong@intel.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>virtio: express virtio dependencies with Kconfig</title>
<updated>2019-03-07T20:45:53+00:00</updated>
<author>
<name>Yang Zhong</name>
</author>
<published>2019-01-23T06:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=b42075bb77672616127c9452c0f836e757e9ce1a'/>
<id>urn:sha1:b42075bb77672616127c9452c0f836e757e9ce1a</id>
<content type='text'>
Signed-off-by: Yang Zhong &lt;yang.zhong@intel.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Message-Id: &lt;20190123065618.3520-42-yang.zhong@intel.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
</feed>
