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

xen-runtime-4.19.3-3.fc41 RPM for x86_64

From Fedora 41 testing updates for x86_64 / Packages / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.19.3 Vendor: Fedora Project
Release: 3.fc41 Build date: Mon Sep 15 13:45:49 2025
Group: Unspecified Build host: buildvm-x86-27.rdu3.fedoraproject.org
Size: 15931812 Source RPM: xen-4.19.3-3.fc41.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

* Mon Sep 15 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-3
  - 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 Aug 05 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.3-1
  - update to xen-4.19.3
    remove patches now included or superceded upstream
    includes patches for
    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]
* Tue May 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-3
  - x86: Indirect Target Selection [XSA-469, CVE-2024-28956]
* Mon Apr 07 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-1
  - update to xen-4.19.2
    remove patches now included or superceded upstream
    remove xen*.efi.elf files to avoid debuginfo failure
    remove debugedit fix as no longer needed
* Thu Feb 27 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-5
  - deadlock potential with VT-d and legacy PCI device pass-through
  	[XSA-467, CVE-2025-1713]
* Wed Jan 29 2025 Jerry James <loganjerry@gmail.com> - 4.19.1-4
  - OCaml 5.2.1 rebuild for Fedora 41
* 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]
* Tue Oct 10 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-4
  - xenstored: A transaction conflict can crash C Xenstored [XSA-440,
  	CVE-2023-34323]
  - x86/AMD: missing IOMMU TLB flushing [XSA-442, CVE-2023-34326]
  - Multiple vulnerabilities in libfsimage disk handling [XSA-443,
  	CVE-2023-34325]
  - x86/AMD: Debug Mask handling [XSA-444, CVE-2023-34327,
  	CVE-2023-34328]
* Sun Oct 08 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-3
  - rebuild (f40) for OCaml 5.1
