docs: update virt/reactos

This commit is contained in:
lukas 2022-01-12 11:13:34 +00:00
parent 86e00181e1
commit fb49bc2045

View File

@ -2,7 +2,7 @@
title: ReactOS reference
description:
published: true
date: 2022-01-12T11:13:15.206Z
date: 2022-01-12T11:13:31.994Z
tags:
editor: markdown
dateCreated: 2022-01-06T21:53:31.225Z
@ -37,7 +37,7 @@ Porting new paravirtual devices to ReactOS would improve the support. See [here]
* [Current effort](https://github.com/QubesOS/qubes-issues/issues/2809) to integrate ReactOS and QubesOS
* [GSoC 2018 project idea](https://reactos.org/wiki/Google_Summer_of_Code_2018_Ideas#Paravirtualization_Support) to port more paravirtualized devices to ReactOS
## Notes
## Footnotes
[^1]: Support for [UEFI](https://reactos.org/wiki/UEFI), and potentially OVMF, is under-way.
[^2]: See [here](https://doxygen.reactos.org/d1/dc8/virtio__types_8h.html#a5a27dcd221caab788e973f6964d84aa9) for the source code reference for `virtio-net`