> I want to create a "fake"/virtual pci device that only exists in the vm. > so basically it boils down to adding a new (wireless) device that is not > connected to anything and that i can write data to/read data from the > device driver runnnig inside of qemu.
Qemu already has many emulated PCI devices. Look at those. Paul