mbox

[PULL,0/2] alpha-linux-user patch queue

Message ID 1358353736-15310-1-git-send-email-rth@twiddle.net
State New
Headers show

Pull-request

git://github.com/rth7680/qemu.git axp-next

Message

Richard Henderson Jan. 16, 2013, 4:28 p.m. UTC
The following changes since commit 249d41720b7dfbb5951b430b9eefdbee7464f515:

  qdev: Prepare "realized" property (2013-01-15 18:27:00 -0600)

are available in the git repository at:

  git://github.com/rth7680/qemu.git axp-next

for you to fetch changes up to 9468a5d4904223af2c47131f32e3a0555142e4e3:

  alpha-linux-user: Correct select (2013-01-16 08:15:16 -0800)

----------------------------------------------------------------
Laurent Vivier (2):
      alpha-linux-user: Translate fcntl l_type
      alpha-linux-user: Correct select

 linux-user/syscall.c      | 40 ++++++++++++++++++++++++++++------------
 linux-user/syscall_defs.h | 18 ++++++++++++++++++
 2 files changed, 46 insertions(+), 12 deletions(-)

Comments

Blue Swirl Jan. 19, 2013, 1:56 p.m. UTC | #1
Thanks, pulled.

On Wed, Jan 16, 2013 at 4:28 PM, Richard Henderson <rth@twiddle.net> wrote:
> The following changes since commit 249d41720b7dfbb5951b430b9eefdbee7464f515:
>
>   qdev: Prepare "realized" property (2013-01-15 18:27:00 -0600)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git axp-next
>
> for you to fetch changes up to 9468a5d4904223af2c47131f32e3a0555142e4e3:
>
>   alpha-linux-user: Correct select (2013-01-16 08:15:16 -0800)
>
> ----------------------------------------------------------------
> Laurent Vivier (2):
>       alpha-linux-user: Translate fcntl l_type
>       alpha-linux-user: Correct select
>
>  linux-user/syscall.c      | 40 ++++++++++++++++++++++++++++------------
>  linux-user/syscall_defs.h | 18 ++++++++++++++++++
>  2 files changed, 46 insertions(+), 12 deletions(-)
>