From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqHiZ-00017B-0l for qemu-devel@nongnu.org; Wed, 13 Apr 2016 06:08:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqHiV-0008Q1-5s for qemu-devel@nongnu.org; Wed, 13 Apr 2016 06:08:14 -0400 Received: from mail-qk0-x22c.google.com ([2607:f8b0:400d:c09::22c]:35008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqHiT-0008Po-H5 for qemu-devel@nongnu.org; Wed, 13 Apr 2016 06:08:11 -0400 Received: by mail-qk0-x22c.google.com with SMTP id o6so17319706qkc.2 for ; Wed, 13 Apr 2016 03:08:09 -0700 (PDT) Sender: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= From: marcandre.lureau@redhat.com Date: Wed, 13 Apr 2016 12:08:03 +0200 Message-Id: <1460542084-31446-1-git-send-email-marcandre.lureau@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PULL 0/1] Ivshmem fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= From: Marc-André Lureau The following changes since commit d44122ecd0fa62d20762bdd8f214f077cb8e011b: Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2016-04-12 17:47:15 +0100) are available in the git repository at: git@github.com:elmarco/qemu.git tags/ivshmem-fix-pull-request for you to fetch changes up to 6dc64780c2a88307716649aa9232bcc129c1ab14: ivshmem: fix ivshmem-{plain,doorbell} crash without arg (2016-04-13 12:01:47 +0200) ---------------------------------------------------------------- ---------------------------------------------------------------- Marc-André Lureau (1): ivshmem: fix ivshmem-{plain,doorbell} crash without arg hw/misc/ivshmem.c | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) -- 2.5.5