[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] x86/vpmu: small fix for console logging beauty
# HG changeset patch # User Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx> # Date 1331889278 -3600 # Node ID 9151dfa96c3a5d95f913416673a0106c3b69f514 # Parent 1b68427875f7ffe3025ea13c7f6e8cf71ce54769 x86/vpmu: small fix for console logging beauty Signed-off-by: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx> Committed-by: Jan Beulich <jbeulich@xxxxxxxx> --- diff -r 1b68427875f7 -r 9151dfa96c3a xen/arch/x86/hvm/vmx/vpmu_core2.c --- a/xen/arch/x86/hvm/vmx/vpmu_core2.c Thu Mar 15 15:20:37 2012 +0000 +++ b/xen/arch/x86/hvm/vmx/vpmu_core2.c Fri Mar 16 10:14:38 2012 +0100 @@ -690,7 +690,7 @@ printk("******************************************************\n"); printk("** WARNING: Emulation of BTS Feature is switched on **\n"); printk("** Using this processor feature in a virtualized **\n"); - printk("** environment is not 100%% safe. **\n"); + printk("** environment is not 100%% safe. **\n"); printk("** Setting the DS buffer address with wrong values **\n"); printk("** may lead to hypervisor hangs or crashes. **\n"); printk("** It is NOT recommended for production use! **\n"); _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |