arm_vcpu 0.5.13

Aarch64 VCPU implementation for Arceos Hypervisor
Documentation
# Build output and other log files from arceos
/target
*.asm
*.img
*.bin
*.elf
actual.out
qemu.log
rusty-tags.vi

# Visual Studio Code settings
/.vscode

# macOS system files
.DS_Store

# We ignore Cargo.lock because `axvcpu` is just a library
Cargo.lock

# Test results (generated by shared test framework)
/test-results/
/test_repos/
*.log

# Downloaded test framework
/scripts/.axci/