qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] linux-user: fix file offset for preadv/pwritev
@ 2018-04-10  2:17 Max Filippov
  2018-04-10  2:17 ` [Qemu-devel] [PULL 1/1] linux-user: fix preadv/pwritev offsets Max Filippov
  2018-04-10 11:48 ` [Qemu-devel] [PULL 0/1] linux-user: fix file offset for preadv/pwritev Peter Maydell
  0 siblings, 2 replies; 6+ messages in thread
From: Max Filippov @ 2018-04-10  2:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Max Filippov, Riku Voipio, Laurent Vivier,
	Richard Henderson

Hi Peter,

please pull the following linux-user fix for QEMU-2.12.

The following changes since commit 9abfc88af3ffd3b33c7fab4471da86462ee71d95:

  Merge remote-tracking branch 'remotes/xtensa/tags/20180402-xtensa' into staging (2018-04-03 19:02:46 +0100)

are available in the git repository at:

  git://github.com/OSLL/qemu-xtensa.git tags/20180409-xtensa

for you to fetch changes up to 9ac225171c9d6b2a1cba35a94ae7eeaa0106cf7d:

  linux-user: fix preadv/pwritev offsets (2018-04-09 18:57:49 -0700)

----------------------------------------------------------------
Fix file offset for preadv/pwritev linux-user syscalls.

----------------------------------------------------------------
Max Filippov (1):
      linux-user: fix preadv/pwritev offsets

 linux-user/syscall.c | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

-- 
Thanks.
-- Max

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

end of thread, other threads:[~2018-04-10 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-10  2:17 [Qemu-devel] [PULL 0/1] linux-user: fix file offset for preadv/pwritev Max Filippov
2018-04-10  2:17 ` [Qemu-devel] [PULL 1/1] linux-user: fix preadv/pwritev offsets Max Filippov
2018-04-10  3:20   ` Richard Henderson
2018-04-10  3:29     ` Max Filippov
2018-04-10  4:05       ` Richard Henderson
2018-04-10 11:48 ` [Qemu-devel] [PULL 0/1] linux-user: fix file offset for preadv/pwritev Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).