On 5/25/20 1:49 PM, Gerd Hoffmann wrote: > Hi, > >>> -#define VIRTIO_IRQ_BASE 5 > >>> + mms->virtio_irq_base = 8; >> >> Hmm you made it runtime configurable indeed, but you also changed it from 5 >> to 8. Worth a different patch, or at least mentioning in commit description. > > Oops, that wasn't intentional. I'll change it back to 5.
OK. Using 5: Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>