* [Qemu-devel] [GIT PULL] changes for linux-user
@ 2009-07-02 20:14 Riku Voipio
0 siblings, 0 replies; 2+ messages in thread
From: Riku Voipio @ 2009-07-02 20:14 UTC (permalink / raw)
To: qemu-devel, anthony
[-- Attachment #1: Type: text/plain, Size: 813 bytes --]
The following changes since commit 7d69c52ed8939b036fbd31488f9c7b4f5d7b8208:
Stefan Weil (1):
Fix hxtool.
are available in the git repository at:
git://gitorious.org/qemu-maemo/qemu-maemo.git linux-user-for-upstream
Arnaud Patard (2):
linux-user: increment MAX_ARG_PAGES
linux-user: check some parameters for some socket syscalls.
Riku Voipio (1):
configure: remove bogus linux-user check
vibi sreenivasan (1):
linux-user/syscall.c: remove warning: ‘array’ may be used uninitialized in this function
configure | 16 ++++++----------
linux-user/main.c | 8 +++++---
linux-user/qemu.h | 2 +-
linux-user/syscall.c | 44 +++++++++++++++++++++++++++++++++++---------
4 files changed, 47 insertions(+), 23 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] [GIT PULL] changes for linux-user
@ 2009-08-26 19:05 Riku Voipio
0 siblings, 0 replies; 2+ messages in thread
From: Riku Voipio @ 2009-08-26 19:05 UTC (permalink / raw)
To: qemu-devel, anthony
[-- Attachment #1: Type: text/plain, Size: 1155 bytes --]
The following changes since commit 4e6f6d4c20252c6900f01787559b97a559c0b402:
Laurent Desnogues (1):
ARM back-end: Fix encode_imm
are available in the git repository at:
git://gitorious.org/qemu-maemo/qemu-maemo.git linux-user-for-upstream
Kirill A. Shutemov (1):
linux-user: Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
Laurent Vivier (3):
m68k,linux-user: add setup_frame
m68k, linux-user: add setup_rt_frame
m68k, linux-user: enable sigaltstack()
Nathan Froyd (1):
linux-user: fix mq_* compilation problems
Riku Voipio (1):
linux-user: add eventfd support
Ulrich Hecht (4):
linux-user: fcntl fixes for LTP
linux-user: enable getdents for > 32-bit systems
linux-user: fadvise64 implementation
linux-user: zero fstat buffer to initialize nsec fields
configure | 18 ++
linux-user/mmap.c | 79 +++++-----
linux-user/signal.c | 382 +++++++++++++++++++++++++++++++++++++++++++++
linux-user/syscall.c | 83 +++++++---
linux-user/syscall_defs.h | 7 +
5 files changed, 510 insertions(+), 59 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-26 19:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-02 20:14 [Qemu-devel] [GIT PULL] changes for linux-user Riku Voipio
-- strict thread matches above, loose matches on Subject: below --
2009-08-26 19:05 Riku Voipio
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).