issues
search
KernelTestFramework
/
ktf
Kernel Test Framework
BSD 2-Clause "Simplified" License
139
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] PMM Deadlock
#343
jcjgraf
opened
1 day ago
0
[BUG] VMM/PMM State Corruption
#342
jcjgraf
opened
1 day ago
0
Unittest That Stress-Tests the VMM and PMM
#341
jcjgraf
opened
1 day ago
0
Update libpfm library
#340
jcjgraf
closed
1 month ago
0
pmm: simpler and bugfix process_memory_range loop
#339
sktt
closed
1 month ago
0
REAMDE.md: we need grub-pc-bin for bootable iso.
#338
sktt
closed
10 months ago
0
dump_pagetables: Avoid incorrect BUG_ON condition.
#337
sktt
closed
1 year ago
0
acpi,smp: always use APIC ID for CPU identifiers
#336
wipawel
closed
1 year ago
1
Fix PMM handling of 4K frames
#335
wipawel
closed
1 year ago
0
qemu: Improve KVM detection and export QEMU settings to a config file
#334
wipawel
closed
1 year ago
0
Add dedicated mechanism for page tables mapping/unmapping
#333
wipawel
closed
1 year ago
2
[Feature] Extend mmap/munmap syscalls to handle variable ranges of addresses
#332
wipawel
opened
1 year ago
0
[Feature] Add PMM interface to obtain contiguous set of physical addresses (frames) of arbitrary length
#331
wipawel
opened
1 year ago
0
String cleanups
#330
minipli-oss
closed
1 year ago
0
Fix asm-offset headers (re)generation; Generate binary with debug symbols
#329
wipawel
closed
1 year ago
0
arch,pt: add support for global page table entries
#328
wipawel
closed
1 year ago
0
vmm: don't vmap non-canonical addresses
#327
sktt
closed
1 year ago
1
Make local APIC timer really local; improve timers initialization; interrupts restore
#326
wipawel
closed
1 year ago
0
More cleanup and refactoring; SMP initialization fix
#325
wipawel
closed
1 year ago
0
[Feature] Add support for PCI(e) serial ports (add-on cards, BMC/AMT SOL, ...)
#324
wipawel
opened
1 year ago
0
[Feature] Add PCI Class, Subclass, Vendor, Device, ... IDs to names resolution functionality
#323
wipawel
opened
1 year ago
0
[Feature] Add legacy RTC and CMOS support
#322
wipawel
opened
1 year ago
0
[Feature] Each virtual memory mapping should reference a corresponding physical frame
#321
wipawel
opened
1 year ago
0
[Feature] Separate address space support for tasks and contexts
#320
wipawel
opened
1 year ago
0
[Feature] Add Process Context Identifier (PCID) support
#319
wipawel
opened
1 year ago
0
[Feature] Add support for global page table entries
#318
wipawel
closed
1 year ago
0
[Feature] Add API implementation of a self-balancing tree data structure (preferably Red-Black Tree)
#317
wipawel
opened
1 year ago
0
entry: disable interrupts during usermode transition
#316
wipawel
closed
1 year ago
0
string: fix strdup() too little space allocation
#315
wipawel
closed
1 year ago
0
Improve dump_pagetables() functionality
#314
wipawel
closed
1 year ago
0
Implement API to find the frame for a given virtual address
#313
wipawel
closed
1 year ago
0
Implement better vunmap() functionality; Enable NULL address (0 MFN) handling
#312
wipawel
closed
1 year ago
1
Add warning functionality (warning(), WARN() and WARN_ON())
#311
wipawel
closed
1 year ago
0
Refactoring and cleanup mainly; a few small fixes
#310
wipawel
closed
1 year ago
0
General improvements and cleanup to page tables handling
#309
wipawel
closed
1 year ago
0
Implement memory range mapping/unmapping; Cleanup and standardize vmap API
#308
wipawel
closed
1 year ago
1
Minor bug fixing and cleanup
#307
wipawel
closed
1 year ago
0
Add reboot functionality
#306
wipawel
closed
1 year ago
0
Timer initialization cleanup and sleep/msleep API correction
#305
wipawel
closed
1 year ago
0
Fix UART initialization and support early and cmdline specified serial consoles
#304
wipawel
closed
1 year ago
0
Fix interrupts handling and improve syscall/exception stack handling
#303
wipawel
closed
1 year ago
0
usermode: set return code correctly
#302
sktt
closed
1 year ago
0
README, Makefile: adjust targets.
#301
sktt
closed
1 year ago
0
github: fix auto_assign workflow
#300
wipawel
closed
1 year ago
0
Fix interrupts handling
#299
wipawel
closed
1 year ago
1
entry: SAVE/RESTORE_ALL_REGS cond. exclude AX
#298
sktt
closed
1 year ago
0
Fix interrupts handling
#297
wipawel
closed
1 year ago
0
pagetables: allow user and kernel maps in same pgd
#296
sktt
closed
1 year ago
0
CI: Add testing for CLang
#295
wipawel
closed
1 year ago
0
Fix real mode transition
#294
sktt
closed
1 year ago
0
Next