On 12/17/19 9:28 PM, Fangrui Song wrote: > How will this patch set affect statically linked user mode binaries? > (qemu-user-static packages on Debian, CentOS, ...)
The statically linked user mode binaries will still build, and should still be able to run any guest binary that could be run before. If the distribution is new enough to support -static-pie, then that will be automatically used. r~