msm8916-mainline / qhypstub

"hyp" firmware stub for Qualcomm MSM8916/MSM8939 that allows using EL2/KVM
GNU General Public License v2.0
67 stars 12 forks source link

Dos it suppo for msm8953 (sdm625)? #10

Closed bzy-080408 closed 1 year ago

bzy-080408 commented 1 year ago

I have a msm8953 device and I want to enable KVM on it.I have a kernel with KVM module builded.But I have not finished lk1st build,the drive have some bug.

stephan-gh commented 1 year ago

See https://github.com/msm8916-mainline/qhypstub/issues/4

bzy-080408 commented 1 year ago

My Englisch is very bad,so....you maybe not understand.

stephan-gh commented 1 year ago

We're not interested in leaked source code here so please do not post such links. The basic approach of qhypstub does not work on MSM8953 and MSM8974 because they do not have a separate hyp (hypervisor) firmware that could be replaced.

You would need to modify the original Qualcomm firmware to get EL2 on those platforms.

Additionally, for MSM8974: The Krait CPU cores do not support virtualization at all as far as I know. Sorry.

bzy-080408 commented 1 month ago

BTW does it support for msm8939v2(sdm616)? I want to buy a phone to try this.

stephan-gh commented 2 weeks ago

MSM8939v2 is pretty much the same as MSM8939, so yeah qhypstub should work there.