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. Thank you, Nikita