Commit Verlauf

Autor SHA1 Nachricht Datum
  greatbridf a0b22bb416 style: remove arch crate vor 7 Monaten
  greatbridf 353fe877ea feat: add compilation option for riscv64, fix x86 compile vor 7 Monaten
  greatbridf bb2b276c8e partial work: impl virtio block device and sbi console vor 7 Monaten
  greatbridf dd32b93963 feat(hal): smp initialization vor 8 Monaten
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate vor 8 Monaten
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` vor 8 Monaten
  greatbridf 87bf20d2cc partial work: define eonix_hal::default_trap_handler vor 8 Monaten
  greatbridf 00252343e9 partial work of hal interface vor 8 Monaten
  greatbridf ec187ff5df feat(spin): separate the procedure of saving lock context from spinlocks vor 8 Monaten
  greatbridf dc97e018fa refactor(mm): new abstraction of page table and etc. vor 8 Monaten
  greatbridf 16acfb40f9 signal: separate signal.rs into several files vor 9 Monaten
  greatbridf 03d2c0d298 percpu: add `percpu_shared` vor 10 Monaten
  greatbridf 5b315d7831 lazy_lock: replace old lazy_static vor 10 Monaten
  greatbridf 35db57a901 interrupt: check cs == 0x3 instead of ss == 0 in fault handlers vor 10 Monaten
  greatbridf bad164e483 remove some stale C++ code. extract more platform-dependent parts vor 1 Jahr
  greatbridf 13f7fff46d Merge branch 'multiarch' vor 1 Jahr
  shao f048367b02 refactor: refactor better abstraction for context switch vor 1 Jahr
  greatbridf 4d1ab3b719 feat: initialize ap cpus to a usable state vor 1 Jahr
  greatbridf 9aae18ed2e fix: irq handlers should be unlocked when being handled vor 1 Jahr
  greatbridf fca6223938 move interrupt and vm to rust vor 1 Jahr
  greatbridf ae698248ee [partial] feat: add sync stuffs vor 1 Jahr
  greatbridf c3b20946d2 rewrite(e1000e): rewrite e1000e driver with rust vor 1 Jahr