[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] 3aefee: linux-user: Preserve NULL hit in targ
From: |
Richard Henderson |
Subject: |
[Qemu-commits] [qemu/qemu] 3aefee: linux-user: Preserve NULL hit in target_mmap subro... |
Date: |
Wed, 14 Aug 2024 22:46:32 -0700 |
Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: 3aefee3ec01e607529a9918e2978f365c5c3b5e9
https://github.com/qemu/qemu/commit/3aefee3ec01e607529a9918e2978f365c5c3b5e9
Author: Richard Henderson <richard.henderson@linaro.org>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M linux-user/mmap.c
Log Message:
-----------
linux-user: Preserve NULL hit in target_mmap subroutines
Do not pass guest_base to the host mmap instead of zero hint.
Cc: qemu-stable@nongnu.org
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2353
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Commit: 1bbb991a276ccac8318ff60ba49a1fbebabaeee3
https://github.com/qemu/qemu/commit/1bbb991a276ccac8318ff60ba49a1fbebabaeee3
Author: Richard Henderson <richard.henderson@linaro.org>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M linux-user/mmap.c
Log Message:
-----------
Merge tag 'pull-lu-20240815' of https://gitlab.com/rth7680/qemu into staging
linux-user: Preserve NULL hit in target_mmap subroutines
# -----BEGIN PGP SIGNATURE-----
#
# iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAma9VDodHHJpY2hhcmQu
# aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV/d+Af7B51RZ0KQGrOO/psY
# UQZBYOa7WDLuv3cRdhPhXsRxs4bQtc4suF+2mrKQ5ODS6gh2SRJqMFqmlNvzF1QP
# k0D7qia3pfzsQ2YZjWq0ccZC0WSEbvABConulNydZR2tSORLXZSPmj8h0bWQjDnO
# fGVY0I1DdRCWjpfcy12PDo7F+uNKYacQUcrkPl9XvBJe8Ev9vCWqgGMU/rINKFSF
# +Z3YNpcF8tqeGvp72/Kr20XHtlX7XGz4OLgsBjnG897UVRV1UMdIRP7fd7Y9BJaZ
# YgCAjfJrgEWvUd5ICQvkX03xOfZ1Nx3iRS7rIgPJxdN0svgzPGQyrqi9O9TUsFWD
# 0eJdeQ==
# =nOnV
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 15 Aug 2024 11:04:58 AM AEST
# gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg: issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>"
[ultimate]
* tag 'pull-lu-20240815' of https://gitlab.com/rth7680/qemu:
linux-user: Preserve NULL hit in target_mmap subroutines
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Compare: https://github.com/qemu/qemu/compare/c4d062885529...1bbb991a276c
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications