Re: [PATCH for-11.1 3/3] target/arm: Remove stale comment about WFE/SEV implementation
Richard Henderson <[email protected]> Tue, 28 Jul 2026 07:36:15 -0700
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/26 04:16, Peter Maydell wrote: > We forgot to remove a comment about WFE/SEV only being implemented > for M-profile when we added the A-profile support for this; delete > the stale text. > > Signed-off-by: Peter Maydell<[email protected]> > --- > target/arm/cpu.h | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Richard Henderson <[email protected]> r~