Re: [Qemu-devel] [RFC 0/2] Explicit SID for IOAPIC

2016-08-09 Thread no-reply
Hi, Your series seems to have some coding style problems. See output below for more information: Message-id: 1470753137-18354-1-git-send-email-davidkiar...@gmail.com Type: series Subject: [Qemu-devel] [RFC 0/2] Explicit SID for IOAPIC === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

Re: [Qemu-devel] [RFC 0/2] Explicit SID for IOAPIC

2016-08-09 Thread no-reply
Hi, Your series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Message-id: 1470753137-18354-1-git-send-email-davidkiar...@gmail.com Type: series Subject: [Qemu-devel] [RFC 0/2] Explicit

[Qemu-devel] [RFC 0/2] Explicit SID for IOAPIC

2016-08-09 Thread David Kiarie
IOMMU require platform device like IOAPIC and possibly HPET to make interrupt requests using explicit SIDs which the currently don't. This patches modify x86 code such that an MSIroute entry is affiliated with a requester ID and, if present, a PCI device. This change doesn't seem have any side ef