qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: "Peter Maydell" <peter.maydell@linaro.org>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/15] chardev patches
Date: Fri, 2 Jun 2017 15:45:14 -0300	[thread overview]
Message-ID: <a0923eb1-825e-39d7-9726-b45b4d06bae3@amsat.org> (raw)
In-Reply-To: <CAFEAcA8nOzdR=ZHdkvX+aD-oCvDFcUvmgEJdE1CcUyOVMoEP8w@mail.gmail.com>

On 06/02/2017 12:36 PM, Peter Maydell wrote:
> On 2 June 2017 at 08:40, Marc-André Lureau <marcandre.lureau@redhat.com> wrote:
>> The following changes since commit 43771d5d92312504305c19abe29ec5bfabd55f01:
>>
>>   Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into staging (2017-06-01 16:39:16 +0100)
>>
>> are available in the git repository at:
>>
>>   github/chrfe chrfe-pull-request
>
> Hi -- this isn't a valid git URL...
>
 >> for you to fetch changes up to 6b10e573d15ef82dbc5c5b3726028e6642e134f6:

The pull request tag is missing however the branch is still available at:
git@github.com/elmarco/qemu.git chrfe

  reply	other threads:[~2017-06-02 18:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02  7:40 [Qemu-devel] [PULL 00/15] chardev patches Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 01/15] char: cast ARRAY_SIZE() as signed to silent warning on empty array Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 02/15] char-win: simplify win_chr_read() Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 03/15] char-win: remove WinChardev.len Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 04/15] char-win: rename win_chr_init/poll win_chr_serial_init/poll Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 05/15] char-win: rename hcom->file Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 06/15] char-win: close file handle except with console Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 07/15] Remove/replace sysemu/char.h inclusion Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 08/15] chardev: move headers to include/chardev Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 09/15] chardev: serial & parallel declaration to own headers Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 10/15] be-hci: use backend functions Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 11/15] char: generalize qemu_chr_write_all() Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 12/15] char: move CharBackend handling in char-fe unit Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 13/15] char: rename functions that are not part of fe Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 14/15] char: make chr_fe_deinit() optionaly delete backend Marc-André Lureau
2017-06-02  7:40 ` [Qemu-devel] [PULL 15/15] char: move char devices to chardev/ Marc-André Lureau
2017-06-02 15:36 ` [Qemu-devel] [PULL 00/15] chardev patches Peter Maydell
2017-06-02 18:45   ` Philippe Mathieu-Daudé [this message]
2017-06-02 19:15   ` Marc-André Lureau
2017-06-05 10:14     ` Peter Maydell
2017-06-05 10:50       ` Marc-André Lureau
2017-06-05 10:57         ` Peter Maydell

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=a0923eb1-825e-39d7-9726-b45b4d06bae3@amsat.org \
    --to=f4bug@amsat.org \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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 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).