Ping again. This specific patch is here:
https://patchew.org/QEMU/cover.1597129029.git@google.com/611db81c87911cb38a35e5f761e11b76e1f0d538.1597129029.git@google.com/
If you want to include the first four patches for now and prefer a separate
patch set for the pending changes I can split th
Ping -- any comments on the four patches start with this?
https://patchew.org/QEMU/cover.1597129029.git@google.com/
On Tue, Aug 11, 2020 at 12:10 AM Shu-Chun Weng wrote:
> Both guest options map to host SO_TIMESTAMP while keeping a global bit to
> remember if the guest expects the old or the
Both guest options map to host SO_TIMESTAMP while keeping a global bit to
remember if the guest expects the old or the new format. Don't support
programs mixing two formats.
Added a multiarch test to verify.
Signed-off-by: Shu-Chun Weng
---
v1 -> v2:
Only keep track of old or new format global