Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1518200
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] kvm/page_track changes for i915 KVMGT |
| Date | 2016-11-09 15:30 +0100 |
| Message-ID | <sBC30-8sr-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Daniel,
The following changes since commit d9092f52d7e61dd1557f2db2400ddb430e85937e:
kvm: x86: Check memopp before dereference (CVE-2016-8630) (2016-11-02 21:31:53 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-kvmgt
for you to fetch changes up to 871b7ef2a1850d0b435c8b324bf4a5d391adde3f:
kvm/page_track: export symbols for external usage (2016-11-04 12:13:20 +0100)
----------------------------------------------------------------
The three KVM patches that KVMGT needs.
----------------------------------------------------------------
Jike Song (2):
kvm/page_track: call notifiers with kvm_page_track_notifier_node
kvm/page_track: export symbols for external usage
Xiaoguang Chen (1):
KVM: x86: add track_flush_slot page track notifier
arch/x86/include/asm/kvm_page_track.h | 14 +++++++++++++-
arch/x86/kvm/mmu.c | 11 ++++++++++-
arch/x86/kvm/page_track.c | 31 ++++++++++++++++++++++++++++++-
arch/x86/kvm/x86.c | 2 +-
4 files changed, 54 insertions(+), 4 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] kvm/page_track changes for i915 KVMGT Paolo Bonzini <pbonzini@redhat.com> - 2016-11-09 15:30 +0100
Re: [GIT PULL] kvm/page_track changes for i915 KVMGT Daniel Vetter <daniel@ffwll.ch> - 2016-11-09 16:20 +0100
Re: [GIT PULL] kvm/page_track changes for i915 KVMGT Paolo Bonzini <pbonzini@redhat.com> - 2016-11-09 16:20 +0100
csiph-web