On Mon, Apr 28 2025, Eric Auger <eric.au...@redhat.com> wrote: > Hi Connie, > > On 4/9/25 4:42 PM, Cornelia Huck wrote: >> Just a quick respin to fix a missed conversion in hvf.c. >> >> Also available at >> https://gitlab.com/cohuck/qemu/-/commits/arm-rework-idreg-storage-v5 > > I reviewed it again - I can't send any R-b through since I am co-author > ;-) - and I spotted few conversion mistakes (I am most probably the one > to blame here sorry)
Oh, I think I'm perfectly capable of messing up on my own :) > > Once those fixed, I think we should be good. Thanks for the review, I fixed things up and did fdarray[2] -> fd for the few cases remaining at the end. Will probably repost after some testing.