/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
.../arch/amd64/
..
amd64

In locore0 handle #VC trap for AMD SEV-ES guest.

год назад
compile

Fix building profiling kernels by passing the -p flag to config(8) if the kernel's name ends in .PROF.

9 лет назад
conf

Implement acpicpu(4) for arm64. Since arm64 uses a completely different model to manage P-states (called Collaborative Processor Performancei Control or CPPC for short) rename the existing acpicpu.c file to acpicpu_x86.c and add an arm64-specific acpicpu.c under arch/arm64.

год назад
include

In locore0 handle #VC trap for AMD SEV-ES guest.

год назад
isa

clockintr: remove clockintr_init(), clockintr_flags

3 года назад
pci

Use acpipci(4) on hypervisors

год назад
stand

tftpd(8) requires an argument, it has no default directory

год назад
Makefile

Introduce the KEEPKERNELS variable: if this is set either in mk.conf or the environment, 'make cleandir' does not descend into kernel build directories. Thus, kernel object files survive 'make build' on slower architectures.

10 лет назад