Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xen-runtime-4.20.1-7.fc43 RPM for x86_64

From Fedora 43 testing updates for x86_64 / Packages / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.20.1 Vendor: Fedora Project
Release: 7.fc43 Build date: Tue Oct 21 22:22:41 2025
Group: Unspecified Build host: buildvm-x86-26.rdu3.fedoraproject.org
Size: 15500717 Source RPM: xen-4.20.1-7.fc43.src.rpm
Packager: Fedora Project
Url: http://xen.org/
Summary: Core Xen runtime environment
This package contains the runtime programs and daemons which
form the core Xen userspace environment.

Provides

Requires

License

GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD

Changelog

* Tue Oct 21 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-7
  - x86: Incorrect input sanitisation in Viridian hypercalls [XSA-475,
  	CVE-2025-58147, CVE-2025-58148]
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.20.1-6
  - Rebuilt for Python 3.14.0rc3 bytecode
* Wed Sep 10 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-5
  - Mutiple vulnerabilities in the Viridian interface [XSA-472,
  	CVE-2025-27466, CVE-2025-58142, CVE-2025-58143]
  - Arm issues with page refcounting [XSA-473, CVE-2025-58144,
  	CVE-2025-58145]
* Tue Sep 02 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-4
  - tools/xl: don't crash on NULL command line
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.20.1-3
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.20.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jul 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-1
  - update to xen 4.20.1
    remove old qemu code for spac file
    remove armv7hl and ix86 code from spec file
    update configuration in xen.hypervisor.config 
    minios is now a separate file
    package extra ocaml files
    unset -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 for hypervisor build
    rebase xen.efi.build.patch
    includes fixes for security vulnerabilites
    x86: Incorrect stubs exception handling for flags recovery [XSA-470,
  	CVE-2025-27465]
    x86: Transitive Scheduler Attacks [XSA-471, CVE-2024-36350,
  	CVE-2024-36357]
* Fri Jul 11 2025 Jerry James  <loganjerry@gmail.com> - 4.19.2-6
  - Rebuild to fix OCaml dependencies
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 4.19.2-5
  - Rebuilt for Python 3.14
* Mon May 12 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-4
  - x86: Indirect Target Selection [XSA-469, CVE-2024-28956]
* Mon Apr 07 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-2
  - update to xen-4.19.2
    remove patches now included or superceded upstream
    remove xen*.efi.elf files to avoid debuginfo failure
* Thu Feb 27 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-7
  - deadlock potential with VT-d and legacy PCI device pass-through
  	[XSA-467, CVE-2025-1713]
* Thu Jan 23 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-6
  - adjust file locations now /usr/sbin is a symlink to /usr/bin
  - remove debugedit fix as no longer needed
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 4.19.1-4
  - OCaml 5.3.0 rebuild for Fedora 42
* Thu Jan 09 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-3
  - work around debugedit bug to fix aarch64 builds
