What's Changed
- SNP Attestation by @tylerfanelli in #108
- Read TEE config from the end of the block device by @slp in #127
- De-vendorize kbs-types by @slp in #126
- Remove libfdt dependency by @arkkors in #133
- init: place SEV behind build-time conditional by @slp in #135
- devices/fs: fix reading the end of init.krun by @slp in #138
- init: don't build init.c on SEV flavor by @slp in #140
- Prepare to support libkrunfw 4.x by @slp in #141
- init: Report an error when execution of the user binary fails by @mtjhrc in #143
- virtio-net implementation using passt by @mtjhrc in #142
- Make krun_set_vm_config use the same argument type for num_vcpus as C… by @mtjhrc in #146
- Update sev crate to 1.2.0 by @tylerfanelli in #148
- virtio net bugfixes and performance improvement by @mtjhrc in #149
- Makefile: De-couple KBS init sources from SEV-SNP by @tylerfanelli in #152
- Update rust-vmm deps and bump version for upcoming release by @slp in #153
New Contributors
Full Changelog: v1.5.1...v1.7.0