All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] migration/xbzrle: fix two avx512 runtime issues
@ 2023-03-07 14:48 Matheus Tavares Bernardino
  2023-03-07 14:48 ` [PATCH 1/2] migration/xbzrle: use ctz64 to avoid undefined result Matheus Tavares Bernardino
  2023-03-07 14:48 ` [PATCH 2/2] migration/xbzrle: fix out-of-bounds write with axv512 Matheus Tavares Bernardino
  0 siblings, 2 replies; 3+ messages in thread
From: Matheus Tavares Bernardino @ 2023-03-07 14:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: quintela, bcain, dgilbert, ling1.xu, zhou.zhao, jun.i.jin

Matheus Tavares Bernardino (2):
  migration/xbzrle: use ctz64 to avoid undefined result
  migration/xbzrle: fix out-of-bounds write with axv512

 migration/xbzrle.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.39.1



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

end of thread, other threads:[~2023-03-07 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07 14:48 [PATCH 0/2] migration/xbzrle: fix two avx512 runtime issues Matheus Tavares Bernardino
2023-03-07 14:48 ` [PATCH 1/2] migration/xbzrle: use ctz64 to avoid undefined result Matheus Tavares Bernardino
2023-03-07 14:48 ` [PATCH 2/2] migration/xbzrle: fix out-of-bounds write with axv512 Matheus Tavares Bernardino

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.