[Bug 1918427] Re: curtin: install flash-kernel in arm64 UEFI unexpected

2021-03-10 Thread Yu-Chiang Huang
Patch 3 ** Patch added: "patch-3" https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1918427/+attachment/5475377/+files/%5BPatch%203%5D0001-curthooks-always-install-flash-kernel-in-arm-arm64-s%20%281%29.patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1918427] Re: curtin: install flash-kernel in arm64 UEFI unexpected

2021-03-10 Thread Yu-Chiang Huang
Patch-2 ** Patch added: "patch-2" https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1918427/+attachment/5475376/+files/%5BPatch%202%5D0001-curthooks-avoid-that-arm64-uefi-system-install-flash%20%281%29.patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1918427] Re: curtin: install flash-kernel in arm64 UEFI unexpected

2021-03-10 Thread Yu-Chiang Huang
Patch-1 ** Patch added: "patch-1" https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1918427/+attachment/5475375/+files/%5BPatch%201%5D0001-curthooks-fix-arm64-will-install-flash-kernel-unexpe%20%281%29.patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1918427] [NEW] curtin: install flash-kernel in arm64 UEFI unexpected

2021-03-10 Thread Yu-Chiang Huang
Public bug reported: I used APM Mustang which flash-kernel supported in u-boot mode. But I used it with UEFI environment. It will cause fatal error when I used ARM64 ubuntu live server ISO to install system. In code[1], this will not install `flash-kernel` for APM Mustang because of UEFI. So

[Bug 1728349] [NEW] add SPICE support for qemu in arm64

2017-10-29 Thread Yu-Chiang Huang
Public bug reported: [Impact] qemu-system-aarch64 was not compiled with spice support in arm64, while SPICE>=0.12 had removed all x86 specified code. We can't use SPICE for arm64 VM graphic. I had tested on OpenStack on ARM64 (Ocata with some patch for other issue) [Test] I will fill this

[Bug 1673564] Re: ThunderX: soft lockup on 4.8+ kernels when running qemu-efi with vhost=on

2017-05-24 Thread Yu-Chiang Huang
@dannf: while i used ppa:yarmouth-team/thunderx kernel, it still causes the server hanging. I'm using Openstack on arm64 just like what ciprian-barbu did. R150-T60 BIOS version T12 Ubuntu 16.04.2 tested kernel: offical-4.4, thunderx-4.8 program: openstack mitaka, qemu command is same as