Re: [PATCH 05/10] hw/core: Add documentation and license comments to reset.h

2024-02-26 Thread Peter Maydell
On Mon, 26 Feb 2024 at 14:13, Zhao Liu wrote: > > Hi Peter, > > On Tue, Feb 20, 2024 at 04:06:17PM +, Peter Maydell wrote: > > Date: Tue, 20 Feb 2024 16:06:17 + > > From: Peter Maydell > > Subject: [PATCH 05/10] hw/core: Add documentation and license comments to > > reset.h > > X-Mailer:

Re: [PATCH 05/10] hw/core: Add documentation and license comments to reset.h

2024-02-26 Thread Zhao Liu
Hi Peter, On Tue, Feb 20, 2024 at 04:06:17PM +, Peter Maydell wrote: > Date: Tue, 20 Feb 2024 16:06:17 + > From: Peter Maydell > Subject: [PATCH 05/10] hw/core: Add documentation and license comments to > reset.h > X-Mailer: git-send-email 2.34.1 > > Add the usual boilerplate license/co

Re: [PATCH 05/10] hw/core: Add documentation and license comments to reset.h

2024-02-20 Thread Richard Henderson
On 2/20/24 06:06, Peter Maydell wrote: Add the usual boilerplate license/copyright comment to reset.h (using the text from reset.c), and document the existing functions. Signed-off-by: Peter Maydell --- include/sysemu/reset.h | 79 ++ 1 file changed, 79