qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL v2 0/6] Misc patches for 2016-09-22
Date: Thu, 22 Sep 2016 20:21:48 +0200	[thread overview]
Message-ID: <1474568509-26701-1-git-send-email-pbonzini@redhat.com> (raw)

The following changes since commit a008535b9fa396226ff9cf78b8ac5f3584bda58e:

  build-sys: fix make install regression (2016-09-20 11:32:43 +0100)

are available in the git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 68c6efe07a4729b54947658df4fceed84f3d0fef:

  kvm: fix events.flags (KVM_VCPUEVENT_VALID_SMM) overwritten by 0 (2016-09-22 20:20:53 +0200)

----------------------------------------------------------------
* More KVM LAPIC fixes
* fix divide-by-zero regression on libiscsi SG devices
* fix qemu-char segfault
* add scripts/show-fixed-bugs.sh

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      kvm: apic: set APIC base as part of kvm_apic_put

Eric Blake (1):
      iscsi: Fix divide-by-zero regression on raw SG devices

Herongguang (Stephen) (1):
      kvm: fix events.flags (KVM_VCPUEVENT_VALID_SMM) overwritten by 0

Lin Ma (1):
      msmouse: Fix segfault caused by free the chr before chardev cleanup.

Paolo Bonzini (1):
      target-i386: introduce kvm_put_one_msr

Thomas Huth (1):
      scripts: Add a script to check for bug URLs in the git log

 backends/msmouse.c         |  1 -
 block/iscsi.c              | 13 ++++---
 hw/i386/kvm/apic.c         |  2 +
 scripts/show-fixed-bugs.sh | 91 ++++++++++++++++++++++++++++++++++++++++++++++
 target-i386/kvm.c          | 30 ++++++++++-----
 target-i386/kvm_i386.h     |  2 +
 6 files changed, 123 insertions(+), 16 deletions(-)
 create mode 100755 scripts/show-fixed-bugs.sh
-- 
2.7.4

             reply	other threads:[~2016-09-22 18:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22 18:21 Paolo Bonzini [this message]
2016-09-22 18:21 ` [Qemu-devel] [PULL 3/6] iscsi: Fix divide-by-zero regression on raw SG devices Paolo Bonzini
2016-09-23 12:09 ` [Qemu-devel] [PULL v2 0/6] Misc patches for 2016-09-22 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=1474568509-26701-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.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 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).