<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/hw/core/sysbus-fdt.c, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/hw/core/sysbus-fdt.c?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/hw/core/sysbus-fdt.c?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-10-22T20:50:27+00:00</updated>
<entry>
<title>hw/core: Tidy up unnecessary casting away of const</title>
<updated>2022-10-22T20:50:27+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2022-09-23T12:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2d7279984fdf735fb80f32e5a09f777e4188c57e'/>
<id>urn:sha1:2d7279984fdf735fb80f32e5a09f777e4188c57e</id>
<content type='text'>
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20220923120025.448759-2-armbru@redhat.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>hw/core: fix platform bus node name</title>
<updated>2022-09-07T07:18:33+00:00</updated>
<author>
<name>Conor Dooley</name>
</author>
<published>2022-08-10T18:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d1af78745cfc4e8efdda9b3484b32bbb4507276f'/>
<id>urn:sha1:d1af78745cfc4e8efdda9b3484b32bbb4507276f</id>
<content type='text'>
"platform" is not a valid name for a bus node in dt-schema, so warnings
can be see in dt-validate on a dump of the riscv virt dtb:

/stuff/qemu/qemu.dtb: platform@4000000: $nodename:0: 'platform@4000000' does not match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
        From schema: /home/conor/.local/lib/python3.9/site-packages/dtschema/schemas/simple-bus.yaml
"platform-bus" is a valid name, so use that instead.

CC: Rob Herring &lt;robh@kernel.org&gt;
Fixes: 11d306b9df ("hw/arm/sysbus-fdt: helpers for platform bus nodes addition")
Reviewed-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;
Message-id: 20220810184612.157317-5-mail@conchuod.ie
Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
<entry>
<title>hw/core: Move the ARM sysbus-fdt to core</title>
<updated>2022-04-29T00:48:26+00:00</updated>
<author>
<name>Alistair Francis</name>
</author>
<published>2022-04-27T23:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d24a7bc24ec9201357f554f590d247582360e3cf'/>
<id>urn:sha1:d24a7bc24ec9201357f554f590d247582360e3cf</id>
<content type='text'>
The ARM virt machine currently uses sysbus-fdt to create device tree
entries for dynamically created MMIO devices.

The RISC-V virt machine can also benefit from this, so move the code to
the core directory.

Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
Reviewed-by: Edgar E. Iglesias &lt;edgar.iglesias@amd.com&gt;
Reviewed-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;
Message-Id: &lt;20220427234146.1130752-3-alistair.francis@opensource.wdc.com&gt;
Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
</content>
</entry>
</feed>
