]> www.infradead.org Git - nvme.git/commit
Merge branch kvm-arm64/docs into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Sun, 14 Jul 2024 00:28:57 +0000 (00:28 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Sun, 14 Jul 2024 00:28:57 +0000 (00:28 +0000)
commitbb032b2352c33be374136889789103d724f1b613
treea46f58c41db6ee1eb2370e3ed424e9fd36c03472
parentbc2e3253ca965fc6a2df1ba242cf10a4ef9462f1
parent88a0a4f6068c63f002cadaacaeade1d916c953ca
Merge branch kvm-arm64/docs into kvmarm/next

* kvm-arm64/docs:
  : KVM Documentation fixes, courtesy of Changyuan Lyu
  :
  : Small set of typo fixes / corrections to the KVM API documentation
  : relating to MSIs and arm64 VGIC UAPI.
  MAINTAINERS: Include documentation in KVM/arm64 entry
  KVM: Documentation: Correct the VGIC V2 CPU interface addr space size
  KVM: Documentation: Enumerate allowed value macros of `irq_type`
  KVM: Documentation: Fix typo `BFD`

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>