Re: [Qemu-devel] MSI-X interrupt emulation

2014-08-12 Thread Jan Kiszka
On 2014-08-01 08:22, Danzer, Uwe wrote: > Hi there, > > I'm implementing an emulated PCIe Memory class device, but can't get MSI-X > interrupt emulation working. > > So far, the card appears in the guest system and the driver for the card > recognises it and the emulation of 1MB of accessible r

[Qemu-devel] MSI-X interrupt emulation

2014-08-01 Thread Danzer, Uwe
Hi there, I'm implementing an emulated PCIe Memory class device, but can't get MSI-X interrupt emulation working. So far, the card appears in the guest system and the driver for the card recognises it and the emulation of 1MB of accessible r/w registers works as desired. As the real card is c