On 10/1/25 09:44, Philippe Mathieu-Daudé wrote:
This comment was added almost 5 years ago in commit 41aa4e9fd84
("ram_addr: Split RAMBlock definition"). Clearly it got ignored:

   $ git grep -l system/ramblock.h
   hw/display/virtio-gpu-udmabuf.c
   hw/hyperv/hv-balloon.c
   hw/virtio/vhost-user.c
   migration/dirtyrate.c
   migration/file.c
   migration/multifd-nocomp.c
   migration/multifd-qatzip.c
   migration/multifd-qpl.c
   migration/multifd-uadk.c
   migration/multifd-zero-page.c
   migration/multifd-zlib.c
   migration/multifd-zstd.c
   migration/multifd.c
   migration/postcopy-ram.c
   system/ram-block-attributes.c
   target/i386/kvm/tdx.c
   tests/qtest/fuzz/generic_fuzz.c

At this point it seems saner to just remove it.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
---
  include/system/ramblock.h | 5 -----
  1 file changed, 5 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to