On 09/22/2016 11:52 AM, Paolo Bonzini wrote: > 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 a84d5bb03ba81b7eccf49e4b7dd7a0ecba47efdd: > > kvm: fix events.flags (KVM_VCPUEVENT_VALID_SMM) overwritten by 0 > (2016-09-22 18:44:06 +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
Heads up that this patch is faulty, if you want to hold off for a v2 pull request. > > 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 | 14 ++++--- > 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, 124 insertions(+), 16 deletions(-) > create mode 100755 scripts/show-fixed-bugs.sh > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
