MSI in kvm-qemu/bochs/virtualbox/...

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Bietje
Member
Member
Posts: 100
Joined: Wed Apr 20, 2011 6:57 am

MSI in kvm-qemu/bochs/virtualbox/...

Post by Bietje »

Hi,

I'm writing some code on MSI and started with the capability pointer parsing in my PCI driver. This seems to go well on real devices, but emulators don't seem to emulate MSI compatible PCI devices. Now I googled around a bit and I only found kvm/qemu developer patches about it so I don't have to much hope, but.. does any of you know if (and/or how) I can emulate MSI enabled PCI devices since rebooting for every test is nót part of my hobby.

Greets,
Bietje
Post Reply