Re: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-07 Thread Olaf Hering
On Thu, Apr 03, K. Y. Srinivasan wrote: + printk(KERN_INFO HyperV: Using null_legacy_pic\n); Maybe this printk can be removed as well, unless its valuable info. Olaf -- To unsubscribe from this list: send the line unsubscribe stable in the body of a message to

[tip:x86/hyperv] x86: Hyper-V: register clocksource only if its advertised

2013-02-12 Thread tip-bot for Olaf Hering
Commit-ID: 32068f6527b8f1822a30671dedaf59c567325026 Gitweb: http://git.kernel.org/tip/32068f6527b8f1822a30671dedaf59c567325026 Author: Olaf Hering [mailto:o...@aepfle.de] AuthorDate: Sun, 3 Feb 2013 17:22:37 -0800 Committer: H. Peter Anvin h...@linux.intel.com CommitDate: Tue, 12 Feb

[PATCH] x86: Hyper-V: register clocksource only if its advertised

2013-01-25 Thread Olaf Hering
easily be setting 'viridian=1' in a HVM domU .cfg file. A workaround without this patch is to boot the HVM guest with 'clocksource=jiffies'. Signed-off-by: Olaf Hering o...@aepfle.de Cc: sta...@kernel.org Cc: KY Srinivasan k...@microsoft.com Cc: Greg KH gre...@linuxfoundation.org --- arch/x86

Re: [PATCH 1/3] xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.

2012-10-10 Thread Olaf Hering
3.4+sles11 (or recent openSuSE) HVM guests, or because it happens to work with that combination. If the patch solves the issue: Acked-by: Olaf Hering o...@aepfle.de Olaf -- To unsubscribe from this list: send the line unsubscribe stable in the body of a message to majord...@vger.kernel.org More