Re: [PATCH] coroutine-asm: add x86 CET shadow stack support

2023-06-12 Thread Marc-André Lureau
Hi Paolo On Wed, May 10, 2023 at 6:05 PM Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > patch looks generally good, but does not apply anymore. Are you planning to update it later to support the more secure " map_shadow_stack" syscall, if/when it is added? --- > meson.build

Re: [PATCH] coroutine-asm: add x86 CET shadow stack support

2023-05-10 Thread Paolo Bonzini
Sorry, this was sent incorrectly (extra "-1" in the git-send-email command line). Paolo On Wed, May 10, 2023 at 6:03 PM Paolo Bonzini wrote: > > Signed-off-by: Paolo Bonzini > --- > meson.build | 16 +++-- > util/coroutine-asm.c | 82 ++-- >