We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4578a74 commit 073b3ecCopy full SHA for 073b3ec
Documentation/virt/kvm/api.rst
@@ -7230,8 +7230,8 @@ inputs and outputs of the TDVMCALL. Currently the following values of
7230
placed in fields from ``r11`` to ``r14`` of the ``get_tdvmcall_info``
7231
field of the union.
7232
7233
-* ``TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT``: the guest has requested to
7234
-set up a notification interrupt for vector ``vector``.
+ * ``TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT``: the guest has requested to
+ set up a notification interrupt for vector ``vector``.
7235
7236
KVM may add support for more values in the future that may cause a userspace
7237
exit, even without calls to ``KVM_ENABLE_CAP`` or similar. In this case,
0 commit comments