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-2.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: 2.fc43 Build date: Thu Sep 17 22:08:24 2026
Group: Unspecified Build host: buildvm-x86-19.rdu3.fedoraproject.org
Size: 15493628 Source RPM: xen-4.20.4-2.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 Sep 17 2026 Michael Young <m.a.young@durham.ac.uk> - 4.20.4-2
  - x86: DMs may cause mem leak by IRQ binding [XSA-509, CVE-2026-62437]
    x86: improper handling of HVM emulation return codes
          [XSA-510, CVE-2026-79602]
    Unconditionally do TLB flushing ahead of page scrubbing [XSA-511,
          CVE-2026-79603]
    oxenstored: Unbounded accumulation of watches [XSA-512, CVE-2026-79604]
* 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)

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/0e
/usr/lib/.build-id/0e/b097928b531fa6e25e29bd9cdb7d5f467589e2
/usr/lib/.build-id/18
/usr/lib/.build-id/18/17837aff7cd1f76bc58d3610912253fbab9280
/usr/lib/.build-id/18/e428ac6db078b4db6a152071dbf6dbafb38920
/usr/lib/.build-id/20
/usr/lib/.build-id/20/5ba73ebf302dc6e119bde6333f104233d0fb5a
/usr/lib/.build-id/20/826721fd8dfbdccbdba88c504f5e5e3f192061
/usr/lib/.build-id/26
/usr/lib/.build-id/26/4a064bfaa75163d88d7d2cb3fa7d5c810fa69b
/usr/lib/.build-id/29
/usr/lib/.build-id/29/1caf5bcc3c5b11af5a882aa75763954d5dfcd1
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/27e33e0b5fbadb05e654dcf2fd33f9788c9282
/usr/lib/.build-id/31
/usr/lib/.build-id/31/b6c09b8df82d8c0a9c3fc9dad9c135daea4b9e
/usr/lib/.build-id/32
/usr/lib/.build-id/32/7f87f679dc89323c02fe1fa093f17873b04977
/usr/lib/.build-id/34
/usr/lib/.build-id/34/5ac44667dc0c0d4c979be5669c8351b48448d5
/usr/lib/.build-id/35
/usr/lib/.build-id/35/1259405171d0aa5cdf6f614574a2da4c69b209
/usr/lib/.build-id/35/d5df2f86282bcd5c3b40a9231b1638d9a6eea3
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/f758a6510fb3d39a2776abd7d22fcfb5abaf9b
/usr/lib/.build-id/40
/usr/lib/.build-id/40/26d7861c1d639ca53d999639b87c633ec28b53
/usr/lib/.build-id/43
/usr/lib/.build-id/43/93b6a43e737a9379aa2b862ac82156cab32162
/usr/lib/.build-id/43/fc55c1296685463ffdc46cd9f4644e3351d2f1
/usr/lib/.build-id/44
/usr/lib/.build-id/44/9ee93f6ffb9fdfecea954da9ad675dfd932e17
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/6d0574cd3054cc4cb06a4ef2d33f928cd97ee4
/usr/lib/.build-id/50
/usr/lib/.build-id/50/891a540b2e90fda1ccf0d1254cdb110aec263e
/usr/lib/.build-id/51
/usr/lib/.build-id/51/3d8ffb00290d66b575246f5fa0a4172157b6aa
/usr/lib/.build-id/56
/usr/lib/.build-id/56/e435756c841b4aa2227a21c4a08b0ba3b7ea2a
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/eaa5470c081e36eab339df5c521bfa77f95132
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/b5237b830937378ba7a0000b69e3affc261863
/usr/lib/.build-id/63
/usr/lib/.build-id/63/019edbb30e937643318c5026aaf05aebd66d04
/usr/lib/.build-id/64
/usr/lib/.build-id/64/37c6ae5ddf04edbf6fb4a51dbba9f6eafa59f0
/usr/lib/.build-id/6a/599f29788d39b076e9b40c049cb97ca4202fbc
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/324dae928017abe981bfefe1c7dfa4b340c4aa
/usr/lib/.build-id/6b/9786dc0e147f18ce18741dee801e6fe25ce0c6
/usr/lib/.build-id/70
/usr/lib/.build-id/70/2445f54a0200d47299637d04087905faea429a
/usr/lib/.build-id/78
/usr/lib/.build-id/78/e2ffb0c693b7f2a355879da37317170458bf87
/usr/lib/.build-id/80
/usr/lib/.build-id/80/845355c880e9d84d71a03c5b3b97d5897f04e6
/usr/lib/.build-id/81
/usr/lib/.build-id/81/747eda2ea9250eae19df03ff5587d26a5a7126
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/d4c319b245ff876b054a5499ed6584d8760f88
/usr/lib/.build-id/94
/usr/lib/.build-id/94/c5ce15388ffa2cbd3d99e433c4d9b889c97476
/usr/lib/.build-id/99
/usr/lib/.build-id/99/9a7b30fe3a36247da3b29c291f9449ede2458c
/usr/lib/.build-id/99/caac50fa496a7485c76a7e66b4852c1aa92bca
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/eb30386cef519568cd7975203c4772773bfd14
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/c80068f2e159fc844ceefa5dd9855f8b8cc971
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/771d920ed6b7b8551b57533ffa3cd008877226
/usr/lib/.build-id/ab/af72a9b9037b3765ec1d2ade16d98b23c0b43b
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/bd7bb9e0cc0c65fda564c9197781bd2e9e0194
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/ceb67f611b65158a20b76fa3a3bb51e97163f0
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/12486a236410a031638a46586c3004d5d7ff0d
/usr/lib/.build-id/ba/e27bad8d1c8ed4dc63156493bad1e3f3af3494
/usr/lib/.build-id/ba/ff652eb1b42d37f8de49840d20694ecc54907f
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/73eba633bde6e5fa8cc3d58e5dd1540b469ea9
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/bd5c4cd0b5d53697f45045a7afc557e187ca3c
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/fd3f6d36d76983a0502a7a772f234ab6f31053
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/749a1ab6e5eb55c3e056678a77f639ffd93d3d
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/80d3e52930610a0f4a17f8be4fad1653fa7f40
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/34b57edf7efbda185788812b9c1d4ea6b67eb1
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/1c979490d58fc738d406aa91c398028df93558
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/30110f64ecdaa7cf31872f65cba9d0c8df83ca
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/e110247a53d86106c38a3fe43e3e3d5c89ad9b
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.1
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.2
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.3
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.4
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.5
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.6
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.7
/usr/lib/.build-id/f0/46f206662acc0cebcd564a8e2f72eab3f6e8d6.8
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/ff6838e27ce1dc6620ba03d3383ad3ade2fdf7
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/14c51ca6753bd4077173dff2d2446a42f1f022
/usr/lib/debug/.build-id/8e/14c51ca6753bd4077173dff2d2446a42f1f022.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 Sep 24 00:25:45 2026