public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: Fix some comments
@ 2023-04-23 10:11 Binbin Wu
  2023-04-23 10:11 ` [PATCH 1/2] KVM: Fix comments for KVM_ENABLE_CAP Binbin Wu
  2023-04-23 10:11 ` [PATCH 2/2] KVM: x86: Fix some comments Binbin Wu
  0 siblings, 2 replies; 6+ messages in thread
From: Binbin Wu @ 2023-04-23 10:11 UTC (permalink / raw)
  To: kvm; +Cc: seanjc, pbonzini, binbin.wu

Fix comments for KVM_ENABLE_CAP.
Update msrs_to_save_all to msrs_to_save_base in comments.
Fix a typo in x86/mmu.rst

Binbin Wu (2):
  KVM: Fix comments for KVM_ENABLE_CAP
  KVM: x86: Fix some comments

 Documentation/virt/kvm/x86/mmu.rst | 2 +-
 arch/x86/kvm/x86.c                 | 4 ++--
 include/uapi/linux/kvm.h           | 2 +-
 tools/include/uapi/linux/kvm.h     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)


base-commit: cf9f4c0eb1699d306e348b1fd0225af7b2c282d3
-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-18  5:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-23 10:11 [PATCH 0/2] KVM: Fix some comments Binbin Wu
2023-04-23 10:11 ` [PATCH 1/2] KVM: Fix comments for KVM_ENABLE_CAP Binbin Wu
2023-05-17 21:26   ` Sean Christopherson
2023-04-23 10:11 ` [PATCH 2/2] KVM: x86: Fix some comments Binbin Wu
2023-05-17 21:28   ` Sean Christopherson
2023-05-18  5:20     ` Binbin Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox