All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Blue Swirl <blauwirbel@gmail.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] w32, w64: Add build rule for installer
Date: Thu, 25 Jul 2013 21:00:56 +0200	[thread overview]
Message-ID: <51F175E8.2000101@weilnetz.de> (raw)
In-Reply-To: <1373925172-26834-1-git-send-email-sw@weilnetz.de>

Am 15.07.2013 23:52, schrieb Stefan Weil:
> The new rules in Makefile allow building installers for QEMU on Windows
> using NSIS, a package which is also available for Linux distributions
> (so cross builds are possible).
>
> The rules for NSIS are in qemu.nsi which also uses two new images.
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
>
> This code is used to build my signed installers for QEMU on Windows,
> see http://qemu.weilnetz.de.
>
> Best regards
> Stefan W.
>
>
>  Makefile              |   55 +++++++++++
>  pc-bios/qemu-nsis.bmp |  Bin 0 -> 154542 bytes
>  pc-bios/qemu-nsis.ico |  Bin 0 -> 4846 bytes
>  qemu.nsi              |  250 +++++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 305 insertions(+)
>  create mode 100644 pc-bios/qemu-nsis.bmp
>  create mode 100644 pc-bios/qemu-nsis.ico
>  create mode 100644 qemu.nsi
>


Hello Anthony,

I'd appreciate if this patch could be added to QEMU 1.6.

It is valuable for users of QEMU for Windows and does
not modify anything for other hosts, so the risk is very
low.

Should I send a pull request (it's only a single patch, so
maybe a pull request is not needed)?

Thanks,
Stefan

      reply	other threads:[~2013-07-25 19:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 21:52 [Qemu-devel] [PATCH] w32, w64: Add build rule for installer Stefan Weil
2013-07-25 19:00 ` Stefan Weil [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=51F175E8.2000101@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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.