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

xen-runtime-4.21.0-1.fc44 RPM for x86_64

From Fedora Rawhide for x86_64 / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.21.0 Vendor: Fedora Project
Release: 1.fc44 Build date: Wed Jan 7 21:30:26 2026
Group: Unspecified Build host: buildhw-x86-03.rdu3.fedoraproject.org
Size: 15280759 Source RPM: xen-4.21.0-1.fc44.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

* Wed Jan 07 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-1
  - update to xen 4.21.0
    rebase mini-os
    use .xz xen tarball instead of .gz
    fix quotes around sed command
    update libxenstore version
    package libxenmanage and xen-watchdog-sleep.sh files
    add a new package for test files
    renumber patches
    use json-c instead of yajl
  - fix bug in xen code when using json-c
  - fix code issues detected by gcc16
* Thu Nov 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-2.fc44
  - update to xen 4.20.2
    remove patches now included or superceded upstream
* Sun Oct 26 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-9
  - teecr32_el1 and teehbr32_el1 support dropped in binutils 2.45.50-5.fc44
* Fri Oct 24 2025 Michael Young <m.a.young@durham.ac.uk>
  - 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>
  - x86: Incorrect input sanitisation in Viridian hypercalls [XSA-475,
  	CVE-2025-58147, CVE-2025-58148]
* Wed Oct 15 2025 Richard W.M. Jones <rjones@redhat.com> - 4.20.1-7
  - OCaml 5.4.0 rebuild
* 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

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/03
/usr/lib/.build-id/03/2c1752692fcaa0659e5e8d50da853a6d007df8
/usr/lib/.build-id/07
/usr/lib/.build-id/07/113efff7a5ce16eb0fc06770e3e28eb55f76cc
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/895679acaf4a9746686d9778a8dae60611ff0b
/usr/lib/.build-id/11
/usr/lib/.build-id/11/d565393eb2466a48319b4324cb8f3b9b9724c5
/usr/lib/.build-id/15
/usr/lib/.build-id/15/d27175e187bb44b606b47a67375460793d8ac5
/usr/lib/.build-id/1b/094837a9a799c5673b6c49b0c1b1167475ca37
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/4010960bb329510eb4e74866f435f90cb87d32
/usr/lib/.build-id/21
/usr/lib/.build-id/21/d6561a135a0ebf52d38f2be994a2cb987f6dd6
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/4ec3bb7e1c2ff6f15d2a5e4c2421bc5b0cae40
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/9228fb8bd1debb4bae71f4afbbb5b05a178415
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/ef617977767658786da6159aa88b0d7458c22c
/usr/lib/.build-id/32
/usr/lib/.build-id/32/6707fadce044c07edfb4b41f89f6d1161b15bd
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/c0ce06f8e0d9f7c2dd11bd9e2379430f206161
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/4e1ae50fed5297b31ccaf1b0fe74d085ec9195
/usr/lib/.build-id/41
/usr/lib/.build-id/41/a5a78ada71762de58cf5f780dd7b5c4202b388
/usr/lib/.build-id/43
/usr/lib/.build-id/43/77ae1653d8b1f9668f2242536bd26b24038ba1
/usr/lib/.build-id/46
/usr/lib/.build-id/46/0cbf6613bfa0460884d9928777ff2ef11b7b01
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/14bd21b876c36e113354044aa14ce6909155fd
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/47872a192472ca7434df10084a4e6ef6317b32
/usr/lib/.build-id/57
/usr/lib/.build-id/57/5d0c40a890aff6c0c49f7f7325e7c98e69ce06
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/35a0897087d07255b57f4a1e518be1d352089f
/usr/lib/.build-id/64
/usr/lib/.build-id/64/89e9278a6df83cb1fc494e819470532a609167
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.1
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.2
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.3
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.4
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.5
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.6
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.7
/usr/lib/.build-id/64/c3de714fdb010565baf32cdb68c91209bccc82.8
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/1a5fd9b62bdcd955922a45ea4a423d4941fcdb
/usr/lib/.build-id/81
/usr/lib/.build-id/81/d515266070a0cca85c6d1b226871da7139e203
/usr/lib/.build-id/82
/usr/lib/.build-id/82/033a925929dbe3ca7cd41092d8fd82aa5eec29
/usr/lib/.build-id/85
/usr/lib/.build-id/85/2e4152d8cedfb8b6c6eb4f517ed574ed3f922b
/usr/lib/.build-id/91
/usr/lib/.build-id/91/61a556b71d4454dc2c2815fd6ddee30d2dfaf3
/usr/lib/.build-id/95
/usr/lib/.build-id/95/535cfe22ed5a613eb927ce6ab3a8efc1e221c4
/usr/lib/.build-id/9b/489cc3fbd1185e745730bafe42eb69e991971a
/usr/lib/.build-id/9c/1f933e5fcee86a1300e1b180b311eefc477cf1
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/53d63daf7db7f9ebddcc3970a8f3a7464e9615
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/e3d5793ac6e332b2320b2e870f265da5b3a8ab
/usr/lib/.build-id/aa/aaa2735cc6bf9502602f94818d6df900e9d65c
/usr/lib/.build-id/aa/fb0fd71ae659209c7b6b6119e49d04c80193d4
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/57c64c8625e29eac59725b088535c9919b9ce2
/usr/lib/.build-id/ad/f64665160b6ab3d49faeb52df78a7235489502
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/cb99fad1196bcc2f5859ddebdb8cdf41c33e62
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/dbaa68068786ac86f7d39d80f68989181e748f
/usr/lib/.build-id/be
/usr/lib/.build-id/be/d4d774c5412efe23c5fc0a57ffba7bc13eb9fd
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/091370f23069dcfec92cf3f11cbb7d0a2c1c32
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/33a43e0f1467035e24cd283c69adcfb2f319a5
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/850fd0cecf63315d771eeae0a93421c2241b30
/usr/lib/.build-id/d3/71cda906d482fc43a138f66a64a5588610d687
/usr/lib/.build-id/d7/9b53ef58408441f65918bae4c9be9722931fcc
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/427390798c40cfe0bd710edebfb7ad4c249e0a
/usr/lib/.build-id/dd/903f54494a8594341550942eeab7d4ea1805f1
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/483b0ab9f63ef9c054a6b7ce027d3117c98ee4
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/5373cf09dbe4613da25e42ef3a668ceb16d502
/usr/lib/.build-id/f9/6f80808b5bb4fe49b3fa6d79cd0873e70e4147
/usr/lib/.build-id/f9/88c41fbf178f15c914db39791bd09dd73891f6
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/6a
/usr/lib/debug/.build-id/6a/81c908fe24814e1bfca1e80f661d007ec79428
/usr/lib/debug/.build-id/6a/81c908fe24814e1bfca1e80f661d007ec79428.debug
/usr/lib/debug/usr/libexec/xen/boot/xen-shim-syms
/usr/lib/modules-load.d/xen.conf
/usr/lib/systemd/system-sleep/xen-watchdog-sleep.sh
/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/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/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, Sun Jan 18 22:35:18 2026