Skip to content

Releases: danobi/vmtest

Release v0.15.0

31 Oct 03:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

Release v0.14.0

19 Aug 18:29
Compare
Choose a tag to compare

What's Changed

  • init: Do not mount over host /tmp in guest by @danobi in #78
  • doc: config: Start examples section by @danobi in #77
  • init: Use host $PATH in init.sh by @danobi in #80

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

13 Aug 01:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

09 May 00:12
Compare
Choose a tag to compare

What's Changed

  • [debug] wrap qemu command arguments in quotes by @chantra in #55
  • Misc Fixes + extract connect_to_uds outside of Qemu by @chantra in #56
  • qemu: Refactor Qemu::run method by @chantra in #57
  • run_command: wait for command to run indefinitely by @chantra in #59
  • Drop in Interactive shell by @chantra in #58
  • Set 9pfs mount cache option to mmap by @chantra in #62
  • ci: Build latest LTS kernel by @danobi in #65
  • Improve interactive shell by @chantra in #66

Full Changelog: v0.11.0...v0.12.0

Release v0.11.0

17 Jan 01:37
Compare
Choose a tag to compare

What's Changed

  • Return RC code of command when running one-liner by @chantra in #47
  • [ui][run_one] Return a Result instead of TargetRcUi by @chantra in #48
  • [Target] implement Default by @chantra in #50
  • run qemu for a foreign architecture by @chantra in #49
  • [release] Build vmtest binary for aarch64 and s390x too by @chantra in #52
  • fix targets filtering by @chantra in #51
  • build_release: run apt update before installs by @chantra in #53

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

19 Dec 21:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

02 Nov 04:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.9.0

Release v0.8.3

22 Oct 13:20
Compare
Choose a tag to compare

What's Changed

  • init: symlink /dev/fd to /proc/self/fd by @chantra in #30

New Contributors

Full Changelog: v0.8.2...v0.8.3

Release v0.8.2

21 Sep 08:11
Compare
Choose a tag to compare

What's Changed

  • qga: Retry the connection every second. by @DolceTriade in #27
  • qga: Merge child output streams when available by @danobi in #28
  • qga: Fix command waiting logic by @danobi in #29

Full Changelog: v0.8.1...v0.8.2

Release v0.8.1

16 Sep 14:45
Compare
Choose a tag to compare

What's Changed

  • test: qemu: Cleanup runtime resources by @danobi in #26

Full Changelog: v0.8.0...v0.8.1