commit | 732b53146ac8f604e45c593efe0579f78205fdcc | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Sep 04 21:12:46 2018 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Tue Sep 04 21:12:46 2018 +0200 |
tree | c23e340ff887c6f1ed51a875099e02cca85a3197 | |
parent | c012a0f2677529a0ae8f53a15bd7c61dc4ca5b5e [diff] | |
parent | 46dec40fb741f00f1864580130779aeeaf24fb3d [diff] |
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc PPC KVM fixes for 4.19 Two small fixes for KVM on POWER machines; one fixes a bug where pages might not get marked dirty, causing guest memory corruption on migration, and the other fixes a bug causing reads from guest memory to use the wrong guest real address for very large HPT guests (>256G of memory), leading to failures in instruction emulation.