Skip to content

v0.0.6

Compare
Choose a tag to compare
@bobuhiro11 bobuhiro11 released this 29 Mar 00:52
· 249 commits to main since this release
779197b

Changelog

  • 779197b Merge pull request #74 from bobuhiro11/rename_dir_name
  • 7203a35 makefile: refactoring dir name
  • 9fa7005 Merge pull request #72 from rminnich/fixtests
  • b47659d golangci-lint: disable gocoginit test
  • ab27e31 kvm_test: always check all errors, skip tests if not root
  • 2bc84c6 tap_test: do not do the tests if we are not root
  • c5c2ea0 machine_test.go: skip if we are not root
  • f663baf bootparam_test: skip test if ../bzImage can not be opened
  • fc7870a Merge pull request #71 from bobuhiro11/refactor_inject_irq
  • 45d4c7a machine,serial,virtio: refactor IRQ injection