Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: Allow RunOnce for single non-bootable disk #611

Merged
merged 1 commit into from
Sep 1, 2022

Commits on Aug 23, 2022

  1. core: Allow RunOnce for single non-bootable disk

    If a VM contains a single disk not marked as bootable, RunVmCommand
    allows to boot OS from this disk. But RunOnce ignores this disk when
    setting the boot order. This patch fixes this inconsistence.
    
    Change-Id: Ia5652bb1549bdd5205284be355e3a2903fb6e9f1
    Signed-off-by: Shmuel Melamud <smelamud@redhat.com>
    smelamud committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    435d89e View commit details
    Browse the repository at this point in the history