open-power-host-os / linux

Linux kernel source tree
Other
3 stars 4 forks source link

Upstreamed: 3 miscellaneous KVM bug fixes #7

Open paulusmack opened 7 years ago

paulusmack commented 7 years ago

This records the fact that hostos-1.0 includes the following three commits, which fix minor bugs in KVM:

4f053d06dce6 ("KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie", 2016-09-16) 2365f6b67c0d ("KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL", 2016-09-21) fa73c3b25bd8 ("KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register", 2016-09-21)

These commits are upstream in v4.9-rc1 with commit IDs 4f053d06dce6, 2365f6b67c0d and fa73c3b25bd8.