Ignore:
Timestamp:
07/11/2023 03:00:42 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
fe04ab5
Parents:
44723bf9
Message:

Update to qemu-8.0.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    r44723bf9 r27ed278  
    77  <!ENTITY qemu-download-http "https://download.qemu.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "15ee0d10f7a707ca22058da71c837a97">
     9  <!ENTITY qemu-md5sum        "d41853bffb18878dd1ff7afc2eb41f1a">
    1010  <!ENTITY qemu-size          "121 MB">
    11   <!ENTITY qemu-buildsize     "2.7 GB">
    12   <!ENTITY qemu-time          "1.6 SBU (add 1.4 SBU for tests, both using parallelism=4)">
     11  <!ENTITY qemu-buildsize     "2.5 GB (365 MB installed)">
     12  <!ENTITY qemu-time          "1.6 SBU (add 2.4 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    664664        </listitem>
    665665      </varlistentry>
    666 <!--
    667       <varlistentry id="ivshmem-client">
    668         <term><command>ivshmem-client</command></term>
    669         <listitem>
    670           <para>
    671             is a standalone client for using the ivshmem device
    672           </para>
    673           <indexterm zone="qemu ivshmem-client">
    674             <primary sortas="b-ivshmem-client">ivshmem-client</primary>
    675           </indexterm>
    676         </listitem>
    677       </varlistentry>
    678 
    679       <varlistentry id="ivshmem-server">
    680         <term><command>ivshmem-server</command></term>
    681         <listitem>
    682           <para>
    683             is an example server for the ivshmem device
    684           </para>
    685           <indexterm zone="qemu ivshmem-server">
    686             <primary sortas="b-ivshmem-server">ivshmem-server</primary>
    687           </indexterm>
    688         </listitem>
    689       </varlistentry>
    690 -->
     666
    691667      <varlistentry id="qemu-edid">
    692668        <term><command>qemu-edid</command></term>
     
    803779        </listitem>
    804780      </varlistentry>
    805 <!--
    806       <varlistentry id="virtfs-proxy-helper">
    807         <term><command>virtfs-proxy-helper</command></term>
    808         <listitem>
    809           <para>
    810             creates a socket pair or a named socket. QEMU and the proxy helper
    811             communicate using this socket. The QEMU proxy fs driver sends
    812             filesystem requests to the proxy helper and receives the response
    813             from it
    814           </para>
    815           <indexterm zone="qemu virtfs-proxy-helper">
    816             <primary sortas="b-virtfs-proxy-helper">virtfs-proxy-helper</primary>
    817           </indexterm>
    818         </listitem>
    819       </varlistentry>
    820 -->
     781
    821782    </variablelist>
    822783
Note: See TracChangeset for help on using the changeset viewer.