Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
kvm arm64 auto manage nvram #6860
+6
−90
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 081ac5c
into
juju:develop
Jan 24, 2017
reedobrien
deleted the
reedobrien:kvm/arm64-auto-manage-nvram
branch
Jan 24, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
reedobrien commentedJan 24, 2017
This let's libvirt manage qemu's UEFI VARS NVRAM drive. All our docs say we need to create it our selves, but the version of libvirt and qemu that xenial ships with will auto create an nvram disk and remove it when undefined if the --nvram flag is provided.
QA: Get an ARM machine...
-- ensure everything starts up
-- ensure no nvram files were left behind and all the vms were removed without error.