Activity log for bug #1550596

Date Who What changed Old value New value Message
2016-02-27 01:32:52 Colin Ian King bug added bug
2016-02-27 01:33:00 Colin Ian King linux (Ubuntu): status New In Progress
2016-02-27 01:33:02 Colin Ian King linux (Ubuntu): importance Undecided High
2016-02-27 01:33:05 Colin Ian King linux (Ubuntu): assignee Colin Ian King (colin-king)
2016-02-27 01:38:25 Colin Ian King description Since 4.4, I have not been able to boot GNU Hurd Kernels using KVM QEMU. I tracked this regression down to commit e8dd2d2d641c ("Silence compiler warning in arch/x86/kvm/emulate.c", 2015-09-06) This has been recently fixed with upstream commit 0c1d77f4ba5cc9c05a29adca3d6466cdf4969b70: KVM: x86: fix conversion of addresses to linear in 32-bit protected mode Commit e8dd2d2d641c ("Silence compiler warning in arch/x86/kvm/emulate.c", 2015-09-06) broke boot of the Hurd. The bug is that the "default:" case actually could modify "la", but after the patch this change is not reflected in *linear. The bug is visible whenever a non-zero segment base causes the linear address to wrap around the 4GB mark. Fixes: e8dd2d2d641cb2724ee10e76c0ad02e04289c017 Cc: stable@vger.kernel.org Reported-by: Aurelien Jarno <aurelien@aurel32.net> Tested-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Since 4.4, I have not been able to boot GNU Hurd Kernels using KVM QEMU. I tracked this regression down to commit e8dd2d2d641c ("Silence compiler warning in arch/x86/kvm/emulate.c", 2015-09-06) This has been recently fixed with upstream commit 0c1d77f4ba5cc9c05a29adca3d6466cdf4969b70: KVM: x86: fix conversion of addresses to linear in 32-bit protected mode Commit e8dd2d2d641c ("Silence compiler warning in arch/x86/kvm/emulate.c", 2015-09-06) broke boot of the Hurd. The bug is that the "default:" case actually could modify "la", but after the patch this change is not reflected in *linear. The bug is visible whenever a non-zero segment base causes the linear address to wrap around the 4GB mark. Fixes: e8dd2d2d641cb2724ee10e76c0ad02e04289c017 Cc: stable@vger.kernel.org Reported-by: Aurelien Jarno <aurelien@aurel32.net> Tested-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-02-28 16:52:15 Tim Gardner nominated for series Ubuntu Xenial
2016-02-28 16:52:15 Tim Gardner bug task added linux (Ubuntu Xenial)
2016-02-28 16:52:22 Tim Gardner linux (Ubuntu Xenial): status In Progress Fix Committed
2016-03-02 01:34:34 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/linux-lts-xenial
2016-03-02 12:32:04 Launchpad Janitor linux (Ubuntu Xenial): status Fix Committed Fix Released