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

xen-runtime-4.18.2-3.fc41 RPM for aarch64

From Fedora Rawhide for aarch64 / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.18.2 Vendor: Fedora Project
Release: 3.fc41 Build date: Fri Jun 7 09:57:36 2024
Group: Unspecified Build host: buildvm-a64-11.iad2.fedoraproject.org
Size: 8236528 Source RPM: xen-4.18.2-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

GPLv2+ and LGPLv2+ and BSD

Changelog

* 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]
* Thu Aug 10 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.2-1
  - update to xen-4.17.2 which includes
    x86/AMD: Speculative Return Stack Overflow [XSA-434, CVE-2023-20569]
    x86/Intel: Gather Data Sampling [XSA-435, CVE-2022-40982]
  - remove patches now included upstream
* Tue Aug 01 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-9
  - arm: Guests can trigger a deadlock on Cortex-A77 [XSA-436, CVE-2023-34320]
  	(#2228238)
* Mon Jul 31 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-8
  - bugfix for x86/AMD: Zenbleed [XSA-433, CVE-2023-20593]
* Tue Jul 25 2023 Michael Young <m.a.young@durham.ac.uk>
  - adjust OCaml patch condition so eln builds work
* Mon Jul 24 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-7
  - x86/AMD: Zenbleed [XSA-433, CVE-2023-20593]
  - omit OCaml 5 patch on fc38
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 4.17.1-5
  - Add patch for OCaml 5.0.0
* Tue Jun 27 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-4
  - work around a build problem with python 3.12
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.17.1-3
  - Rebuilt for Python 3.12
* Tue May 16 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-2
  - Mishandling of guest SSBD selection on AMD hardware
  	[XSA-431, CVE-2022-42336]
* Tue May 02 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.1-1
  - update to xen-4.17.1
    remove patches now included upstream
    switch from patchN to patch N format for applying patches
* Tue Apr 25 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-9
  - x86 shadow paging arbitrary pointer dereference [XSA-430, CVE-2022-42335]
* Tue Mar 21 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-8
  - 3 security issues (#2180425)
    x86 shadow plus log-dirty mode use-after-free [XSA-427, CVE-2022-42332]
    x86/HVM pinned cache attributes mis-handling [XSA-428, CVE-2022-42333,
  	CVE-2022-42334]
    x86: speculative vulnerability in 32bit SYSCALL path [XSA-429,
  	CVE-2022-42331]
* Sat Feb 18 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-7
  - use OVMF.fd from new edk2-ovmf-xen package as ovmf.bin file
  	built from edk2-ovmf package no longer supports xen (#2170930)
* Tue Feb 14 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-6
  - x86: Cross-Thread Return Address Predictions [XSA-426, CVE-2022-27672]
* Wed Jan 25 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-5
  - Guests can cause Xenstore crash via soft reset [XSA-425, CVE-2022-42330]
  	(#2164520)
* Tue Jan 24 2023 Michael Young <m.a.young@durham.ac.uk>
  - now need BuildRequires for hostname
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.17.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 17 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-3
  - build fix for gcc13
* Sun Jan 08 2023 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-2
  - fix clean up of init scripts if /etc/rc.d/init.d doesn't exist
* Tue Dec 20 2022 Michael Young <m.a.young@durham.ac.uk>
  -  python3-setuptools BuildRequires is needed for python 3.12
* Tue Dec 13 2022 Michael Young <m.a.young@durham.ac.uk> - 4.17.0-1
  - update to xen-4.17.0
    rebase xen.fedora.systemd.patch and xen.canonicalize.patch
    remove or adjust patches now included or superceded upstream
    /var/lib/xenstored has moved to /run/xenstored
* Tue Nov 08 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.2-4
  - x86: Multiple speculative security issues [XSA-422, CVE-2022-23824]
* Tue Nov 01 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.2-3
  - x86: unintended memory sharing between guests [XSA-412, CVE-2022-42327]
  - Xenstore: Guests can crash xenstored [XSA-414, CVE-2022-42309]
  - Xenstore: Guests can create orphaned Xenstore nodes [XSA-415,
  	CVE-2022-42310]
  - Xenstore: guests can let run xenstored out of memory [XSA-326,
  	CVE-2022-42311, CVE-2022-42312, CVE-2022-42313, CVE-2022-42314,
  	CVE-2022-42315, CVE-2022-42316, CVE-2022-42317, CVE-2022-42318]
  - Xenstore: Guests can cause Xenstore to not free temporary memory
  	[XSA-416, CVE-2022-42319]
  - Xenstore: Guests can get access to Xenstore nodes of deleted domains
  	[XSA-417, CVE-2022-42320]
  - Xenstore: Guests can crash xenstored via exhausting the stack
  	[XSA-418, CVE-2022-42321]
  - Xenstore: Cooperating guests can create arbitrary numbers of nodes
  	[XSA-419, CVE-2022-42322, CVE-2022-42323]
  - Oxenstored 32->31 bit integer truncation issues [XSA-420, CVE-2022-42324]
  - Xenstore: Guests can create arbitrary number of nodes via transactions
  	[XSA-421, CVE-2022-42325, CVE-2022-42326]
* Fri Oct 14 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.2-2
  - Arm: unbounded memory consumption for 2nd-level page tables [XSA-409,
  	CVE-2022-33747] (#2135268)
  - P2M pool freeing may take excessively long [XSA-410, CVE-2022-33746]
  	(#2135641)
  - lock order inversion in transitive grant copy handling [XSA-411,
  	CVE-2022-33748] (#2135263)
* Sat Sep 17 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.2-1
  - update to xen-4.16.2
    remove or adjust patches now included or superceded upstream
* Tue Jul 26 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.1-8
  - insufficient TLB flush for x86 PV guests in shadow mode [XSA-408,
  	CVE-2022-33745] (#2112223)
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.16.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 12 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.1-6
  - Retbleed - arbitrary speculative code execution with return instructions
  	[XSA-407, CVE-2022-23816, CVE-2022-23825, CVE-2022-29900]
* Tue Jul 05 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.1-5
  - Linux disk/nic frontends data leaks [XSA-403, CVE-2022-26365,
  	CVE-2022-33740, CVE-2022-33741, CVE-2022-33742] (#2104747)
* Tue Jun 21 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.1-4
  - x86: MMIO Stale Data vulnerabilities [XSA-404, CVE-2022-21123,
  	CVE-2022-21125, CVE-2022-21166]
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.16.1-3
  - Rebuilt for Python 3.11 (F37 build only)
* Sat Jun 11 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.1-2
  - stop building for ix86 and armv7hl due to missing build dependency
  - x86 pv: Race condition in typeref acquisition [XSA-401, CVE-2022-26362]
  - x86 pv: Insufficient care with non-coherent mappings [ XSA-402,
  	CVE-2022-26363, CVE-2022-26364]
  - additional patches so above applies cleanly

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/pygrub
/usr/bin/qemu-img-xen
/usr/bin/qemu-nbd-xen
/usr/bin/vchan-socket-proxy
/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/bin/xentrace_format
/usr/lib/.build-id
/usr/lib/.build-id/04
/usr/lib/.build-id/04/463001115cfe5b8a8d1b014adf254bc4aab337
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/850cb6849124176baec2022b505343d7570c40
/usr/lib/.build-id/10
/usr/lib/.build-id/10/b8d589ae43456b39fc23f89472f4ee2cbf7da5
/usr/lib/.build-id/14
/usr/lib/.build-id/14/976dcd73976ee8290a7cf5ecd719912af7714b
/usr/lib/.build-id/17
/usr/lib/.build-id/17/2e93a3641ec6b0b88cc5e33570ab9bd502e2e6
/usr/lib/.build-id/18
/usr/lib/.build-id/18/bd0f3b38515e47e611724f7cd9f13af8bcded9
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/8980284a33a0dafa1f585954d849fd9ec77557
/usr/lib/.build-id/20
/usr/lib/.build-id/20/eb39b06db1977d40e5d7b544eaf9c87cea7167
/usr/lib/.build-id/29
/usr/lib/.build-id/29/d50bc7d249f81917a2bb74be3d919edc9bb012
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/9a5edee89d71b8117846d0e40e0a08551cf988
/usr/lib/.build-id/3e/5054d7af32a55f34a6ca33677ff796719d3d06
/usr/lib/.build-id/40
/usr/lib/.build-id/40/57e21433e2c1cea2ae86bd2b4ff06a4283b1ae
/usr/lib/.build-id/43
/usr/lib/.build-id/43/466216bb064ac986e9da9905abfb8c91570e30
/usr/lib/.build-id/51
/usr/lib/.build-id/51/11819688fceb2ea2c9d00659e69a049fcd298c
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/3a3025fd241ff816cf799cf89a080e41cd26f7
/usr/lib/.build-id/60
/usr/lib/.build-id/60/337a3e65a10918b539a02b72eaf5db09c71b61
/usr/lib/.build-id/62
/usr/lib/.build-id/62/8a087af4458211d02499a7571201097ccdbaad
/usr/lib/.build-id/63
/usr/lib/.build-id/63/5c633dd766314aa23639e967d3f042a4d39123
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/79a402ea6049c97811b07204b2b8841b6fefa8
/usr/lib/.build-id/74
/usr/lib/.build-id/74/c84cc057311ebbfa61a0ca5fa1c697172b49f4
/usr/lib/.build-id/7b/61aec98bf6dde269bc2440174fb3f9fcf85c2a
/usr/lib/.build-id/82
/usr/lib/.build-id/82/ccd62a9af5e51802ff515cdeef2abb17a8c8c4
/usr/lib/.build-id/83
/usr/lib/.build-id/83/af0557d33385e5303b785b44c806145399e569
/usr/lib/.build-id/83/e8f2ab045ea8a89f4f00aa6ee82d05db9b3ead
/usr/lib/.build-id/95
/usr/lib/.build-id/95/307259328c1050c5698dc39093379bde26bc43
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/bda67131384435b4a9a53d49ed1db4c5450a9a
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/b3dd21f63979486bc2991ed8938da2a07425b9
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/a7e350c13990ed384bb340a16394144e11076e
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/287ad41c843e0cfeeeed1f210c7211405e2b5d
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/d3f2828048d0c0bec501dc559cf4c945e915d9
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.1
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.2
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.3
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.4
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.5
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.6
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.7
/usr/lib/.build-id/c5/3c7b7f63053ae11d443da56baf3078cc47647b.8
/usr/lib/.build-id/c5/56590f6ddc13c6656e697be29ea3e2c97c0823
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/490f65f56f482f2e7d678f9376a18b8a000aac
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/21b6581f9d68d4038eea49434e085505964713
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/9c39ae05e55fa0eeb5fa458cc707ef5077e191
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/dd8d6ea6735f231f97a78d3de98d1fe7a55425
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/116a019710e8f968a9d768252b1e9ec43c34e9
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/57bf09ef52bc5849a66b089d6de9549ca8426b
/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-aarch64-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-dom0less
/usr/libexec/xen/bin/libxl-save-helper
/usr/libexec/xen/bin/pygrub
/usr/libexec/xen/bin/qemu-system-i386
/usr/libexec/xen/bin/test-paging-mempool
/usr/libexec/xen/bin/test-resource
/usr/libexec/xen/bin/test-xenstore
/usr/libexec/xen/bin/verify-stream-v2
/usr/libexec/xen/bin/xen-init-dom0
/usr/libexec/xen/bin/xenconsole
/usr/libexec/xen/bin/xenctx
/usr/libexec/xen/bin/xendomains
/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/xen-access
/usr/sbin/xen-diag
/usr/sbin/xen-livepatch
/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/xentrace_format.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
/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 Jun 27 00:06:27 2024