Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
27 stars 9 forks source link

Intergrating QEMU as a virtualization #62

Open Akilan1999 opened 3 years ago

Akilan1999 commented 3 years ago

What are we doing ?

QEMU is known as the Swiss knife of virtualization. Hence we are also providing bindings to QEMU to make the process logical and simple to pass through any GPU and straight instructions for virtual disks and so forth.

Will write more on this when I take on the issue :)