Re: [Qemu-devel] [PATCH 0/2] add support for KVM_CAP_SPLIT_IRQCHIP

2015-12-07 Thread Matt Gingell
Will do. Thanks, Matt > On Dec 5, 2015, at 2:00 AM, Jan Kiszka wrote: > > On 2015-11-14 00:25, Matt Gingell wrote: >> Hi, >> >> The following patches adds support for the new KVM split irqchip >> interface discussed on the KVM mailing list. >> >> [kvm] KVM: x86: Split the

Re: [Qemu-devel] [PATCH 0/2] add support for KVM_CAP_SPLIT_IRQCHIP

2015-12-05 Thread Jan Kiszka
On 2015-11-14 00:25, Matt Gingell wrote: > Hi, > > The following patches adds support for the new KVM split irqchip > interface discussed on the KVM mailing list. > > [kvm] KVM: x86: Split the APIC from the rest of IRQCHIP. > http://thread.gmane.org/gmane.comp.emulators.kvm.devel/135918 > > Our

[Qemu-devel] [PATCH 0/2] add support for KVM_CAP_SPLIT_IRQCHIP

2015-11-13 Thread Matt Gingell
Hi, The following patches adds support for the new KVM split irqchip interface discussed on the KVM mailing list. [kvm] KVM: x86: Split the APIC from the rest of IRQCHIP. http://thread.gmane.org/gmane.comp.emulators.kvm.devel/135918 Our testing found some issues with the implementation of split