summary refs log tree commit diff stats
path: root/docs/devel/secure-coding-practices.rst
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-04-13 07:45:09 +0200
committerThomas Huth <thuth@redhat.com>2023-04-20 11:25:32 +0200
commit30ee29fd03bbdd4cc250c1a591c5199b33e7a118 (patch)
tree7c3ac1aa232daefd956c599159804865a7862c21 /docs/devel/secure-coding-practices.rst
parent9eb7e7e84af5362b125015e80fdaab96b944f6f2 (diff)
downloadfocaccia-qemu-30ee29fd03bbdd4cc250c1a591c5199b33e7a118.tar.gz
focaccia-qemu-30ee29fd03bbdd4cc250c1a591c5199b33e7a118.zip
softmmu: Move dirtylimit.c into the target independent source set
dirtylimit.c just uses one TARGET_PAGE_SIZE macro - change it to
qemu_target_page_size() so we can move thefile into the target
independent source set. Then we only have to compile this file
once during the build instead of multiple times (one time for
each target).

Message-Id: <20230413054509.54421-1-thuth@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions