Skip to content

v0.0.7

Latest
Compare
Choose a tag to compare
@bobuhiro11 bobuhiro11 released this 15 Apr 07:59
· 228 commits to main since this release
5bb2e0d

Changelog

  • 5bb2e0d Merge pull request #86 from bobuhiro11/fix_badege
  • e87ccc3 fix code lines badge README.md
  • e1b5451 Merge pull request #85 from bobuhiro11/fix_doc
  • 4e3d073 docs: fix README.md
  • f6d74c7 virtio: add tests for virtio-blk
  • f6d0f5e Merge pull request #84 from bobuhiro11/default_virtio_blk
  • 10908fe virtio: use /dev/zero as default backend for compatibility
  • ac56417 Merge pull request #82 from bobuhiro11/add_virtio_blk2
  • 0819b1e virtio: scenario testing for virtio blk
  • 4f4bbb7 virtio: add virtio blk
  • 59bf394 virtio: refactoring
  • 29203eb Merge pull request #81 from bobuhiro11/fix_rdinit
  • 5102b90 busybox: clean up files under /dev and startup script
  • 3d6bb87 Merge pull request #80 from bobuhiro11/fix_linux_config
  • 7389ff5 kernel: set CONFIG_*_FS & CONFIG_VIRTIO_BLK=y in linux.config
  • e7e3f7d Merge pull request #78 from bobuhiro11/refactor_syscall_err_handling
  • 0fa7ac7 kvm,term: fix error handling for syscall
  • 9270584 Merge pull request #77 from rminnich/dontpanic
  • 79e5b5c do not panic: remove all instances of panic