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

xen-runtime-4.20.4-1.fc43 RPM for x86_64

From Fedora 43 testing updates for x86_64 / Packages / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.20.4 Vendor: Fedora Project
Release: 1.fc43 Build date: Thu Jul 30 23:04:32 2026
Group: Unspecified Build host: buildvm-x86-17.rdu3.fedoraproject.org
Size: 15493568 Source RPM: xen-4.20.4-1.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

* Thu Jul 30 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.4-1
  - update to xen 4.20.4
  - includes security fixes
    x86 shadow paging is deprecated [XSA-495, CVE-2026-42493]
    vIRQ event channel binding may break Xenstore [XSA-496, CVE-2026-42492]
    buffer overruns in libfsimage iso9660 handling [XSA-497, CVE-2026-42494,
  	CVE-2026-42495, CVE-2026-62423, CVE-2026-62424, CVE-2026-62425]
    sysctl and platform-op locks open to abuse [XSA-499, CVE-2026-62426,
  	CVE-2026-62427]
    grant-table: type confusion in grant-copy [XSA-500, CVE-2026-62428]
    grant-table: version change racing with other operations [XSA-501,
  	CVE-2026-62435, CVE-2026-62436]
    vNUMA domain cleanup may race other operations [XSA-502, CVE-2026-62429]
    x86: Out-of-bounds read in vRTC emulation [XSA-503, CVE-2026-62430]
    Viridian STIMER division by zero [XSA-504, CVE-2026-62431]
    evtchn: Race between FIFO expand and reset [XSA-505, CVE-2026-62432]
    correct buffer checks for DM_OP hypercalls [XSA-506, CVE-2026-62433]
    PoD: Don't try to reclaim special pages [XSA-507, CVE-2026-62434]
    pygrub is only supported in de-privileged mode [XSA-508]
* Thu Jun 18 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.3-4
  [ never submitted as update ]
  - x86 HVM I/O port list traversal [XSA-491, CVE-2026-42487]
  - domctl lock open to abuse [XSA-492, CVE-2026-42489, CVE-2026-42490]
  - Arm: Completion of memory accesses not guaranteed by completion of a TLBI
  	 [XSA-493, CVE-2025-10263]
  - x86: mismatched mapcache metadata [XSA-494, CVE-2026-42488]
* Tue May 12 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.3-3
  - x86: CPU Opcode Cache corruption [XSA-490,CVE-2025-54518]
* Wed Apr 29 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.3-2
  - oxenstored keeps quota related use counts across domain destruction
          [XSA-483, CVE-2026-23556]
  - Xenstored DoS via XS_RESET_WATCHES command [XSA-484, CVE-2026-23557]
  - grant table v2 race in status page mapping [XSA-486, CVE-2026-23558]
  - x86: Floating Point Divider State Sampling [XSA-488, CVE-2025-54505]
* Fri Mar 27 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.3-1
  - update to xen 4.20.3
    remove patches now included or superceded upstream
* Wed Mar 18 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-4
  - Use after free of paging structures in EPT [XSA-480, CVE-2026-23554]
  - Xenstored DoS by unprivileged domain [XSA-481, CVE-2026-23555]
