<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il mer 25 dic 2024, 13:48 Christian Zigotzky <<a href="mailto:chzigotzky@xenosoft.de" target="_blank" rel="noreferrer">chzigotzky@xenosoft.de</a>> ha scritto:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> But do you see anything on the host dmesg (without and with the <br>
> patch), for example a WARN?<br>
Unfortunately no log during the start of KVM HV.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Ok.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> Also you might try edebc0a1b7ab5ff19b4f5cd011c93196fc34b3e4 + the <br>
> patch, to see if there are two bugs.<br>
><br>
> Paolo<br>
><br>
I think you mean 419cfb983ca93e75e905794521afefcfa07988bb because "git <br>
checkout edebc0a1b7ab5ff19b4f5cd011c93196fc34b3e4" doesn't work.<br>
<br>
Error message: fatal: reference is not a tree: <br>
edebc0a1b7ab5ff19b4f5cd011c93196fc34b3e4<br>
<br>
git checkout 419cfb983ca93e75e905794521afefcfa07988bb<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That's the upstream commit that doesn't boot. edebc0a1b7ab5ff19b4f5cd011c93196fc34b3e4 was the rebased version of the same commit, where your bisection finished.</div><div dir="auto"><br></div><div dir="auto">Paolo</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Output:<br>
<br>
Updating files: 100% (16656/16656), done.<br>
Note: switching to '419cfb983ca93e75e905794521afefcfa07988bb'.<br>
<br>
You are in 'detached HEAD' state. You can look around, make experimental<br>
changes and commit them, and you can discard any commits you make in this<br>
state without impacting any branches by switching back to a branch.<br>
...<br>
HEAD is now at 419cfb983ca9 KVM: PPC: e500: Use __kvm_faultin_pfn() to <br>
handle page faults<br>
<br>
---<br>
<br>
patch -p0 < kvm_main.patch // Your patch<br>
<br>
Output:<br>
<br>
patching file a/virt/kvm/kvm_main.c<br>
<br>
Oh dear, the host kernel doesn't boot. :-(<br>
<br>
-- <br>
Sent with BrassMonkey 33.4.0 (<a href="https://github.com/wicknix/brass-monkey/releases/tag/33.4.0" rel="noreferrer noreferrer noreferrer" target="_blank">https://github.com/wicknix/brass-monkey/releases/tag/33.4.0</a>)<br>
<br>
</blockquote></div></div></div>