Histórico de Commits

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