From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/6] Misc patches for 2017-10-03
Date: Tue, 3 Oct 2017 12:28:35 +0200 [thread overview]
Message-ID: <1507026521-19230-1-git-send-email-pbonzini@redhat.com> (raw)
The following changes since commit ab161529261928ae7f3556e3220829c34b2686ec:
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging (2017-09-27 22:44:51 +0100)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 346b1215b1e9f7cc6d8fe9fb6f3c2778b890afb6:
kvmclock: use the updated system_timer_msr (2017-10-02 14:39:51 +0200)
----------------------------------------------------------------
* iothread bugfix (Eduardo)
* Linux headers sync (Dave)
* .gitignore fix (Eric)
* KVM capability check fixes (Greg)
* kvmclock fix (Jim)
----------------------------------------------------------------
Alexey Perevalov (1):
linux-headers: sync against v4.14-rc1
Eduardo Habkost (1):
iothread: Make iothread_stop() idempotent
Eric Blake (1):
scsi: Ignore executable for in-tree builds
Greg Kurz (2):
kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()
Jim Somerville (1):
kvmclock: use the updated system_timer_msr
.gitignore | 1 +
accel/kvm/kvm-all.c | 51 +++++++++++++++-------------
accel/stubs/kvm-stub.c | 4 +--
hw/i386/kvm/clock.c | 3 +-
include/standard-headers/asm-x86/hyperv.h | 19 ++++++++---
include/standard-headers/linux/pci_regs.h | 42 +++++++++++++----------
include/standard-headers/linux/virtio_ring.h | 4 +--
include/sysemu/kvm.h | 2 +-
iothread.c | 2 +-
linux-headers/asm-s390/kvm.h | 6 ++++
linux-headers/linux/kvm.h | 3 +-
linux-headers/linux/userfaultfd.h | 16 ++++++++-
12 files changed, 98 insertions(+), 55 deletions(-)
--
1.8.3.1
next reply other threads:[~2017-10-03 10:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-03 10:28 Paolo Bonzini [this message]
2017-10-03 10:28 ` [Qemu-devel] [PULL 1/6] scsi: Ignore executable for in-tree builds Paolo Bonzini
2017-10-03 10:28 ` [Qemu-devel] [PULL 2/6] iothread: Make iothread_stop() idempotent Paolo Bonzini
2017-10-03 10:28 ` [Qemu-devel] [PULL 3/6] linux-headers: sync against v4.14-rc1 Paolo Bonzini
2017-10-03 10:28 ` [Qemu-devel] [PULL 4/6] kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension() Paolo Bonzini
2017-10-03 10:28 ` [Qemu-devel] [PULL 5/6] kvm: check KVM_CAP_NR_VCPUS " Paolo Bonzini
2017-10-03 10:28 ` [Qemu-devel] [PULL 6/6] kvmclock: use the updated system_timer_msr Paolo Bonzini
2017-10-03 16:42 ` [Qemu-devel] [PULL 0/6] Misc patches for 2017-10-03 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=1507026521-19230-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).