I wasn't really able to clearly understand how I will use QEMU VIrtqueues exactly.
So, I decided that I will start implementing the part that I already understand.
I think once I have something implemented I'll have a better chance at understanding this.

I am currently writing the boilerplate code for the device, using `virtio-net` as a reference.