Re: [PATCH v4 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation

2023-06-23 Thread Philippe Mathieu-Daudé
On 23/5/23 20:59, David Hildenbrand wrote: Let's fixup the documentation (e.g., removing traces of the ram_addr parameter that no longer exists) and move it to the header file while at it. Suggested-by: Igor Mammedov Acked-by: Igor Mammedov Reviewed-by: Peter Xu Signed-off-by: David Hildenbra

[PATCH v4 3/3] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation

2023-05-23 Thread David Hildenbrand
Let's fixup the documentation (e.g., removing traces of the ram_addr parameter that no longer exists) and move it to the header file while at it. Suggested-by: Igor Mammedov Acked-by: Igor Mammedov Reviewed-by: Peter Xu Signed-off-by: David Hildenbrand --- include/exec/cpu-common.h | 15 +