rust-vmm / vmm-reference

A VMM implementation based of rust-vmm components
Apache License 2.0
146 stars 61 forks source link

Save and restore vCPU state on aarch64 #216

Closed gsserge closed 2 years ago

gsserge commented 2 years ago

Summary of the PR

Save and restore of GIC will be implemented in a future PR. Same goes for proper integration testing.

Requirements

Before submitting your PR, please make sure you addressed the following requirements: