qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: QEMU Trivial <qemu-trivial@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL 00/24] Trivial patches for 2015-11-06
Date: Fri, 6 Nov 2015 13:46:55 +0000	[thread overview]
Message-ID: <CAFEAcA_RApKQBc98prONwG+FSK25vSnn4Y_pkFrTOXGyt=jTGg@mail.gmail.com> (raw)
In-Reply-To: <cover.1446813768.git.mjt@msgid.tls.msk.ru>

On 6 November 2015 at 12:43, Michael Tokarev <mjt@tls.msk.ru> wrote:
> Another trivial-patches merge request.  Lots of various small
> things all over.  Please consider merging/applying.
>
> Thanks,
>
> /mjt
>
> The following changes since commit 9319738080faeb09876ce2017fcaea4937c475ee:
>
>   Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into staging (2015-11-06 11:31:40 +0000)
>
> are available in the git repository at:
>
>   git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2015-11-06
>
> for you to fetch changes up to bd54a9f9435c85de190a82019faef16c5ecf8e46:
>
>   tap-bsd: use user-specified tap device if it already exists (2015-11-06 15:42:38 +0300)
>
> ----------------------------------------------------------------
> trivial patches for 2015-11-06
>

Applied, thanks.

-- PMM

      parent reply	other threads:[~2015-11-06 13:47 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-06 12:43 [Qemu-devel] [PULL 00/24] Trivial patches for 2015-11-06 Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 01/24] hw/acpi/aml-build: remove useless glib version check Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 02/24] gdbstub: Fix buffer overflows in gdb_handle_packet() Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 03/24] hw/display/tcx: Remove superfluous OBJECT() typecasts Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 04/24] maint: Ignore ivshmem binaries Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 05/24] fix bad indentation in pcie_cap_slot_write_config() Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 06/24] tests: ignore test-qga Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 07/24] xen: fix invalid assertion Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 08/24] hw/input/tsc210x: Remove superfluous memset Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 09/24] tests/i44fx-test: No need for zeroing memory before memset Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 10/24] linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 11/24] hw/dma/pxa2xx: Remove superfluous memset Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 12/24] bt: fix use of uninitialized variable seqlen Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 13/24] ui: Use g_new() & friends where that makes obvious sense Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 14/24] qxl: " Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 15/24] usb: " Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 16/24] configure: remove help string for 'vnc-tls' option Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 17/24] qom/object: fix 2 comment typos Michael Tokarev
2015-11-12 17:53   ` Andreas Färber
2015-11-12 18:33     ` Michael Tokarev
2015-11-13  7:51       ` Markus Armbruster
2015-11-06 12:43 ` [Qemu-devel] [PULL 18/24] pci-assign: do not test path with access() before opening Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 19/24] ivshmem-server: fix possible OVERRUN Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 20/24] target-alpha: fix uninitialized variable Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 21/24] exec: avoid unnecessary cacheline bounce on ram_list.mru_block Michael Tokarev
2015-11-06 12:43 ` [Qemu-devel] [PULL 22/24] taget-ppc: Fix read access to IBAT registers higher than IBAT3 Michael Tokarev
2015-11-06 12:44 ` [Qemu-devel] [PULL 23/24] qemu-sockets: do not test path with access() before unlinking Michael Tokarev
2015-11-06 12:44 ` [Qemu-devel] [PULL 24/24] tap-bsd: use user-specified tap device if it already exists Michael Tokarev
2015-11-06 13:46 ` Peter Maydell [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='CAFEAcA_RApKQBc98prONwG+FSK25vSnn4Y_pkFrTOXGyt=jTGg@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@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).