diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-16 20:49:29 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-12-16 20:49:29 +0300 |
commit | da3f7ca3e85642627a8db37ba337eb5f424339f1 (patch) | |
tree | 302cf6c0d088f3fe93fad850e159b7da97c486fb /drivers/hv | |
parent | 460146348518a1c4e810d01baf81847f8c6a1c73 (diff) | |
parent | 32e6b236d26946eb076d1450bfb8f9978f15d6b9 (diff) | |
download | linux-da3f7ca3e85642627a8db37ba337eb5f424339f1.tar.xz |
Merge tag 'kvm-s390-next-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
KVM: s390 features and fixes for 4.5 (kvm/next)
Some small cleanups
- use assignment instead of memcpy
- use %pK for kernel pointers
Changes regarding guest memory size
- Fix an off-by-one error in our guest memory interface (we might
use unnecessarily big page tables, e.g. 3 levels for a 2GB guest
instead of 2 levels)
- We now ask the machine about the max. supported guest address
and limit accordingly.
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions