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

main, block: Remove device.reset() #36

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

rbradford
Copy link
Member

There is no need to reset the device as Cloud Hypervisor supports device
reset itself (so the booted kernel will correctly reset the device on
boot.)

In particular resetting the block device prior to booting via EFI breaks
the EFI boot.

Fixes: #35

Signed-off-by: Rob Bradford [email protected]

There is no need to reset the device as Cloud Hypervisor supports device
reset itself (so the booted kernel will correctly reset the device on
boot.)

In particular resetting the block device prior to booting via EFI breaks
the EFI boot.

Fixes: cloud-hypervisor#35

Signed-off-by: Rob Bradford <[email protected]>
@rbradford
Copy link
Member Author

I've tested this with Cloud Hypervisor (bzImage and EFI) and QEMU (bzImage and EFI.)

@rbradford rbradford merged commit e602ead into cloud-hypervisor:master Apr 1, 2020
@rbradford rbradford deleted the remove-device-reset branch April 1, 2020 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bionic (EFI booting) fails to boot with master and cloud-hypervisor
1 participant