On Tue, 2026-06-30 at 10:19 -0400, [email protected] wrote:
> From: Jared Rossi <[email protected]>
> 
> The virtio specification requires that each PCI device has a vendor ID of
> 0x1af4.  Verify this value before continuing with boot process.
> 
> Signed-off-by: Jared Rossi <[email protected]>
> ---
>  pc-bios/s390-ccw/main.c       |  1 +
>  pc-bios/s390-ccw/virtio-pci.c | 19 +++++++++++++++++++
>  pc-bios/s390-ccw/virtio-pci.h |  3 +++
>  pc-bios/s390-ccw/virtio.c     |  2 ++
>  pc-bios/s390-ccw/virtio.h     |  1 +
>  5 files changed, 26 insertions(+)

Looks nice.

Reviewed-by: Eric Farman <[email protected]>

Reply via email to