Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Update development docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 26, 2023
1 parent b2efc53 commit 4ace406
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -29,7 +29,7 @@ KVM kernel module

.. code-block:: bash
lsmode | grep kvm
lsmod | grep kvm
ccp 118784 1 kvm_amd
kvm 1105920 1 kvm_amd
irqbypass 16384 1 kvm
Expand Down
Expand Up @@ -146,7 +146,7 @@ <h3>CPU H/W Virtualization support<a class="headerlink" href="#cpu-h-w-virtualiz
</section>
<section id="kvm-kernel-module">
<h3>KVM kernel module<a class="headerlink" href="#kvm-kernel-module" title="Permalink to this heading"></a></h3>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>lsmode<span class="w"> </span><span class="p">|</span><span class="w"> </span>grep<span class="w"> </span>kvm
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>lsmod<span class="w"> </span><span class="p">|</span><span class="w"> </span>grep<span class="w"> </span>kvm
ccp<span class="w"> </span><span class="m">118784</span><span class="w"> </span><span class="m">1</span><span class="w"> </span>kvm_amd
kvm<span class="w"> </span><span class="m">1105920</span><span class="w"> </span><span class="m">1</span><span class="w"> </span>kvm_amd
irqbypass<span class="w"> </span><span class="m">16384</span><span class="w"> </span><span class="m">1</span><span class="w"> </span>kvm
Expand Down
2 changes: 1 addition & 1 deletion static/docs/development/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4ace406

Please sign in to comment.