]> git.proxmox.com Git - mirror_qemu.git/commit - bsd-user/qemu.h
bsd-user: define max args in terms of pages
authorWarner Losh <imp@FreeBSD.org>
Wed, 4 Aug 2021 06:19:23 +0000 (00:19 -0600)
committerWarner Losh <imp@bsdimp.com>
Fri, 10 Sep 2021 20:13:06 +0000 (14:13 -0600)
commite5e44263067b0c0d401ca6deb745fd152d0a3996
tree7963ae0272c141130a579d904fe81aed6e65ac0c
parentab77bd844b55b6b0e04c552d7e992911ff75ccd7
bsd-user: define max args in terms of pages

For 32-bit platforms, pass in up to 256k of args. For 64-bit, bump that
to 512k.

Signed-off-by: Kyle Evans <kevans@freebsd.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/qemu.h