[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/5] qtest timeouts and ROP mitigation
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/5] qtest timeouts and ROP mitigation |
Date: |
Fri, 19 Jan 2024 09:57:31 +0000 |
On Tue, 16 Jan 2024 at 07:57, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi Peter!
>
> The following changes since commit 977542ded7e6b28d2bc077bcda24568c716e393c:
>
> Merge tag 'pull-testing-updates-120124-2' of
> https://gitlab.com/stsquad/qemu into staging (2024-01-12 14:02:53 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-01-16
>
> for you to fetch changes up to 7ff9ff039380008952c6fd32011dd2a4d5666906:
>
> meson: mitigate against use of uninitialize stack for exploits (2024-01-16
> 07:25:27 +0100)
>
> ----------------------------------------------------------------
> * Improve the timeouts for some problematic qtests
> * Enable some ROP mitigation compiler switches
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 0/5] qtest timeouts and ROP mitigation, Thomas Huth, 2024/01/16
- [PULL 1/5] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes, Thomas Huth, 2024/01/16
- [PULL 2/5] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default, Thomas Huth, 2024/01/16
- [PULL 3/5] qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutes, Thomas Huth, 2024/01/16
- [PULL 4/5] meson: mitigate against ROP exploits with -fzero-call-used-regs, Thomas Huth, 2024/01/16
- [PULL 5/5] meson: mitigate against use of uninitialize stack for exploits, Thomas Huth, 2024/01/16
- Re: [PULL 0/5] qtest timeouts and ROP mitigation,
Peter Maydell <=