From: Michael Tokarev <mjt@tls.msk.ru>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, Jan Krupa <JKrupa@suse.com>,
qemu-devel@nongnu.org, Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-trivial] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13
Date: Wed, 13 Nov 2013 22:24:46 +0400 [thread overview]
Message-ID: <5283C3EE.7020300@msgid.tls.msk.ru> (raw)
In-Reply-To: <5283BF4E.1020009@weilnetz.de>
13.11.2013 22:05, Stefan Weil wrote:
[]
> The two trace.h related patches moved include statements from .h files
> to .c files.
> I compiled the resulting code on 64 bit Linux, also with cross
> compilation for
> MinGW, so win* won't be a problem.
>
> Nevertheless there remains a risk because my builds don't include all QEMU
> options (especially not spice, rbd, nss, libusb, seccomp).
>
> Both patches were not marked for 1.7, so please skip them when pulling
> for 1.7.
How about all other patches, because none of them were marked for 1.7?
Thanks,
/mjt
WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, Jan Krupa <JKrupa@suse.com>,
qemu-devel@nongnu.org, Anthony Liguori <aliguori@amazon.com>
Subject: Re: [Qemu-devel] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13
Date: Wed, 13 Nov 2013 22:24:46 +0400 [thread overview]
Message-ID: <5283C3EE.7020300@msgid.tls.msk.ru> (raw)
In-Reply-To: <5283BF4E.1020009@weilnetz.de>
13.11.2013 22:05, Stefan Weil wrote:
[]
> The two trace.h related patches moved include statements from .h files
> to .c files.
> I compiled the resulting code on 64 bit Linux, also with cross
> compilation for
> MinGW, so win* won't be a problem.
>
> Nevertheless there remains a risk because my builds don't include all QEMU
> options (especially not spice, rbd, nss, libusb, seccomp).
>
> Both patches were not marked for 1.7, so please skip them when pulling
> for 1.7.
How about all other patches, because none of them were marked for 1.7?
Thanks,
/mjt
next prev parent reply other threads:[~2013-11-13 18:25 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 13:01 [Qemu-trivial] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13 Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 01/16] qemu-char: add Czech characters to VNC keysyms Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 02/16] qemu-char: add Czech keymap file Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 03/16] qemu-char: add support for U-prefixed symbols Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 04/16] qemu-char: add missing characters used in keymaps Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 05/16] usb: drop unused USBNetState.inpkt field Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 06/16] vl: fix build when configured with no graphic support Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 07/16] qapi: Fix comment for create-type to match code Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 08/16] pci-assign: Fix error_report of pci-stub message Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 09/16] .travis.yml: basic compile and check recipes Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 10/16] qga: Fix compilation for old versions of MinGW Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 11/16] console: Remove unused debug code Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 12/16] trace: Remove trace.h from console.h (less dependencies) Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 13/16] trace: Remove trace.h from hw/usb/hcd-ehci.h " Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 14/16] console: Replace conditional debug messages by trace methods Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 15/16] gtk: " Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 13:01 ` [Qemu-trivial] [PULL 16/16] qga: Fix shutdown command of guest agent to work with SysV Michael Tokarev
2013-11-13 13:01 ` [Qemu-devel] " Michael Tokarev
2013-11-13 18:05 ` [Qemu-trivial] [PULL 00/16] [for-1.7] Trivial patches for 2013-11-13 Stefan Weil
2013-11-13 18:05 ` [Qemu-devel] " Stefan Weil
2013-11-13 18:24 ` Michael Tokarev [this message]
2013-11-13 18:24 ` Michael Tokarev
2013-11-13 18:59 ` [Qemu-trivial] " Stefan Weil
2013-11-13 18:59 ` Stefan Weil
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=5283C3EE.7020300@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=JKrupa@suse.com \
--cc=aliguori@amazon.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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.