Skip to content

0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 14:02

Release 0.3.1

This release of Rust Hypervisor Firmware now supports booting stock
Ubuntu images (including groovy and hirsute) Thanks to Akira Moroo for
addressing that.

Akira Moroo (5):

  • pe: Use data directory entry to find base relocation table
  • efi: Fix get_memory_map to update descriptor info
  • tests: Cleanup fetch_disgk_images.sh
  • tests: Run integration tests in parallel
  • CI: Run CI integration tests in parallel

Rob Bradford (2):

  • README: Update with details of security issues reporting
  • tests: Add groovy integration test