Re: [PATCH v3] target/ppc: Add lower bound check for watchdogNumber
Harsh Prateek Bora <[email protected]>
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 19/08/26 3:34 pm, Chinmay Rath wrote: > > On 8/18/26 17:11, Chinmay Rath wrote: >> >> On 8/18/26 16:15, Chinmay Rath wrote: >>> Add missing lower bound check for H_WATCHDOG H_CALL's watchdogNumber >>> parameter >>> as per PAPR documentation ver 12.10.00 section 14.15.5 'H_WATCHDOG'. >>> >>> Closes : https://gitlab.com/qemu-project/qemu/-/work_items/3600 >>> Reviewed-by: Amit Machhiwal <[email protected]> >> Reported-by: huntr bubble <[email protected]> > Hi Harsh, > I missed adding the correct commit message header here. Should have use > hw/watchdog instead of target/ppc. > If possible please correct this while you pull in the patch along with > the extra Reported-by tag. > Lemme know if that works. Taken care, queued for 11.2, thanks.