<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/include/standard-headers/asm-m68k, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/include/standard-headers/asm-m68k?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/include/standard-headers/asm-m68k?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-10-21T18:46:10+00:00</updated>
<entry>
<title>m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED</title>
<updated>2022-10-21T18:46:10+00:00</updated>
<author>
<name>Jason A. Donenfeld</name>
</author>
<published>2022-09-26T11:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=693869a66ed7b49f2c790d88a25fc3d0ec791e0c'/>
<id>urn:sha1:693869a66ed7b49f2c790d88a25fc3d0ec791e0c</id>
<content type='text'>
Following a change on the kernel side (see link), pass BI_RNG_SEED
instead of BI_VIRT_RNG_SEED. This should have no impact on
compatibility, as there will simply be no effect if it's an old kernel,
which is how things have always been. We then use this as an opportunity
to add this to q800, since now we can, which is a nice improvement.

Cc: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;
Cc: Laurent Vivier &lt;laurent@vivier.eu&gt;
Link: https://lore.kernel.org/lkml/20220923170340.4099226-3-Jason@zx2c4.com/
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
Message-Id: &lt;20220926113900.1256630-1-Jason@zx2c4.com&gt;
[lv: s/^I/         /g]
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>m68k: virt: pass RNG seed via bootinfo block</title>
<updated>2022-07-06T10:30:41+00:00</updated>
<author>
<name>Jason A. Donenfeld</name>
</author>
<published>2022-06-26T11:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a988465d0eb7e2ee31a3679bbe3fbe71681820da'/>
<id>urn:sha1:a988465d0eb7e2ee31a3679bbe3fbe71681820da</id>
<content type='text'>
This commit wires up bootinfo's RNG seed attribute so that Linux VMs can
have their RNG seeded from the earliest possible time in boot, just like
the "rng-seed" device tree property on those platforms. The link
contains the corresponding Linux patch.

Link: https://lore.kernel.org/lkml/20220626111509.330159-1-Jason@zx2c4.com/
Based-on: &lt;20220625152318.120849-1-Jason@zx2c4.com&gt;
Reviewed-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
Reviewed-by: Geert Uytterhoeven &lt;geert@linux-m68k.org&gt;
Message-Id: &lt;20220626111804.330745-1-Jason@zx2c4.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>m68k: add Virtual M68k Machine</title>
<updated>2021-03-15T20:03:06+00:00</updated>
<author>
<name>Laurent Vivier</name>
</author>
<published>2021-03-12T21:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e1cecdca559d552bc5ab282696301858a97c3e8c'/>
<id>urn:sha1:e1cecdca559d552bc5ab282696301858a97c3e8c</id>
<content type='text'>
The machine is based on Goldfish interfaces defined by Google
for Android simulator. It uses Goldfish-rtc (timer and RTC),
Goldfish-pic (PIC) and Goldfish-tty (for serial port and early tty).

The machine is created with 128 virtio-mmio bus, and they can
be used to use serial console, GPU, disk, NIC, HID, ...

Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Tested-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Message-Id: &lt;20210312214145.2936082-6-laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>m68k: import bootinfo headers from linux</title>
<updated>2021-02-11T20:56:42+00:00</updated>
<author>
<name>Laurent Vivier</name>
</author>
<published>2020-12-20T11:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=382d71af7d61620ffb023962f83cc4786303c60d'/>
<id>urn:sha1:382d71af7d61620ffb023962f83cc4786303c60d</id>
<content type='text'>
Copy bootinfo.h and bootinfo-mac.h from arch/m68k/include/uapi/asm/
to include/standard-headers/asm-m68k/

Imported from linux v5.9 but didn't change since v4.14 (header update)
and since v4.10 (content update).

Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
Message-Id: &lt;20201220112615.933036-2-laurent@vivier.eu&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
</feed>
