• Zhenzhong Duan's avatar
    x86/kvm: Change print code to use pr_*() format · 5aefd786
    Zhenzhong Duan authored
    pr_*() is preferred than printk(KERN_* ...), after change all the print
    in arch/x86/kernel/kvm.c will have "kvm-guest: xxx" style.
    
    No functional change.
    Signed-off-by: default avatarZhenzhong Duan <zhenzhong.duan@oracle.com>
    Reviewed-by: default avatarVitaly Kuznetsov <vkuznets@redhat.com>
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    Cc: Radim Krcmar <rkrcmar@redhat.com>
    Cc: Sean Christopherson <sean.j.christopherson@intel.com>
    Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
    Cc: Wanpeng Li <wanpengli@tencent.com>
    Cc: Jim Mattson <jmattson@google.com>
    Cc: Joerg Roedel <joro@8bytes.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    5aefd786
kvm.c 21.7 KB