Ignore:
Timestamp:
07/31/2023 01:44:37 PM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
c1beec54
Parents:
7ebdf4e
git-author:
Xi Ruoyao <xry111@…> (07/30/2023 11:46:58 AM)
git-committer:
Xi Ruoyao <xry111@…> (07/31/2023 01:44:37 PM)
Message:

postlfs: Convert the remaining kernel configuration to new rendering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    r7ebdf4e r9cc0aba5  
    153153    </para>
    154154
    155 <screen><literal>[*] Virtualization:  ---&gt;                                             [CONFIG_VIRTUALIZATION]
    156   &lt;*/M&gt;   Kernel-based Virtual Machine (KVM) support [CONFIG_KVM]
    157   &lt;*/M&gt;     KVM for Intel (and compatible) processors support         [CONFIG_KVM_INTEL]
    158   &lt;*/M&gt;     KVM for AMD processors support                            [CONFIG_KVM_AMD]</literal></screen>
     155    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     156      href="qemu-kvm-kernel.xml"/>
    159157
    160158    <indexterm zone="qemu qemu-kernel">
     
    173171    </para>
    174172
    175 <screen><literal>[*] Networking support  ---&gt;                         [CONFIG_NET]
    176   Networking options  ---&gt;
    177     &lt;*/M&gt; 802.1d Ethernet Bridging                   [CONFIG_BRIDGE]
    178 Device Drivers  ---&gt;
    179   [*] Network device support  ---&gt;                   [CONFIG_NETDEVICES]
    180     &lt;*/M&gt;    Universal TUN/TAP device driver support [CONFIG_TUN]</literal></screen>
     173    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     174      href="qemu-bridge-kernel.xml"/>
    181175
    182176  </sect2>
Note: See TracChangeset for help on using the changeset viewer.