On 15 July 2018 at 20:52, Laurent Vivier <laur...@vivier.eu> wrote: > The following changes since commit 9277d81f5c2c6f4d0b5e47c8476eb7ee7e5c0beb: > > docs: Grammar and spelling fixes (2018-07-13 10:16:04 +0100) > > are available in the Git repository at: > > git://github.com/vivier/qemu.git tags/linux-user-for-3.0-pull-request > > for you to fetch changes up to 1d3d1b23e1c8f52ec431ddaa8deea1322bc25cbf: > > Zero out the host's `msg_control` buffer (2018-07-15 16:04:38 +0200) > > ---------------------------------------------------------------- > Some fixes for linux-user: > - workaround for CMSG_NXTHDR bug > - two patches for ppc64/ppc64le host: > fix fcntl() with *LK64 commands > (seen when dpkg wants to lock the DB) > fix reserved_va alignment (ppc64 needs > a 64kB alignment) > - convert a forgotten fcntl() to safe_fcntl()
Applied, thanks. -- PMM