Releases: danobi/vmtest
Releases · danobi/vmtest
Release v0.15.0
What's Changed
- Simplify gen_sock() helper by @danielocfb in #82
- build_kernel: Speed up docker image creation by @chantra in #84
- Eliminate some unnecessary clones by @danielocfb in #85
- Use single dash -device option by @d-e-s-o in #86
- Remove a bunch more clones by @d-e-s-o in #87
- ci: Prep for virtiofs by @danobi in #89
- Add support for riscv64 by @chantra in #90
- Create vmtest.log lazily by @danielocfb in #91
- Added support for using a custom QEMU binary by @rdelfin in #92
- Fix warnings and add CI lint checks by @rdelfin in #93
New Contributors
Full Changelog: v0.14.0...v0.15.0
Release v0.14.0
Release v0.13.0
What's Changed
- Always capture stderr by @d-e-s-o in #72
- Replace usage of console::user_attended() by @d-e-s-o in #71
- Eagerly close temporary init script file by @danielocfb in #73
New Contributors
- @d-e-s-o made their first contribution in #72
- @danielocfb made their first contribution in #73
Full Changelog: v0.12.0...v0.13.0
Release v0.12.0
What's Changed
- [debug] wrap qemu command arguments in quotes by @chantra in #55
- Misc Fixes + extract
connect_to_uds
outside ofQemu
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
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
Release v0.9.0
What's Changed
Full Changelog: v0.8.3...v0.9.0
Release v0.8.3
Release v0.8.2
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
What's Changed
Full Changelog: v0.8.0...v0.8.1