Michael Zhao

Results 5 issues of Michael Zhao

Fixes https://github.com/cloud-hypervisor/cloud-hypervisor/issues/3980 Now this is a draft. There is still some work to do: - A PR for supporting AArch64 in `gdbstub_arch` which is on review, will update to new...

AArch64 CI may stuck occasionally. When checking `docker ps`, some zombie integration works were seen. This problem was seen before, but disappeared for months since updating to host kernel v5.16....

Although arm64 architecture was not formally claimed supported, it may be worthy to try and to see what's happening there. I tried to follow the get-started page (https://github.com/firecracker-microvm/firecracker-containerd/blob/master/docs/getting-started.md) on an...

kind/question

**Describe the bug** AArch64 CI worker failed due to a `wget` error: ``` wget https://github.com/cloud-hypervisor/cloud-hypervisor/releases/download/v36.0/cloud-hypervisor-static-aarch64 -O cloud-hypervisor-static-aarch64 ... Unable to establish SSL connection. ``` Here is the latest one with...

CI
AArch64

When I tried to download a ISO from this page: https://download.opensuse.org/distribution/leap/15.4/iso/ I got the error (for example: https://repo.ugm.ac.id/opensuse/distribution/leap/15.4/iso/openSUSE-Leap-15.4-DVD-aarch64-Build243.2-Media.iso): ``` This site can’t provide a secure connectionrepo.ugm.ac.id uses an unsupported protocol....

bug
todo