Searched full:ioapic (Results 1 – 10 of 10) sorted by relevance
/kvm-unit-tests/ci/ |
H A D | cirrus-ci-fedora.yml | 35 ioapic 36 ioapic-split
|
H A D | cirrus-ci-macos-x86-64.yml | 21 ioapic-split
|
/kvm-unit-tests/x86/ |
H A D | ioapic.c | 133 "ioapic simultaneous edge interrupts"); in test_ioapic_simultaneous() 155 "TMR for ioapic edge interrupts (expected %s)", in test_ioapic_edge_tmr() 169 "TMR for ioapic level interrupts (expected %s)", in test_ioapic_level_tmr() 195 "TMR for ioapic edge interrupts (expected %s)", in test_ioapic_edge_tmr_smp() 220 "TMR for ioapic level interrupts (expected %s)", in test_ioapic_level_tmr_smp() 438 report(g_isr_85 == 1, "ioapic physical destination mode"); in test_ioapic_physical_destination_mode() 471 report(g_isr_86 == nr_vcpus, "ioapic logical destination mode"); in test_ioapic_logical_destination_mode()
|
H A D | README | 26 apic: enable x2apic, self ipi, ioapic intr, ioapic simultaneous
|
H A D | unittests.cfg | 17 [ioapic-split] 18 file = ioapic.flat 41 [ioapic] 42 file = ioapic.flat
|
H A D | Makefile.x86_64 | 31 $(TEST_DIR)/ioapic.$(exe) $(TEST_DIR)/memory.$(exe) \
|
H A D | intel-iommu.c | 21 #define VTD_TEST_IR_IOAPIC ("IR IOAPIC")
|
H A D | vmx_tests.c | 9434 /* Trigger ioapic scan */ in trigger_ioapic_scan_thread() 9458 /* Signal to L1 CPU to trigger ioapic scan */ in vmx_eoi_bitmap_ioapic_scan_test_guest() 9460 /* Wait until L1 CPU to trigger ioapic scan */ in vmx_eoi_bitmap_ioapic_scan_test_guest() 9466 * such that L0 will process the IOAPIC scan request before in vmx_eoi_bitmap_ioapic_scan_test_guest() 9567 /* If requested, wait for other CPU to trigger ioapic scan */ in vmx_apic_passthrough_guest() 9614 "IOAPIC pass-through: remote_irr=1 before EOI"); in vmx_apic_passthrough() 9621 "IOAPIC pass-through: remote_irr=0 after EOI"); in vmx_apic_passthrough()
|
/kvm-unit-tests/ |
H A D | .gitlab-ci.yml | 314 ioapic-split 386 ioapic-split 432 ioapic-split
|
/kvm-unit-tests/lib/x86/ |
H A D | apic-defs.h | 5 * Constants for various Intel APICs. (local APIC, IOAPIC, etc.)
|