Changeset ca19f43


Ignore:
Timestamp:
04/21/2023 03:26:16 AM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
e48a6790
Parents:
f40d447
Message:

Update to qemu-8.0.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf40d447 rca19f43  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[bdubbs] - Update to qemu-8.0.0. Fixes
     46         <ulink url="&blfs-ticket-root;17962">#17962</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to bind9 and bind 9.18.14. Fixes
    4650         <ulink url="&blfs-ticket-root;17961">#17961</ulink>.</para>
  • packages.ent

    rf40d447 rca19f43  
    8181
    8282<!-- Chapter 8 Virtualization -->
    83 <!ENTITY qemu-version                 "7.2.0">
     83<!ENTITY qemu-version                 "8.0.0">
    8484
    8585<!-- Part III -->
  • postlfs/virtualization/qemu.xml

    rf40d447 rca19f43  
    77  <!ENTITY qemu-download-http "https://download.qemu.org/qemu-&qemu-version;.tar.xz">
    88  <!ENTITY qemu-download-ftp  " ">
    9   <!ENTITY qemu-md5sum        "7630d6a9eba7ab2bcb9979d6d24c2697">
    10   <!ENTITY qemu-size          "117 MB">
    11   <!ENTITY qemu-buildsize     "2.1 GB">
    12   <!ENTITY qemu-time          "1.3 SBU (add 2.0 SBU for tests, both using parallelism=4)">
     9  <!ENTITY qemu-md5sum        "f871d2602f5db527533db0f13aa79ab9">
     10  <!ENTITY qemu-size          "122 MB">
     11  <!ENTITY qemu-buildsize     "2.2 GB">
     12  <!ENTITY qemu-time          "1.6 SBU (add 1.4 SBU for tests, both using parallelism=4)">
    1313]>
    1414
     
    249249      <application>qemu</application> uses <command>ninja</command> as
    250250      a subprocess when building.  To run the tests, issue:
    251       <command>ninja test</command>.
    252     </para>
    253 
    254     <para>
    255       Now, as the <systemitem class="username">root</systemitem> user:
     251      <command>ninja test</command>. Two migration tests are known to fail.
     252    </para>
     253
     254    <para>
     255      Now, as the &root; user:
    256256    </para>
    257257
Note: See TracChangeset for help on using the changeset viewer.