qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] qtest timeouts and ROP mitigation
@ 2024-01-16  7:57 Thomas Huth
  2024-01-16  7:57 ` [PULL 1/5] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Huth @ 2024-01-16  7:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

 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

----------------------------------------------------------------
Daniel P. Berrangé (2):
      meson: mitigate against ROP exploits with -fzero-call-used-regs
      meson: mitigate against use of uninitialize stack for exploits

Thomas Huth (3):
      tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes
      tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default
      qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutes

 meson.build                               | 16 ++++++++++++++++
 tests/qtest/npcm7xx_watchdog_timer-test.c |  5 +++--
 tests/qtest/meson.build                   |  3 ++-
 3 files changed, 21 insertions(+), 3 deletions(-)



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-01-19  9:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16  7:57 [PULL 0/5] qtest timeouts and ROP mitigation Thomas Huth
2024-01-16  7:57 ` [PULL 1/5] tests/qtest/meson.build: Bump the boot-serial-test timeout to 4 minutes Thomas Huth
2024-01-16  7:57 ` [PULL 2/5] tests/qtest/npcm7xx_watchdog_timer: Only test the corner cases by default Thomas Huth
2024-01-16  7:57 ` [PULL 3/5] qtest: Bump npcm7xx_watchdog_timer-test timeout to 2 minutes Thomas Huth
2024-01-16  7:57 ` [PULL 4/5] meson: mitigate against ROP exploits with -fzero-call-used-regs Thomas Huth
2024-01-16  7:57 ` [PULL 5/5] meson: mitigate against use of uninitialize stack for exploits Thomas Huth
2024-01-19  9:57 ` [PULL 0/5] qtest timeouts and ROP mitigation Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).