2017-11-05 15:52+0200, Nikita Leshenko: > Hello, > > This patch series aims to improve various aspects of the in-kernel > IOAPIC. > > The first patch fixes EOIs that were not delivered if the redirection > table was modified from an interrupt handler. We observed that VMWare > ESX tends to do that. > > The other patches implement small semantic IOAPIC improvements that > are in-line with the respective code in QEMU. Applied all, thanks.