Hi Eric,
Thanks for your feedback, I’ve made the updates you suggested.
> Your diff doesn't include the usual '---' separator and diffstat
> provided by 'git send-email'; making it a bit harder to see at a glance
> what your patch touches.
OK, understood. I’ll will use git send-email going forwa
On 10/29/2015 02:25 PM, Matt Gingell wrote:
> Hi,
>
> The following patch adds support for the new KVM split irqchip
> interface discussed recently on the KVM mailing list.
>
> [kvm] KVM: x86: Split the APIC from the rest of IRQCHIP.
> http://www.mailbrowse.com/kvm/138252.html
>
> Our testing fo
Hi,
The following patch adds support for the new KVM split irqchip
interface discussed recently on the KVM mailing list.
[kvm] KVM: x86: Split the APIC from the rest of IRQCHIP.
http://www.mailbrowse.com/kvm/138252.html
Our testing found some issues with the implementation of split IRQ
chip in t