* Tue Sep 26 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-2
  - arm32: The cache may not be properly cleaned/invalidated [XSA-437,
  	CVE-2023-34321]
  - top-level shadow reference dropped too early for 64-bit PV guests
  	[XSA-438, CVE-2023-34322]
  - x86/AMD: Divide speculative information leak [XSA-439, CVE-2023-20588]

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/qemu-img-xen
/usr/bin/qemu-nbd-xen
/usr/bin/vchan-socket-proxy
/usr/bin/xen-cpuid
/usr/bin/xen-detect
/usr/bin/xenalyze
/usr/bin/xencov_split
/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/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/034e8d3ac567b8d9e75fddc1dbf7807caa4d7c
/usr/lib/.build-id/03
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.1
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.2
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.3
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.4
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.5
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.6
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.7
/usr/lib/.build-id/03/d9dd474a05de75d70aaac7100f3a0338b554cd.8
/usr/lib/.build-id/04
/usr/lib/.build-id/04/0828fd6f40d033de6732fc166063eba7fcc73e
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/cfe1bd82a581740dd308b5839d44ad4ecbed96
/usr/lib/.build-id/10
/usr/lib/.build-id/10/0ed126646017e9117b00568ba3c75ea0ec1d3c
/usr/lib/.build-id/14
/usr/lib/.build-id/14/651f784470fdfb644bda0181fc6b42e8bc0ee7
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/c666ed227ffe259165470384ac13683584345c
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/c62d92e1f04005683f8790c498c0a819dc61b7
/usr/lib/.build-id/25
/usr/lib/.build-id/25/4f0118509d3e5711db5f2caad1dc4d70a7a3b0
/usr/lib/.build-id/26
/usr/lib/.build-id/26/c5a1af044b1c00777aa86ee37d506beb9b9c9c
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/8eee1e2165b735abe9cd7c3467395eec82007b
/usr/lib/.build-id/32
/usr/lib/.build-id/32/5cc29ec2ff72051dae8c8f326c2219f524cf2a
/usr/lib/.build-id/34/8f32b4d616eaa4a7a6be0f65deee18dd97192b
/usr/lib/.build-id/38
/usr/lib/.build-id/38/b709c7a6b9a36b438ccba0bcabf281b0a14671
/usr/lib/.build-id/41
/usr/lib/.build-id/41/f628248dd0fb0b6e68c4d31fac9d919b60f1ab
/usr/lib/.build-id/49
/usr/lib/.build-id/49/f87e3d942cd773820a8fb4114ca032d60b6a65
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/0117120be91e2507fe76622087189891dc8a55
/usr/lib/.build-id/51/9c4cea56eb4c125269bb57fa3fcf8a287225f9
/usr/lib/.build-id/53
/usr/lib/.build-id/53/a797345bad8bd8b9d2551feaee885d491e7246
/usr/lib/.build-id/53/d4ee0321057de5a56f5c7cc604776831585cf6
/usr/lib/.build-id/59
/usr/lib/.build-id/59/4eede47cac2285cfd1fcebbc6ac5dcd18af566
/usr/lib/.build-id/5d/c21e2a7c41d1af9305f5c0f4229fd5001dbe74
/usr/lib/.build-id/5d/ea904f9a545803471874cfe69cae9aa0086e1e
/usr/lib/.build-id/5e/5813b0a7e991b06273bcdbeeb48f20106db292
/usr/lib/.build-id/63
/usr/lib/.build-id/63/c6254fa2ba6232a91cb3e0139a3194409b3e33
/usr/lib/.build-id/66
/usr/lib/.build-id/66/b34900b13845f778c4c7e0252a83cc7edbd91c
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/657548c5ffeef943d0a79424948b5fb40a39ac
/usr/lib/.build-id/70
/usr/lib/.build-id/70/cbbb338dca23454f48d4f0ba549e80e139a359
/usr/lib/.build-id/84
/usr/lib/.build-id/84/7e33904eddb5af14b8ac16977bdd66eae24294
/usr/lib/.build-id/86
/usr/lib/.build-id/86/5a5758253e717d24adef872a126e97cf202231
/usr/lib/.build-id/86/c0e923a9856f659dc070a648e3d8e657ed06b4
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/df47ea43136dfe360d60874ab7778c7b37e48a
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/8f29bec01f5924b60cd6196ee2c9ac9a785dc3
/usr/lib/.build-id/97
/usr/lib/.build-id/97/716e38290685d23c15e78be2a9fbda3d4f606d
/usr/lib/.build-id/99
/usr/lib/.build-id/99/013aca6db609b964abcd5de86e6f2846bb64b9
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/f9b13f25690df5e1a7011d5636a7518240a947
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/50260b0a98252f0cd2286e7c4cf51cc2594e66
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/da00f0c1b549a17a9a3890af4013d62b1387ba
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/4dbbe4a1a551b4fde1c58485966420f89c1dc3
/usr/lib/.build-id/ae/944255c0e5294ce479f6c77ceaebc58e5c4b20
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/dbaafc85c1e34c8fc865332125ad5d3d377c08
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/09e04f3a919f6d5d23e9ab12f4b9445fe934b1
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/2049934e01c48fbab71b1453b6f3121f42a754
/usr/lib/.build-id/c2/f7a60253a8ebf4a2cde83ee557416f31c204d6
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/e3b9c2f3f012f455e8295bc72a07a5a5de50c5
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/307d12ce919e5ee0d0db6777a6fa6e6500dbe1
/usr/lib/.build-id/d0/517e6728241f1eb13240e4ee236ec50a76aefc
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/12c6279a3ebad7209bfd46cb2b56ea7ee43a7d
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/a67aa349818e4253cf4cd691615ac65bfea012
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/1fb332ab2fa015a7c5bd91d168996c15d6009a
/usr/lib/.build-id/dd/eddca99a7ca11dccdd82bf91eec7eecd8d2fc1
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/982144c5648b4486ab890fbfa561ad305f4a1d
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/b0dd4342df11d5563c85bfcc9ba2c6c08cf151
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/3320464b407d53151e3a23925cce33aff7244c
/usr/lib/.build-id/ee/d0897ff295d34c6b8e83c3e837e144ef48661b
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/0989738eb99d73115a7892d7dfdfa7b3f71b75
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/d87b6e901bee4966c94d6ed2d0fea214dc9da7
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/37
/usr/lib/debug/.build-id/37/08af935ae2f832c65a383e0edb577100dbeacd
/usr/lib/debug/.build-id/37/08af935ae2f832c65a383e0edb577100dbeacd.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.13/site-packages/grub
/usr/lib64/python3.13/site-packages/grub/ExtLinuxConf.py
/usr/lib64/python3.13/site-packages/grub/GrubConf.py
/usr/lib64/python3.13/site-packages/grub/LiloConf.py
/usr/lib64/python3.13/site-packages/grub/__init__.py
/usr/lib64/python3.13/site-packages/grub/__pycache__
/usr/lib64/python3.13/site-packages/grub/__pycache__/ExtLinuxConf.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/ExtLinuxConf.cpython-313.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/GrubConf.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/GrubConf.cpython-313.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/LiloConf.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/LiloConf.cpython-313.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/grub/__pycache__/__init__.cpython-313.pyc
/usr/lib64/python3.13/site-packages/pygrub-0.7-py3.13.egg-info
/usr/lib64/python3.13/site-packages/pygrub-0.7-py3.13.egg-info/PKG-INFO
/usr/lib64/python3.13/site-packages/pygrub-0.7-py3.13.egg-info/SOURCES.txt
/usr/lib64/python3.13/site-packages/pygrub-0.7-py3.13.egg-info/dependency_links.txt
/usr/lib64/python3.13/site-packages/pygrub-0.7-py3.13.egg-info/top_level.txt
/usr/lib64/python3.13/site-packages/xenfsimage.cpython-313-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/sbin/flask-get-bool
/usr/sbin/flask-getenforce
/usr/sbin/flask-label-pci
/usr/sbin/flask-loadpolicy
/usr/sbin/flask-set-bool
/usr/sbin/flask-setenforce
/usr/sbin/gdbsx
/usr/sbin/xen-access
/usr/sbin/xen-diag
/usr/sbin/xen-hptool
/usr/sbin/xen-hvmcrash
/usr/sbin/xen-hvmctx
/usr/sbin/xen-kdd
/usr/sbin/xen-livepatch
/usr/sbin/xen-lowmemd
/usr/sbin/xen-mceinj
/usr/sbin/xen-memshare
/usr/sbin/xen-mfndump
/usr/sbin/xen-ucode
/usr/sbin/xen-vmtrace
/usr/sbin/xenbaked
/usr/sbin/xenconsoled
/usr/sbin/xencov
/usr/sbin/xenhypfs
/usr/sbin/xenlockprof
/usr/sbin/xenmon
/usr/sbin/xenperf
/usr/sbin/xenpm
/usr/sbin/xenpmd
/usr/sbin/xenstored
/usr/sbin/xentop
/usr/sbin/xentrace
/usr/sbin/xentrace_setmask
/usr/sbin/xentrace_setsize
/usr/sbin/xenwatchdogd
/usr/sbin/xl
/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, Sun Sep 21 00:34:32 2025