qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] linux-user patches for master
@ 2011-02-17 11:57 Riku Voipio
  2011-02-20 13:51 ` Aurelien Jarno
  0 siblings, 1 reply; 2+ messages in thread
From: Riku Voipio @ 2011-02-17 11:57 UTC (permalink / raw)
  To: qemu-devel, anthony

The following changes since commit 79f2b6fcdb7c06cdce6eccc796f5651f3efb843e:

  Merge remote branch 'kwolf/for-anthony' into staging (2011-02-16 08:47:13 -0600)

are available in the git repository at:

  git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream

Laurent Vivier (4):
      linux-user: add rmdir() strace
      linux-user: in linux-user/strace.c, tswap() is useless
      linux-user: Define target alignment size
      linux-user: correct core dump format

Peter Maydell (1):
      linux-user: Support the epoll syscalls

 configure                 |   71 ++++++++++++++++++++++++++++++
 cpu-defs.h                |   14 ++++--
 linux-user/elfload.c      |   34 ++++++++-------
 linux-user/strace.c       |   91 +++++++++++++++++++-------------------
 linux-user/strace.list    |    3 +
 linux-user/syscall.c      |  107 +++++++++++++++++++++++++++++++++++++++++++++
 linux-user/syscall_defs.h |   13 +++++
 7 files changed, 267 insertions(+), 66 deletions(-)

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

* Re: [Qemu-devel] [PULL] linux-user patches for master
  2011-02-17 11:57 [Qemu-devel] [PULL] linux-user patches for master Riku Voipio
@ 2011-02-20 13:51 ` Aurelien Jarno
  0 siblings, 0 replies; 2+ messages in thread
From: Aurelien Jarno @ 2011-02-20 13:51 UTC (permalink / raw)
  To: Riku Voipio; +Cc: qemu-devel

On Thu, Feb 17, 2011 at 01:57:31PM +0200, Riku Voipio wrote:
> The following changes since commit 79f2b6fcdb7c06cdce6eccc796f5651f3efb843e:
> 
>   Merge remote branch 'kwolf/for-anthony' into staging (2011-02-16 08:47:13 -0600)
> 
> are available in the git repository at:
> 
>   git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream
> 
> Laurent Vivier (4):
>       linux-user: add rmdir() strace
>       linux-user: in linux-user/strace.c, tswap() is useless
>       linux-user: Define target alignment size
>       linux-user: correct core dump format
> 
> Peter Maydell (1):
>       linux-user: Support the epoll syscalls
> 
>  configure                 |   71 ++++++++++++++++++++++++++++++
>  cpu-defs.h                |   14 ++++--
>  linux-user/elfload.c      |   34 ++++++++-------
>  linux-user/strace.c       |   91 +++++++++++++++++++-------------------
>  linux-user/strace.list    |    3 +
>  linux-user/syscall.c      |  107 +++++++++++++++++++++++++++++++++++++++++++++
>  linux-user/syscall_defs.h |   13 +++++
>  7 files changed, 267 insertions(+), 66 deletions(-)
> 

Thanks, pulled.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

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

end of thread, other threads:[~2011-02-20 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 11:57 [Qemu-devel] [PULL] linux-user patches for master Riku Voipio
2011-02-20 13:51 ` Aurelien Jarno

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).