Re: [PATCH] physmem: replace function name with __func__ in ram_block_discard_range()

2024-01-25 Thread Paolo Bonzini
Queued, thanks. Paolo

Re: [PATCH] physmem: replace function name with __func__ in ram_block_discard_range()

2024-01-25 Thread David Hildenbrand
On 25.01.24 06:06, Philippe Mathieu-Daudé wrote: Hi, On 25/1/24 03:33, Xiaoyao Li wrote: Use __func__ to avoid hard-coded function name. Signed-off-by: Xiaoyao Li Reviewed-by: David Hildenbrand --- system/physmem.c | 38 +- 1 file changed, 17 insertio

Re: [PATCH] physmem: replace function name with __func__ in ram_block_discard_range()

2024-01-24 Thread Philippe Mathieu-Daudé
Hi, On 25/1/24 03:33, Xiaoyao Li wrote: Use __func__ to avoid hard-coded function name. Signed-off-by: Xiaoyao Li Reviewed-by: David Hildenbrand --- system/physmem.c | 38 +- 1 file changed, 17 insertions(+), 21 deletions(-) if ((start + length

[PATCH] physmem: replace function name with __func__ in ram_block_discard_range()

2024-01-24 Thread Xiaoyao Li
Use __func__ to avoid hard-coded function name. Signed-off-by: Xiaoyao Li Reviewed-by: David Hildenbrand --- system/physmem.c | 38 +- 1 file changed, 17 insertions(+), 21 deletions(-) diff --git a/system/physmem.c b/system/physmem.c index cc68a7976378..c1b2