linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: arm: Drop documentation of 32-bit KVM
@ 2022-03-02 19:42 Oliver Upton
  2022-03-02 19:42 ` [PATCH 1/2] Documentation: KVM: Update documentation to indicate KVM is arm64-only Oliver Upton
  2022-03-02 19:42 ` [PATCH 2/2] Documentation: KVM: Move KVM/arm64 docs into aptly named directory Oliver Upton
  0 siblings, 2 replies; 5+ messages in thread
From: Oliver Upton @ 2022-03-02 19:42 UTC (permalink / raw)
  To: kvmarm
  Cc: kvm, Marc Zyngier, James Morse, Alexandru Elisei,
	Suzuki K Poulose, linux-arm-kernel, Peter Shier, Ricardo Koller,
	Reiji Watanabe, Paolo Bonzini, Oliver Upton

KVM/ARM is no more. However, there are several places in the
documentation that reference 32-bit host support. Align the
documentation with the present state of KVM by removing all references
to the old KVM/ARM.

Note that AArch32 guests are still supported.

Applies cleanly to v5.17-rc6.

Oliver Upton (2):
  Documentation: KVM: Update documentation to indicate KVM is arm64-only
  Documentation: KVM: Move KVM/arm64 docs into aptly named directory

 Documentation/virt/kvm/api.rst                | 83 +++++++++----------
 Documentation/virt/kvm/arm/hyp-abi.rst        | 77 -----------------
 Documentation/virt/kvm/arm64/el2-abi.rst      | 75 +++++++++++++++++
 .../virt/kvm/{arm => arm64}/index.rst         |  8 +-
 .../virt/kvm/{arm => arm64}/psci.rst          |  0
 .../virt/kvm/{arm => arm64}/ptp_kvm.rst       |  4 +-
 .../virt/kvm/{arm => arm64}/pvtime.rst        |  0
 Documentation/virt/kvm/devices/vcpu.rst       |  4 +-
 Documentation/virt/kvm/index.rst              |  2 +-
 9 files changed, 125 insertions(+), 128 deletions(-)
 delete mode 100644 Documentation/virt/kvm/arm/hyp-abi.rst
 create mode 100644 Documentation/virt/kvm/arm64/el2-abi.rst
 rename Documentation/virt/kvm/{arm => arm64}/index.rst (76%)
 rename Documentation/virt/kvm/{arm => arm64}/psci.rst (100%)
 rename Documentation/virt/kvm/{arm => arm64}/ptp_kvm.rst (94%)
 rename Documentation/virt/kvm/{arm => arm64}/pvtime.rst (100%)

-- 
2.35.1.574.g5d30c73bfb-goog


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-03-03  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-02 19:42 [PATCH 0/2] KVM: arm: Drop documentation of 32-bit KVM Oliver Upton
2022-03-02 19:42 ` [PATCH 1/2] Documentation: KVM: Update documentation to indicate KVM is arm64-only Oliver Upton
2022-03-03  7:21   ` Marc Zyngier
2022-03-02 19:42 ` [PATCH 2/2] Documentation: KVM: Move KVM/arm64 docs into aptly named directory Oliver Upton
2022-03-03  7:28   ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).