mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 20:16:24 +08:00
* [SDK][VIRTIO][NETKVM] Make VirtIO a separate library This is to avoid code duplication when more VirtIO drivers are brought in. This will also be used on development of a VirtIO XDDM GPU Driver. * [VIRTIO] Sync with upstream