* Sat Jan 04 2025 Andrea Perotti <aperotti@redhat.com> - 4.19.1-2
  - xen-hypervisor %post doesn't load all needed grub2 modules
  	(#2335558)
* Thu Dec 05 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-1
  - update to xen-4.19.1
    remove patches now included or superceded upstream
* Tue Nov 12 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-5
  - Deadlock in x86 HVM standard VGA handling [XSA-463, CVE-2024-45818]
  - libxl leaks data to PVH guests via ACPI tables [XSA-464, CVE-2024-45819]
  - additional patches so above applies cleanly
* Tue Sep 24 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-4
  - x86: Deadlock in vlapic_error() [XSA-462, CVE-2024-45817] (#2314782)
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.19.0-3
  - convert license to SPDX
* Wed Aug 14 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-2
  - error handling in x86 IOMMU identity mapping [XSA-460, CVE-2024-31145]
  	(#2314784)
  - PCI device pass-through with shared resources [XSA-461, CVE-2024-31146]
  	(#2314783)
* Sat Aug 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-1
  - update to xen-4.19.0
    rebase xen.fedora.systemd.patch, xen.efi.build.patch
    xen.ocaml5.fixes.patch and xen.gcc14.fixes.patch
    remove patches now included or superceded upstream
    now need to enable systemd explicitly 
    xentrace_format has gone, pygrub is now only in /usr/libexec/xen/bin/
    package xenwatchdogd.8.gz
    use relative links for /usr/bin/qemu-system-i386
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 16 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.2-4
  - double unlock in x86 guest IRQ handling [XSA-458, CVE-2024-31143]
  	(#2298690)
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.18.2-3
  - Rebuilt for Python 3.13
* Mon Jun 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.2-2
  - x86: Native Branch History Injection [XSA-456 version 3, CVE-2024-2201]
* Tue Apr 09 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.2-1
  - x86: Native Branch History Injection [XSA-456, CVE-2024-2201]
  - update to xen 4.18.2, remove patches now included upstream
* Tue Apr 09 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.1-2
  - x86 HVM hypercalls may trigger Xen bug check [XSA-454, CVE-2023-46842]
  - x86: Incorrect logic for BTC/SRSO mitigations [XSA-455, CVE-2024-31142]
* Wed Mar 20 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.1-1
  - update to xen-4.18.1
    rebase xen.gcc12.fixes.patch
    remove patches now included or superceded upstream
* Wed Mar 13 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-7
  - x86: Register File Data Sampling [XSA-452, CVE-2023-28746]
  - GhostRace: Speculative Race Conditions [XSA-453, CVE-2024-2193]
  - additional patches so above applies cleanly
* Tue Feb 27 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-6
  - x86: shadow stack vs exceptions from emulation stubs - [XSA-451,
  	CVE-2023-46841] (#2266326)
* Sun Feb 04 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-5
  - pci: phantom functions assigned to incorrect contexts [XSA-449,
          CVE-2023-46839]
  - VT-d: Failure to quarantine devices in !HVM build [XSA-450,
          CVE-2023-46840]
  - the glibc32 doesn't seem to add anything to the build so drop it
* Sat Feb 03 2024 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-4
  - build fixes for gcc14, replace stubs-32.h requirement with glibc32
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Dec 13 2023 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-2
  - arm32: The cache may not be properly cleaned/invalidated (take two)
  	[XSA-447, CVE-2023-46837]
  - rebuild for OCaml-5.1.1
* Wed Nov 29 2023 Michael Young <m.a.young@durham.ac.uk> - 4.18.0-1
  - update to xen-4.18.0
    rebase xen.canonicalize.patch and xen.ocaml5.fixes.patch
    remove or adjust patches now included or superceded upstream
  - xencons has been dropped
* Tue Nov 14 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-5
  - x86/AMD: mismatch in IOMMU quarantine page table levels [XSA-445,
  	CVE-2023-46835]
  - x86: BTC/SRSO fixes not fully effective [XSA-446, CVE-2023-46836]

Files

/etc/bash_completion.d/xl
/etc/logrotate.d/xen
/etc/sysconfig/xencommons
/etc/xen
/etc/xen/cpupool
/etc/xen/scripts
/etc/xen/scripts/block
/etc/xen/scripts/block-common.sh
/etc/xen/scripts/block-drbd-probe
/etc/xen/scripts/block-dummy
/etc/xen/scripts/block-enbd
/etc/xen/scripts/block-iscsi
/etc/xen/scripts/block-nbd
/etc/xen/scripts/block-tap
/etc/xen/scripts/colo-proxy-setup
/etc/xen/scripts/external-device-migrate
/etc/xen/scripts/hotplugpath.sh
/etc/xen/scripts/launch-xenstore
/etc/xen/scripts/locking.sh
/etc/xen/scripts/logging.sh
/etc/xen/scripts/remus-netbuf-setup
/etc/xen/scripts/vif-bridge
/etc/xen/scripts/vif-common.sh
/etc/xen/scripts/vif-nat
/etc/xen/scripts/vif-openvswitch
/etc/xen/scripts/vif-route
/etc/xen/scripts/vif-setup
/etc/xen/scripts/vscsi
/etc/xen/scripts/xen-hotplug-common.sh
/etc/xen/scripts/xen-network-common.sh
/etc/xen/scripts/xen-script-common.sh
/etc/xen/xl.conf
/etc/xen/xlexample.hvm
/etc/xen/xlexample.pvhlinux
/etc/xen/xlexample.pvlinux
/usr/bin/flask-get-bool
/usr/bin/flask-getenforce
/usr/bin/flask-label-pci
/usr/bin/flask-loadpolicy
/usr/bin/flask-set-bool
/usr/bin/flask-setenforce
/usr/bin/gdbsx
/usr/bin/vchan-socket-proxy
/usr/bin/xen-access
/usr/bin/xen-cpuid
/usr/bin/xen-detect
/usr/bin/xen-diag
/usr/bin/xen-hptool
/usr/bin/xen-hvmcrash
/usr/bin/xen-hvmctx
/usr/bin/xen-kdd
/usr/bin/xen-livepatch
/usr/bin/xen-lowmemd
/usr/bin/xen-mceinj
/usr/bin/xen-memshare
/usr/bin/xen-mfndump
/usr/bin/xen-ucode
/usr/bin/xen-vmtrace
/usr/bin/xenalyze
/usr/bin/xenbaked
/usr/bin/xenconsoled
/usr/bin/xencov
/usr/bin/xencov_split
/usr/bin/xenhypfs
/usr/bin/xenlockprof
/usr/bin/xenmon
/usr/bin/xenperf
/usr/bin/xenpm
/usr/bin/xenpmd
/usr/bin/xenstore
/usr/bin/xenstore-chmod
/usr/bin/xenstore-control
/usr/bin/xenstore-exists
/usr/bin/xenstore-list
/usr/bin/xenstore-ls
/usr/bin/xenstore-read
/usr/bin/xenstore-rm
/usr/bin/xenstore-watch
/usr/bin/xenstore-write
/usr/bin/xenstored
/usr/bin/xentop
/usr/bin/xentrace
/usr/bin/xentrace_setmask
/usr/bin/xentrace_setsize
/usr/bin/xenwatchdogd
/usr/bin/xl
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/98dfb3f8a5a89a61bd0c5f961ffaa4a27f6071
/usr/lib/.build-id/00/b5a822b61f52fb324c08ac60c8b309e750bd47
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/97bd87fc12121d52f3ea156df46f7d84847976
/usr/lib/.build-id/12
/usr/lib/.build-id/12/de56bdc0cbef620c0d0bbccb1cf40d0154668c
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/f8a58b5821886283869ead7dd067965c597746
/usr/lib/.build-id/25
/usr/lib/.build-id/25/a97c4a8998bb653bc035b2ac7726df0d88a4f5
/usr/lib/.build-id/26
/usr/lib/.build-id/26/23b719890ba127a96c8666f62c99f88b419782
/usr/lib/.build-id/26/6330e022d74502670b8d55f9f9a31b2d752383
/usr/lib/.build-id/27
/usr/lib/.build-id/27/15051f53d7d5946217db79e9a05a03aca4e3b1
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/0727ee552d6b1b415ed341ed06e26071c9c45c
/usr/lib/.build-id/2a/3d6a69093557d6b832e3df7ca8ec3ae6faab46
/usr/lib/.build-id/2a/d0a6b0656493406b0e9351c3f8f37468e31bc8
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/522d68caa383560935f6ed9649d8fba1c16eb2
/usr/lib/.build-id/31
/usr/lib/.build-id/31/f74823057acc1ed2ee13a94bdd3622f9e261d1
/usr/lib/.build-id/33
/usr/lib/.build-id/33/b8257f936fdc668b613c76615d85c8681c3a3b
/usr/lib/.build-id/39
/usr/lib/.build-id/39/322d014622e304c82c0857e0110e2399765d32
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/008a4dd9d429f7de3d322dab6e5fc6bc06535e
/usr/lib/.build-id/40
/usr/lib/.build-id/40/5c6e1c2f6374d3385d4e09c150360ecb55d1a1
/usr/lib/.build-id/43
/usr/lib/.build-id/43/71a24f83518066f4f62d9ad2fb0da36207832e
/usr/lib/.build-id/47
/usr/lib/.build-id/47/ffd556093e08e1496b4627e77f14ac5bc1f7d5
/usr/lib/.build-id/50
/usr/lib/.build-id/50/06b72ac472a0b7b1bbebb13894473b21998bdd
/usr/lib/.build-id/52
/usr/lib/.build-id/52/861d1e89e836cc5418754e25412d3eced76947
/usr/lib/.build-id/58
/usr/lib/.build-id/58/31a75b8b515030219c68d85481dfeadf2b0c6e
/usr/lib/.build-id/58/cc900c016666cff9ea66a8466edd2329e27c7f
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/d7ce87c0b56a17de3161ec3f20b2a101083c31
/usr/lib/.build-id/61
/usr/lib/.build-id/61/09fc1b3388912172f6476b2c972579af39fad3
/usr/lib/.build-id/62
/usr/lib/.build-id/62/c7124ee6eb1930ec80698ba0185da16f5fa06d
/usr/lib/.build-id/64
/usr/lib/.build-id/64/1711904da23da5b64352a546ae96fb4df7544f
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/5f10113127e63a389574d75021041b60b905f3
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/da5ee6a77c634db5ff29d06c3a4b194465dd2b
/usr/lib/.build-id/76
/usr/lib/.build-id/76/d67db4d7288a9b9fa248b4b2d1c822e59e87d8
/usr/lib/.build-id/82
/usr/lib/.build-id/82/a0b0545e6b206cc24d8f7b90d5460810f37f12
/usr/lib/.build-id/86
/usr/lib/.build-id/86/d7fbc356d95263f759183100fa73dc98151254
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/da0e811d4c12686219cd8c71125db7c61b68cd
/usr/lib/.build-id/92
/usr/lib/.build-id/92/8c001e31cd23273ba71c9fbcebd249685bd284
/usr/lib/.build-id/95
/usr/lib/.build-id/95/ad0cbc909009e70e863c65abf3c48d42a7411d
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/d9169ac9fd9e34cc800e6beb99f65e55e67d07
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/c63547b2bfebda15b82b5e38a756b5afeefb8f
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/1e404cf01cb07cfe1b8031a757490dcacf0b30
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/9b1ef3bdcf00ad9b3fdaf07749fba3fbeb2881
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/0af49dfcf546f96595bbbded6c7a8a30abf2b3
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/741dde066263acff2ec39f3a668a0a32b24f80
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/89a35cacdcf22f82da49dd1f4782c5fce571be
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/0cf677d217042d7892c0e63acd531c2f9a152e
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/279b84eee8321a80135526127755d1224f7d52
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/79514417b53e61f931a70ba3509b6f511f4318
/usr/lib/.build-id/d8/d6290586a8fb73e2ade1a6caa546125b574f67
/usr/lib/.build-id/db
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.1
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.2
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.3
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.4
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.5
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.6
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.7
/usr/lib/.build-id/db/57119896c9936636218d6a8aeb9a0d9b94f21b.8
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/f8ae2a4a8f9bfe0de9b963df16034e1538d08f
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/e4685a38aab07093b9b90ece547db28b8e54bc
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/2496c5b839e97b06291d8a2451efa003879c69
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/51b2a0b801206137541bef84a2c2e70f8b6b39
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/aff8639e453f1e7b4bbfe4486c8d85d0a98d17
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/3fc2be7bbfbbfeb50d066aae4b3ed025fd59aa
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/a4191b98cc76bae1f44bc51ae96719a6191fdc
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/600915e2545e2aca7941dbb44ea6dae788abff
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/2dd68392a0d57967b303ac8822f7ffa05542fe
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/5c
/usr/lib/debug/.build-id/5c/e23fb791ebda7d5d4d0ce76e746b2f9836dbcc
/usr/lib/debug/.build-id/5c/e23fb791ebda7d5d4d0ce76e746b2f9836dbcc.debug
/usr/lib/debug/usr/libexec/xen/boot/xen-shim-syms
/usr/lib/modules-load.d/xen.conf
/usr/lib/systemd/system/proc-xen.mount
/usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service
/usr/lib/systemd/system/xen-watchdog.service
/usr/lib/systemd/system/xenconsoled.service
/usr/lib/systemd/system/xendriverdomain.service
/usr/lib/systemd/system/xenstored.service
/usr/lib/xen
/usr/lib64/python3.14/site-packages/grub
/usr/lib64/python3.14/site-packages/grub/ExtLinuxConf.py
/usr/lib64/python3.14/site-packages/grub/GrubConf.py
/usr/lib64/python3.14/site-packages/grub/LiloConf.py
/usr/lib64/python3.14/site-packages/grub/__init__.py
/usr/lib64/python3.14/site-packages/grub/__pycache__
/usr/lib64/python3.14/site-packages/grub/__pycache__/ExtLinuxConf.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/ExtLinuxConf.cpython-314.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/GrubConf.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/GrubConf.cpython-314.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/LiloConf.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/LiloConf.cpython-314.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/__init__.cpython-314.pyc
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/PKG-INFO
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/SOURCES.txt
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/dependency_links.txt
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/top_level.txt
/usr/lib64/python3.14/site-packages/xenfsimage.cpython-314-x86_64-linux-gnu.so
/usr/lib64/xen
/usr/libexec/xen
/usr/libexec/xen/bin
/usr/libexec/xen/bin/convert-legacy-stream
/usr/libexec/xen/bin/depriv-fd-checker
/usr/libexec/xen/bin/init-xenstore-domain
/usr/libexec/xen/bin/libxl-save-helper
/usr/libexec/xen/bin/lsevtchn
/usr/libexec/xen/bin/pygrub
/usr/libexec/xen/bin/qemu-system-i386
/usr/libexec/xen/bin/readnotes
/usr/libexec/xen/bin/test-cpu-policy
/usr/libexec/xen/bin/test-paging-mempool
/usr/libexec/xen/bin/test-resource
/usr/libexec/xen/bin/test-tsx
/usr/libexec/xen/bin/test-xenstore
/usr/libexec/xen/bin/verify-stream-v2
/usr/libexec/xen/bin/xen-9pfsd
/usr/libexec/xen/bin/xen-init-dom0
/usr/libexec/xen/bin/xenconsole
/usr/libexec/xen/bin/xenctx
/usr/libexec/xen/bin/xendomains
/usr/libexec/xen/bin/xenpaging
/usr/libexec/xen/boot
/usr/libexec/xen/boot/hvmloader
/usr/libexec/xen/boot/xen-shim
/usr/libexec/xen/boot/xenstore-stubdom.gz
/usr/libexec/xen/boot/xenstorepvh-stubdom.gz
/usr/share/man/man1/xenhypfs.1.gz
/usr/share/man/man1/xenstore-chmod.1.gz
/usr/share/man/man1/xenstore-ls.1.gz
/usr/share/man/man1/xenstore-read.1.gz
/usr/share/man/man1/xenstore-write.1.gz
/usr/share/man/man1/xenstore.1.gz
/usr/share/man/man1/xentop.1.gz
/usr/share/man/man1/xl.1.gz
/usr/share/man/man5/xl-disk-configuration.5.gz
/usr/share/man/man5/xl-network-configuration.5.gz
/usr/share/man/man5/xl-pci-configuration.5.gz
/usr/share/man/man5/xl.cfg.5.gz
/usr/share/man/man5/xl.conf.5.gz
/usr/share/man/man5/xlcpupool.cfg.5.gz
/usr/share/man/man7/xen-pci-device-reservations.7.gz
/usr/share/man/man7/xen-pv-channel.7.gz
/usr/share/man/man7/xen-tscmode.7.gz
/usr/share/man/man7/xen-vbd-interface.7.gz
/usr/share/man/man7/xen-vtpm.7.gz
/usr/share/man/man7/xen-vtpmmgr.7.gz
/usr/share/man/man7/xl-numa-placement.7.gz
/usr/share/man/man8/xentrace.8.gz
/usr/share/man/man8/xenwatchdogd.8.gz
/var/lib/xen
/var/lib/xen/dump
/var/lib/xen/images
/var/log/xen
/var/log/xen/console
/var/run/xenstored


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Oct 23 00:32:38 2025