From: Philippe Mathieu-Daudé Date: Fri, 23 Oct 2020 15:19:15 +0000 (+0200) Subject: docs/devel/loads-stores: Add regexp for DMA functions X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a6195b5b368865cab9200807763a9ad84d4eba64;p=qemu.git docs/devel/loads-stores: Add regexp for DMA functions Reviewed-by: Richard Henderson Reviewed-by: Edgar E. Iglesias Signed-off-by: Philippe Mathieu-Daudé Message-Id: <20201023151923.3243652-3-philmd@redhat.com> Signed-off-by: Paolo Bonzini --- diff --git a/docs/devel/loads-stores.rst b/docs/devel/loads-stores.rst index 59c1225391..ee43f5dfee 100644 --- a/docs/devel/loads-stores.rst +++ b/docs/devel/loads-stores.rst @@ -483,6 +483,8 @@ make sure our existing code is doing things correctly. Regexes for git grep - ``\`` + - ``\`` + - ``\`` ``pci_dma_*`` and ``{ld,st}*_pci_dma`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~