[PULL for-8.1 0/1] revert "linux-user: Fix qemu-arm to run static armhf binaries"

Michael Tokarev posted 1 patch 9 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1690045088.git.mjt@tls.msk.ru
Maintainers: Laurent Vivier <laurent@vivier.eu>
linux-user/elfload.c | 7 -------
1 file changed, 7 deletions(-)
[PULL for-8.1 0/1] revert "linux-user: Fix qemu-arm to run static armhf binaries"
Posted by Michael Tokarev 9 months, 2 weeks ago
The following changes since commit 4ea3fa99bebe8f153e74cf625980183cfd2238f6:

  Revert "linux-user: Fix qemu-arm to run static armhf binaries" (2023-07-22 19:54:22 +0300)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git/ tags/pull-revert-armhf-brk-fix

for you to fetch changes up to 4ea3fa99bebe8f153e74cf625980183cfd2238f6:

  Revert "linux-user: Fix qemu-arm to run static armhf binaries" (2023-07-22 19:54:22 +0300)

----------------------------------------------------------------
Revert "linux-user: Fix qemu-arm to run static armhf binaries"
----------------------------------------------------------------

Michael Tokarev (1):
  Revert "linux-user: Fix qemu-arm to run static armhf binaries"

 linux-user/elfload.c | 7 -------
 1 file changed, 7 deletions(-)

-- 
2.39.2
Re: [PULL for-8.1 0/1] revert "linux-user: Fix qemu-arm to run static armhf binaries"
Posted by Peter Maydell 9 months, 1 week ago
On Sat, 22 Jul 2023 at 17:59, Michael Tokarev <mjt@tls.msk.ru> wrote:
>
> The following changes since commit 4ea3fa99bebe8f153e74cf625980183cfd2238f6:
>
>   Revert "linux-user: Fix qemu-arm to run static armhf binaries" (2023-07-22 19:54:22 +0300)
>
> are available in the Git repository at:
>
>   https://gitlab.com/mjt0k/qemu.git/ tags/pull-revert-armhf-brk-fix
>
> for you to fetch changes up to 4ea3fa99bebe8f153e74cf625980183cfd2238f6:
>
>   Revert "linux-user: Fix qemu-arm to run static armhf binaries" (2023-07-22 19:54:22 +0300)
>
> ----------------------------------------------------------------
> Revert "linux-user: Fix qemu-arm to run static armhf binaries"
> ----------------------------------------------------------------
>
> Michael Tokarev (1):
>   Revert "linux-user: Fix qemu-arm to run static armhf binaries"
>


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.1
for any user-visible changes.

-- PMM