]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/arch/x86/ioapic.c
Merge remote-tracking branch 'kiszka/master'
[jailhouse.git] / hypervisor / arch / x86 / ioapic.c
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-06-26 Jan Kiszkaconfig, core: Improve irqchip configuration
2016-01-08 Jan Kiszkax86: Properly roll back failing IOAPIC cell initialization
2015-08-14 Jan Kiszkax86: Migrate IOAPIC to generic MMIO dispatcher
2015-08-14 Jan Kiszkax86: ioapic: Move ioapic_access_handler unmodified
2015-08-12 Jan Kiszkacore: Split struct cell into generic and arch-dependent...
2015-03-21 Jan Kiszkax86: Instrument relevant return paths for error tracing
2015-02-01 Jan Kiszkax86: Account for multiple IOAPICs per cell
2015-02-01 Jan Kiszkax86: Introduce per-cell IOAPIC state
2015-01-30 Jan Kiszkax86: Prepare ioapic_shutdown for multiple IOAPICs
2015-01-30 Jan Kiszkax86: Set up physical IOAPIC on cell creation
2015-01-30 Jan Kiszkax86: Introduce phys_ioapic abstraction
2015-01-30 Jan Kiszkax86: Filter out unsupported numbers of irqchips
2015-01-28 Jan Kiszkax86: Only hand over IOAPICs pins to the root cell that...
2015-01-08 Jan Kiszkacore: Redefine PAGE_FLAG_UNCACHED to PAGE_FLAG_DEVICE
2014-11-25 Henning Schildx86 apic: make sure to only send valid irqs
2014-10-10 Valentine Sinitsynx86: Keep IOAPIC entries consistent when unmasked
2014-10-10 Valentine Sinitsynx86: Introduce iommu_cell_emulates_ir()
2014-10-10 Valentine Sinitsynx86: Rename VMX/VTD public functions
2014-09-25 Jan Kiszkacore: Rename page_map_* -> paging_*
2014-08-28 Jan Kiszkacore: Remove cpu_data parameter from panic_stop/halt...
2014-08-28 Jan Kiszkax86: Emulate interrupt remapping support to enable...
2014-08-28 Jan Kiszkacore/configs/tools: Report IOMMU association of devices...
2014-08-26 Jan Kiszkax86: Virtualize IOAPIC redir table for interrupt remapp...
2014-08-23 Jan Kiszkax86: Define access moderation for IOAPIC EOI register
2014-08-23 Jan Kiszkax86: Factor out ioapic_reg_read/write
2014-08-07 Jan Kiszkax86: Fold ioapic_root_cell_shrink into ioapic_cell_init
2014-08-07 Jan Kiszkax86: Privatize IOAPIC defines
2014-06-17 Jan Kiszkax86: Add support for IOAPIC access control