ktf icon indicating copy to clipboard operation
ktf copied to clipboard

Kernel Test Framework

Results 33 ktf issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Some clients of the map/unmap APIs need to map a range of virtual address space. For example, mapping PCI MMIO...

feature

feature
Priority: 4

**Is your feature request related to a problem? Please describe.** We should determine available devices, their metadata, and I/O resources. **Describe the solution you'd like** Parse ACPI/PCI buses etc. to...

feature
Priority: 2

Add detection of CPU specific features and flags as provided by `cpuid` instruction. Implement infrastructure to easily consume the flags and add them as a guard for already existing features...

feature
good first issue
help wanted
Priority: 2

**Is your feature request related to a problem? Please describe.** Add functionality allowing to update microcode of CPUs and dump currently loaded ucode metadata. **Describe the solution you'd like** Add...

feature
Priority: 3

**Is your feature request related to a problem? Please describe.** KTF doesn't have ability to understand/load an ELF/object module. **Describe the solution you'd like** In order to launch automated tests,...

feature
Priority: 5

**Is your feature request related to a problem? Please describe.** In order to execute all-CPUs tasks like TLB shootdown, full system pause, etc, the IPI interface is needed. It will...

feature
Priority: 3

Build-time and run-time support is needed. Some initial bits are there.

devel
Priority: 4