1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
arm: Enforce disabled MMU during setup_mmu_el2 More... about 9 years ago
arm: Remove infinite loop from end of setup_mmu_el2 More... about 9 years ago
arm: Fold setup_mmu.h into mmu_hyp.c More... about 9 years ago
arm: Combine multiple function __attribute__ More... about 9 years ago
arm: Clean up local variables in arch_cpu_init More... about 9 years ago
arm: Remove return code from arm_paging_vcpu_init More... about 9 years ago
arm: Move cell ID check to arm_paging_cell_init More... about 9 years ago
arm: Specialize arch_cpu_dcaches_flush to arm_dcaches_clean_by_sw More... about 9 years ago
arm: Remove arch_cell_caches_flush and arch_cpu_icache_flush More... about 9 years ago
arm: Invalidate d-cache entries on cell reset and destruction More... about 9 years ago
arm: Move access_banked_reg as access_banked_r13_r14 into trap.c More... about 9 years ago
arm: Fold access_fiq_reg into access_cell_reg More... about 9 years ago
arm: Make access_usr_reg private for trap.c More... about 9 years ago
arm: Move _access_banked as arm_rw_banked_reg to processor.h More... about 9 years ago
arm: Move arm_read/write_banked_reg definition to processor.h More... about 9 years ago
arm: Build stage-2 page tables coherently More... about 9 years ago
arm: Trap and emulate set/way cache flushes More... about 9 years ago
arm: Prepare for trapping virtual memory control registers More... about 9 years ago
arm: Introduce and use sysreg matching macros More... about 9 years ago
arm: Fix banked guest register access More... about 9 years ago
tools: jailhouse: reduce redundant usage of "/dev/jailhouse" More... about 9 years ago
arm: Rename ESR to HSR More... about 9 years ago
arm: Implement arm_cell_dcaches_flush More... about 9 years ago
arm: Introduce and use arm_dcaches_flush More... about 9 years ago
arm: Align description arch_paging_flush_cpu_caches with actual logic More... about 9 years ago
inmate: x86: fixup apic_freq to be unsigned long More... about 9 years ago
arm: Rename arch_mmu API to arm_paging More... about 9 years ago
arm: Reorder includes according to Jailhouse standard More... about 9 years ago
arm: Adjust includes of percpu.h More... about 9 years ago
core: Add MIN macro More... about 9 years ago