Histórico de Commits

Autor SHA1 Mensagem Data
  Luo Jia 0cab5e3fc9 Merge pull request #25 from luojia65/guest-instance há 3 anos atrás
  luojia65 869148351a Revert 'hint that this package should be built under RISC-V' há 3 anos atrás
  luojia65 a49a4a3411 Reformat code há 3 anos atrás
  luojia65 1b3c56f679 This package should be built into RISC-V targets há 3 anos atrás
  luojia65 765e0f3096 readme: correct misspells and prepare for v0.2.1 há 3 anos atrás
  luojia65 38b2fa647e rustsbi: minor document fix on fence module há 3 anos atrás
  luojia65 d40af8c309 rustsbi: pass cargo test on docs há 3 anos atrás
  luojia65 ffdb3d9c85 rustsbi: announce 0.2.1 version to fix an internal bug há 3 anos atrás
  luojia65 783c3bc796 Merge remote-tracking branch 'origin/main' há 3 anos atrás
  luojia65 8c9312d9f1 rustsbi: reduce code size by inlining internal functions há 3 anos atrás
  luojia65 5e19bb0a3c rustsbi: faster IPI code path há 3 anos atrás
  luojia65 457d194416 rustsbi: fix a bug on hart mask há 3 anos atrás
  Luo Jia 6165baf9cb Merge pull request #26 from luojia65/main há 3 anos atrás
  luojia65 cc5fde0c71 rustsbi: announce 0.2.0 version há 3 anos atrás
  luojia65 2c9cbf18da rustsbi: code quality fix using clippy hints há 3 anos atrás
  luojia65 087a5287ff rustsbi: guest instance; u32 function and module id; há 3 anos atrás
  luojia65 01becb0f81 doc: improve documents of ipi, hsm and library root modules há 3 anos atrás
  luojia65 ca2ccb3eb2 doc: font italic for reserved fields há 3 anos atrás
  luojia65 8cbeaec9df Update to version 0.2.0-alpha.10 há 3 anos atrás
  luojia65 bb485d3464 readme: add a separate paragraph for talks and documents há 3 anos atrás
  luojia65 07247bbfa2 readme: add minimum Rust version há 3 anos atrás
  Luo Jia 86468d33be Merge pull request #23 from duskmoon314/logo-crlf há 3 anos atrás
  Campbell He 48bc8f9b62 style: use crlf instead of lf in logo há 3 anos atrás
  luojia65 fe7fdfd430 Marks on cross build this project in README; thank you @tommythorn há 3 anos atrás
  luojia65 e338f28147 Publish version 0.2.0-alpha.9 há 3 anos atrás
  luojia65 90c2ce9fd9 Use new stabilized asm! macro há 3 anos atrás
  luojia65 50d5e8d015 Remove dependency on 'spin' há 3 anos atrás
  luojia65 f685aad1b6 Use atomic instructions to write once and mutex há 3 anos atrás
  luojia65 67c3aa55d9 Use amoswap based lock in once fat box há 3 anos atrás
  luojia65 d21efc4bb4 Use ticket mutex for legacy stdio handler há 3 anos atrás