Skip to content

DBYTEOS PRE-ALPHA TEST

Pre-release
Pre-release

Choose a tag to compare

@Deadbytes101 Deadbytes101 released this 27 May 17:23
· 118 commits to main since this release
a668ab4

This is not a release.
This is a bootable test image.
It boots.
It drops into the kernel shell.
It exposes a few hardware smoke paths.
Most of the dangerous stuff is still blocked on purpose.

EXPECT BUGS AND CHAOS
ISO 9660 BOOT IMAGE
RUN IT IF YOU WANT TO SEE WHERE IT BREAKS

DOC: QEMU_BOOT_SMOKE.md

 

Boot Smoke

DByteOS running from the ISO inside VMware Workstation.

image

 

IRQ Runtime Gate

Command used:

irq-runtime-final-gate-status

This is the current IRQ runtime boundary.

Nothing here is pretending to be “ready”.

  • activation gate: blocked
  • readiness matrix: blocked
  • STI: blocked
  • EOI dispatch: blocked
  • PIC unmask: blocked
  • IDT runtime bind: blocked
  • hardware mutation: no
  • runtime IRQ active: no

The kernel can show the gate before it crosses it.

No blind sti.
No live IRQ0/IRQ1.
No random PIC unmask.
No fake “it works on my machine” milestone.

DByteOS IRQ runtime final gate status