* Thu Jan 29 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-3
  x86: buffer overrun with shadow paging + tracing [XSA-477, CVE-2025-58150]
  	(#2434046)
    x86: incomplete IBPB for vCPU isolation [XSA-479, CVE-2026-23553]
  	(#2434048)
* Fri Nov 14 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-1.fc43
  - update to xen 4.20.2
    remove patches now included or superceded upstream
* Fri Oct 24 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-8
  - Incorrect removal of permissions on PCI device unplug [XSA-476,
  	CVE-2025-58149]
* 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

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/05/1c43d61e90a88659d3dd155eaa64658ff2fb73
/usr/lib/.build-id/19
/usr/lib/.build-id/19/ceca48b5e8670a8b9794718a503d12b20d50dd
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/25650fadd32327efc90f3e055418e55a39cdb8
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/5a031b4c7a8daff867d042d68270f5a0c62fc4
/usr/lib/.build-id/23
/usr/lib/.build-id/23/c8c4d5084b2533ac388c0834edc114eb6a5ebf
/usr/lib/.build-id/26
/usr/lib/.build-id/26/79ab1398237ec6cb21f158032d79b84a72f642
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/ebe601d0d2c46e2e48dcea460a8a8104c22ca3
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/5c47f6cd8a3a9221262b3c1e75f5c50157c97b
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/4c15520847266dbbb45918209473ebd8c6b2cc
/usr/lib/.build-id/30
/usr/lib/.build-id/30/e923e64ebd8039352d78cc2d70b5c5c70904cf
/usr/lib/.build-id/38/d69a204adc77832719e1d4bff73c4b6d5add81
/usr/lib/.build-id/3d/2132731addb2dcf3a380ca40ccffa75c6fbb75
/usr/lib/.build-id/3e/26e9edc41bc7e74049963493c03320d9a6eea3
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/ccc3e18975389ba39f10f183c6183030d66c82
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/3043427e254bd4c24a59a847d68b0d5ad7c91c
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/1528acab685e5fc1f008ba82dd108129dbfaa2
/usr/lib/.build-id/4e/c001244d17242fd284a23ba98c2fd2eb198740
/usr/lib/.build-id/4e/f68c85f6981321ecbb1424fb26fcd59e9071b4
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/a23e6854cf6e7cc0e038ee3604f6cb5defb131
/usr/lib/.build-id/4f/ab794dca30ef7de5b912b50b6f14e6111d4ee4
/usr/lib/.build-id/53
/usr/lib/.build-id/53/218c61856fbc39ad93300d744666a5bf48a0df
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/dc1ea8f0c651697e61d501ca6710482ef7eacd
/usr/lib/.build-id/60
/usr/lib/.build-id/60/1f1d2eef6a81ddbd093f045e741477b1f85143
/usr/lib/.build-id/61/d33c1c908ef443a41aff737b6e55659679198a
/usr/lib/.build-id/62
/usr/lib/.build-id/62/251c6d6818f5b58012d4883235502b4a00d21f
/usr/lib/.build-id/63
/usr/lib/.build-id/63/166be1b85db08dc80f4dd18f11533adf0adbbe
/usr/lib/.build-id/69
/usr/lib/.build-id/69/92fa750abd4b7bd80b3a771812d3ab8a9cce70
/usr/lib/.build-id/70
/usr/lib/.build-id/70/719d9548176f83389593500c70c1691bd95f62
/usr/lib/.build-id/70/8f45c3b5ad582c3c38609fb67e10e1bb352762
/usr/lib/.build-id/70/9a8b271068239567b9e270b2430e81fc3e634f
/usr/lib/.build-id/7f/1ea159e94e49c94d8cfb3b5495c33235fee964
/usr/lib/.build-id/87
/usr/lib/.build-id/87/12756c070bb0e44b80b3b009a963708b99e5ec
/usr/lib/.build-id/90
/usr/lib/.build-id/90/9b06a43251e7bdfb99a95cc2b19da3a8848827
/usr/lib/.build-id/94
/usr/lib/.build-id/94/f20e9fe9349b9b9391df06763c6ec60cb0a3ff
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/5f2574c8ab02cb495ea92a7eff3f6bd6900c0e
/usr/lib/.build-id/a5/de3938d258696238e3fa5d4bc3f9ca03762da3
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/5e62d6d8a936a9fa3e4b7f227d82786e35e180
/usr/lib/.build-id/af
/usr/lib/.build-id/af/8f4b11251a60e55cc7d1577663b344f3b7d5e6
/usr/lib/.build-id/af/e799c5a9beb6414156c72602c1b49441806bf3
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/1709849011a2ef38376ba61aaa40c4dee85085
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/68b8d1d06d984788b5bf1d1f31a26ddcbd0a79
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/c14c70e99b511534663fdc85069c82190e8ce8
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/8d547a5138e53f8b7c864039c6adc90b07252f
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/04bacef9ea79c790752c9eae2614482a92ace5
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/84ee6891d5525b59706050198a79664d53deac
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/734554c3df3582265cb869c9a9a3d9dca388ab
/usr/lib/.build-id/de
/usr/lib/.build-id/de/5fa4c5c4ba54b5896f8199606cfb30b1860d5b
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/288ccca2aea965ba030408eb5e017a564f5736
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/7f7867da9b0bc6e5a977186b9fdcf8e4c6f8a7
/usr/lib/.build-id/e4/c1fdf6f877d8b03c250f33fc63c33935f78d93
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.1
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.2
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.3
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.4
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.5
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.6
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.7
/usr/lib/.build-id/e5/346d24c147d1ec8a83aa9be79bf405836162ab.8
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/1632aaf7e611c562fd83e1fc1a22da337b888b
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/80b35988dafcb73b0e7d3e29ec1761065be74d
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/5527bca8a1bf0dcaabcb147bceab4dd4cf9b8e
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/d210de7ff13dfef1254c7661429b48b465dbbf
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/232a579181c9372dde546db75984c7d7580b7b
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/1a9981befcc49cebc6d293f943c1b985f0ab1f
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/30
/usr/lib/debug/.build-id/30/f3b811bfca3f165f1d4e5fe75d52078d731f1a
/usr/lib/debug/.build-id/30/f3b811bfca3f165f1d4e5fe75d52078d731f1a.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, Sat Aug 1 00:00:10 2026