All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Stefan Weil <sw@weilnetz.de>, Paolo Bonzini <pbonzini@redhat.com>
Cc: blauwirbel@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 1.5 v6 0/4] fix win32 compilation
Date: Fri, 03 May 2013 13:54:00 -0500	[thread overview]
Message-ID: <87vc6z99o7.fsf@codemonkey.ws> (raw)
In-Reply-To: <5183EE05.5060909@weilnetz.de>

Stefan Weil <sw@weilnetz.de> writes:

> Am 29.04.2013 12:11, schrieb Paolo Bonzini:
>> Here is a fix for the Win32 compilation problem that Blue reported,
>> and another two nits I found while testing.  After these patches, a
>> cross libtool is not needed anymore to build on Win32.
>>
>> The following changes since commit 75f6e8b0f121beeee6a95eb9e35d88ec1f01824f:
>>
>>   virtio-rng-s390: add properties. (2013-04-26 20:18:25 +0200)
>>
>> are available in the git repository at:
>>
>>   git://github.com/bonzini/qemu.git migration-writev
>>
>> for you to fetch changes up to 9adea5f7f7a23ef4a1231289a36a94c52347b142:
>>
>>   win32: add readv/writev emulation (2013-04-29 10:52:36 +0200)
>>
>> v5->v6: just include config-host.h in osdep.h [Peter]
>>
>> ----------------------------------------------------------------
>> Paolo Bonzini (4):
>>       win32: add generic RC rules to rules.mak
>>       win32: move Makefile dependencies on version-obj-y to rules.mak
>>       win32: generate console executable again
>>       win32: add readv/writev emulation
>>
>>  Makefile              |  5 +----
>>  Makefile.target       |  2 +-
>>  include/qemu-common.h | 22 ++--------------------
>>  include/qemu/osdep.h  | 17 +++++++++++++++++
>>  rules.mak             |  7 +++++++
>>  util/iov.c            |  2 +-
>>  util/osdep.c          | 43 +++++++++++++++++++++++++++++++++++++++++++
>>  7 files changed, 72 insertions(+), 26 deletions(-)
>
>
> Hi Paolo,
>
> these patches need to be rebased for the latest QEMU.
> Could you please send an update?

This pull request was already merged.

commit b48df71c916478ff658d143d0742e85c78348fad
Merge: 45dddd9 9adea5f
Author: Anthony Liguori <aliguori@us.ibm.com>
Date:   Mon Apr 29 08:26:47 2013 -0500

    Merge remote-tracking branch 'bonzini/migration-writev' into staging
    
    # By Paolo Bonzini
    # Via Paolo Bonzini
    * bonzini/migration-writev:
      win32: add readv/writev emulation
      win32: generate console executable again
      win32: move Makefile dependencies on version-obj-y to rules.mak
      win32: add generic RC rules to rules.mak
    
    Message-id: 1367230284-24612-1-git-send-email-pbonzini@redhat.com
    Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Regards,

Anthony Liguori

>
> Anthony, the patches fix the currently broken build for
> w32/w64 hosts, so please apply them soon when they
> are available.
>
> Thanks,
> Stefan

      reply	other threads:[~2013-05-03 18:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-29 10:11 [Qemu-devel] [PULL 1.5 v6 0/4] fix win32 compilation Paolo Bonzini
2013-04-29 10:11 ` [Qemu-devel] [PATCH 1/4] win32: add generic RC rules to rules.mak Paolo Bonzini
2013-04-29 10:11 ` [Qemu-devel] [PATCH 2/4] win32: move Makefile dependencies on version-obj-y " Paolo Bonzini
2013-04-29 10:11 ` [Qemu-devel] [PATCH 3/4] win32: generate console executable again Paolo Bonzini
2013-04-29 10:11 ` [Qemu-devel] [PATCH 4/4] win32: add readv/writev emulation Paolo Bonzini
2013-05-03 17:04 ` [Qemu-devel] [PULL 1.5 v6 0/4] fix win32 compilation Stefan Weil
2013-05-03 18:54   ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vc6z99o7.fsf@codemonkey.ws \
    --to=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sw@weilnetz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.