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-3.fc44 RPM for x86_64

From Fedora Rawhide for x86_64 / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.20.1 Vendor: Fedora Project
Release: 3.fc44 Build date: Sat Aug 16 09:38:29 2025
Group: Unspecified Build host: buildvm-x86-17.rdu3.fedoraproject.org
Size: 15500748 Source RPM: xen-4.20.1-3.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

* 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]
* 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/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/fe9b1de334e5f58bc08899325e66975a886d1c
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/a8a36697f49935f6cd1be71ad469df7cece3a0
/usr/lib/.build-id/16
/usr/lib/.build-id/16/ba87eb9f4e4f37b5fd6e404bf5541bc212fd9f
/usr/lib/.build-id/17
/usr/lib/.build-id/17/4240cacb4c965ec4337c6fbdff12e87e8e0848
/usr/lib/.build-id/17/eba3ad5fff63e1e54b0ce5098dd03451244d2f
/usr/lib/.build-id/19
/usr/lib/.build-id/19/f87c6e5e03ac238967f55b0e058194cd8bf4d2
/usr/lib/.build-id/21
/usr/lib/.build-id/21/549f2e1a128a71af11218736f26458bca69793
/usr/lib/.build-id/26
/usr/lib/.build-id/26/fbcbddab77329e25616ef3a852be899e521f49
/usr/lib/.build-id/28
/usr/lib/.build-id/28/4ae7ed9b021207004414e5c1c47fcc3769d487
/usr/lib/.build-id/29
/usr/lib/.build-id/29/a3b043e41360d6987de8eec1c1033be7de567d
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/c5ef1349d5795366bda05d7b4b2131b8f73ed4
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/98a1bfddd5e13af1b62029a2c136a7ad42e8f4
/usr/lib/.build-id/34
/usr/lib/.build-id/34/79c99407f526343bfc51d1a623b807163c33cb
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/1fc39402ba01ce69456145170e0f1757aa1b44
/usr/lib/.build-id/45
/usr/lib/.build-id/45/2dfd27fb5f6c2b95d4e67d28e6e9bb9f40a446
/usr/lib/.build-id/47
/usr/lib/.build-id/47/ed2e9003d0ca0a5298eb7e8f14c3fe89c362e5
/usr/lib/.build-id/48
/usr/lib/.build-id/48/0ff9fcdc5a47b9511a76e83ed23abfb9d6b00a
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/33ba268e7b74d96c39d00ba5d392956866d2b5
/usr/lib/.build-id/50/edcba5421cb379ff4ce1c88e7f6171022d2c6f
/usr/lib/.build-id/55
/usr/lib/.build-id/55/593cb01693d2c000d46473074d386a0c06c9be
/usr/lib/.build-id/56
/usr/lib/.build-id/56/1d7f96d07c629be54fe430ca527120d8b73b69
/usr/lib/.build-id/60
/usr/lib/.build-id/60/49b515378b5548eecc45f32d008862efe90844
/usr/lib/.build-id/67
/usr/lib/.build-id/67/2196108bfe60217a6cb72258cbae9517098c47
/usr/lib/.build-id/68
/usr/lib/.build-id/68/205148e0f6407589a26d7e6fc310f5e1e6b946
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.1
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.2
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.3
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.4
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.5
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.6
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.7
/usr/lib/.build-id/6c/446039fe54460e6b1ad49f5830a0b1304027e0.8
/usr/lib/.build-id/73
/usr/lib/.build-id/73/9b563421e9b191edfac8aea61c646abaf84792
/usr/lib/.build-id/85/00c53a14924bccda27b157b86d17d868d7519c
/usr/lib/.build-id/88
/usr/lib/.build-id/88/4b7047542dea797b0dd1329bb358e682a12ae4
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/7776930ada71e7f9170285222c8f48d725a5f3
/usr/lib/.build-id/90
/usr/lib/.build-id/90/276e5862b3e3debb1cff6496a230f5443554f8
/usr/lib/.build-id/93
/usr/lib/.build-id/93/f31937e313c35c44f6a0048b7ad13274861bc3
/usr/lib/.build-id/97
/usr/lib/.build-id/97/3fbfd3ea4c73fd654599405be0c1473e139273
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/ff34087cf6676062f8122c5058fb7ee7dbd845
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/5a024d9cc43799ad9b0a719e4a63ae4d39d04b
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/00cd43711cce6d594a174363c7a673d0e61c1f
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/b2aaef0d9f0da01df39d28544c3231d7092cf6
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/c4561be7a9c76d2300e3ddbad315246a1fdcaf
/usr/lib/.build-id/af
/usr/lib/.build-id/af/213b4d03282713dfbcf0e460b62a91e0fef84b
/usr/lib/.build-id/af/8d1da8ad310ed54b593babbf718af32c880080
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/a6d7f7a5c6595ae4efa214e7d077032f4d3892
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/986bc2839774beee066e8dab9a0805adc7f017
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/c8d38c42459960e2cafe2aa680707b80ce19c3
/usr/lib/.build-id/be
/usr/lib/.build-id/be/1f0cf258ec518d08a25b99b213cb2196bb5945
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/7a8886d82eb93b0a257add20f2a1a2c61fe47a
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/fb2cb2174a2ade7afd24b3abaee1f1d4698059
/usr/lib/.build-id/cf/b7ee4e7de2873bebe42cff4e84cc7f51f6cfe6
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/a80cb92415b60d9829d99a9bb32cddfddcd58e
/usr/lib/.build-id/d6/e5b71840e5b1366e83b54672ea8939e6404e6f
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/0fb9c20ce03fcf6e9c3e67e1183a4f0b832733
/usr/lib/.build-id/df
/usr/lib/.build-id/df/7fff8c7da0c8984342eda32a753186973403ae
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/51a40b4c2daa8591a4a78f432cbaea2e52015b
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/1444a96ff491ae2ce8f5cbe3b22507095c7216
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/f08a3e09864220a302b1f4d898035f2c846c07
/usr/lib/.build-id/ed/3bebaac3443f7145ce0ffdeae1264de978d67a
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/bdae2ba865a44270f7538e3b99a2fa3de63123
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/d956fec80796eea58ef65abcc930d530899e5a
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/c4811b700df8b7b30802b0e6e70448f2e6280b
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/5a
/usr/lib/debug/.build-id/5a/6023de15eba9cd600dc38043149381d5328608
/usr/lib/debug/.build-id/5a/6023de15eba9cd600dc38043149381d5328608.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, Sun Aug 17 22:43:17 2025