qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/6] Misc patches for 2017-10-03


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 0/6] Misc patches for 2017-10-03
Date: Tue, 3 Oct 2017 12:28:35 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]