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

xen-runtime-4.17.0-8.fc38 RPM for aarch64

From Fedora 38 for aarch64 / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.17.0 Vendor: Fedora Project
Release: 8.fc38 Build date: Tue Mar 21 18:46:39 2023
Group: Unspecified Build host: buildvm-a64-24.iad2.fedoraproject.org
Size: 8269017 Source RPM: xen-4.17.0-8.fc38.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

* 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
* Thu Apr 14 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.1-1
  - update to xen-4.16.1
    remove or adjust patches now included or superceded upstream
    renumber patches
  - strip .efi file to help EFI partitions with limited space
* Tue Apr 05 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.0-6
  - Racy interactions between dirty vram tracking and paging log dirty
  	hypercalls [XSA-397, CVE-2022-26356]
  - race in VT-d domain ID cleanup [XSA-399, CVE-2022-26357]
  - IOMMU: RMRR (VT-d) and unity map (AMD-Vi) handling issues [XSA-400,
  	CVE-2022-26358, CVE-2022-26359, CVE-2022-26360, CVE-2022-26361]
  - additional patches so above applies cleanly
* Mon Mar 21 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.0-5
  - fix build of xen*.efi file and package it in /usr/lib*/efi
* Tue Mar 15 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.0-4
  - Multiple speculative security issues [XSA-398]
  - additional patches so above applies cleanly
* Sat Jan 29 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.0-3
  - adjust build script and patches for gcc12 and package note support
* Sat Jan 29 2022 Michael Young <m.a.young@durham.ac.uk>
  - arm: guest_physmap_remove_page not removing the p2m mappings [XSA-393,
  	CVE-2022-23033] (#2045044)
  - A PV guest could DoS Xen while unmapping a grant [XSA-394, CVE-2022-23034]
  	(#2045042)
  - Insufficient cleanup of passed-through device IRQs [XSA-395,
  	CVE-2022-23035] (#2045040)
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.16.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Jan 10 2022 Michael Young <m.a.young@durham.ac.uk> - 4.16.0-1
  - update to xen-4.16.0
    rebase xen.canonicalize.patch and xen.gcc11.fixes.patch
    drop xen.fedora.efi.build.patch which is no longer useful
    remove or adjust patches now included or superceded upstream
    update libxenstore libary versions
    unpackage /boot/efi/EFI/fedora/xen*.efi
    package xen-mceinj and xen-vmtrace
  - don't build qemu-traditional or pv-grub by default (following upstream)
  - fix some incorrect dependencies on building qemu-traditional
  - change grub module package dependencies from Suggests to Recommends
  	and move to hypervisor package
  - rework seabios configure logic (bios.bin is no longer useful)
  - frontends vulnerable to backends [XSA-376] (document change only)
* Tue Nov 23 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.1-4
  - guests may exceed their designated memory limit [XSA-385, CVE-2021-28706]
  - PoD operations on misaligned GFNs [XSA-388, CVE-2021-28704, CVE-2021-28707
  	CVE-2021-28708]
  - issues with partially successful P2M updates on x86 [XSA-389,
  	CVE-2021-28705, CVE-2021-28709]
  - certain VT-d IOMMUs may not work in shared page table mode [XSA-390,
  	CVE-2021-28710]
* Wed Oct 06 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.1-3
  - rebuild (f36 only) for OCaml 4.13.1
* Tue Oct 05 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.1-2
  - PCI devices with RMRRs not deassigned correctly [XSA-386, CVE-2021-28702]
  	(#2011248)
* Sun Sep 12 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.1-1
  - update to xen-4.15.1
    remove or adjust patches now included or superceded upstream
    update libxencall version
* Wed Sep 08 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.0-7
  - Another race in XENMAPSPACE_grant_table handling [XSA-384, CVE-2021-28701]
  	(#2002786)
  - bugfix for XSA-380
  - stop editing grub files in /boot/efi/EFI/fedora
* Wed Aug 25 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.0-6
  - IOMMU page mapping issues on x86 [XSA-378, CVE-2021-28694,
  	CVE-2021-28695, CVE-2021-28696] (#1997531) (#1997568)
  	(#1997537)
  - grant table v2 status pages may remain accessible after de-allocation
  	[XSA-379, CVE-2021-28697] (#1997520)
  - long running loops in grant table handling [XSA-380, CVE-2021-28698]
  	(#1997526)
  - inadequate grant-v2 status frames array bounds check [XSA-382,
  	CVE-2021-28699] (#1997523)
  - xen/arm: No memory limit for dom0less domUs [XSA-383, CVE-2021-28700]
  	(#1997527)
  - grub x86_64-efi modules now go into /boot/grub2
* Thu Aug 12 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.0-5
  - work around build issue with GNU ld 2.37 (#1990344)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.15.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 08 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.0-3
  - xen/arm: Boot modules are not scrubbed [XSA-372, CVE-2021-28693]
    (#1970542)
  - inappropriate x86 IOMMU timeout detection / handling
  	[XSA-373, CVE-2021-28692] (#1970540)
  - Speculative Code Store Bypass [XSA-375, CVE-2021-0089, CVE-2021-26313]
  	(#1970531)
  - x86: TSX Async Abort protections not restored after S3
  	[XSA-377, CVE-2021-28690] (#1970546)
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 4.15.0-2
  - Rebuilt for Python 3.10
* Wed May 05 2021 Michael Young <m.a.young@durham.ac.uk> - 4.15.0-1
  - update to xen-4.15.0
    adjust xen.canonicalize.patch
    remove or adjust patches now included or superceded upstream
    renumber patch
    update libxendevicemodel libxenevtchn libxenforeignmemory versions
    /etc/bash_completion.d/xl.sh is now xl
    package xen-access xen-memshare xenstorepvh-stubdom.gz
  	xl-pci-configuration.5.gz
  - adjust xen.ocaml.4.12.fixes.patch to work with earlier ocaml
  - re-copy grub modules if they have changed

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/00
/usr/lib/.build-id/00/27f4cadc90a1b4436ae5680008325e1d988686
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/f36918b99b7000b9503c8ff2b57d7d020bea4b
/usr/lib/.build-id/23
/usr/lib/.build-id/23/17f96f9f1740ee46f4e76ee0f7c49ba61b1ebd
/usr/lib/.build-id/25
/usr/lib/.build-id/25/262231e6949bfc548e93ab99022c78b2f6c20f
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/c00bd784e62c214c4881f776e8d9458454847a
/usr/lib/.build-id/3e/1de067447ef210b8b0a79f44a3c836e88fe1d8
/usr/lib/.build-id/49
/usr/lib/.build-id/49/4d252b19ea1bf68c80556b7feed1527ab911cb
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/8228f0a7fdc16d5f81bb3dd18c060a56a0ef4f
/usr/lib/.build-id/62
/usr/lib/.build-id/62/263b716212b89330714b5b57e8eb3ed75efed6
/usr/lib/.build-id/67
/usr/lib/.build-id/67/cc366cd804240870290bea24bce01676afff32
/usr/lib/.build-id/69
/usr/lib/.build-id/69/86a073f6faba09ea697827f5a13f9032654758
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/07fd04f8ffed5d59bd56420ccc0389f3459015
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/ad92dfe8c5782787625bf19c5bcf414184d90e
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/7bff06903f2202fe026c12e686e264612d55f8
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/1cac9ffb65fa8dcb24dba11a077594825ae399
/usr/lib/.build-id/8a/376b3e5334e53b1b5fec2dc680ea8115511cbd
/usr/lib/.build-id/90
/usr/lib/.build-id/90/6f8f6bbcf36127a318f1c8a59802de31e60094
/usr/lib/.build-id/97/c4b9e1e4b82072a5669c1c189e69dc334c4012
/usr/lib/.build-id/98
/usr/lib/.build-id/98/f8ca685f6f4763d645e8286509c0703869ed37
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/141862f33351d06af3e815273af923a7573ad0
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/7d1d280f4ba5a26df16e4d0c738d864fb3608b
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/d02d79ffb790d14aa1b005f1140a559c3f9e16
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/21851c80888575ddf122c14816e9fd27c92b3e
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/88681fc6b98a51dc44e02d205e157357eb66ea
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/d45a6f6ba11f9c90d670a3722e5252e3ec67db
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/04bc8a097cd2dfdcab5d5d7aaae89e651d7a39
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/260a0e224f20e5a1119aea2a25fe9acbc889eb
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/1480592e6c73738b4c7e3227d2739170245c09
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/7e9da76bd641aefa9690ecdfb62a43f94416ce
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/a9baeaa6fe34f8f9e51ed22542d02cc5f88b81
/usr/lib/.build-id/db
/usr/lib/.build-id/db/2d5f4df1883f195bf6f369bfa88cc476a55fcf
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/7b445d3cd589ca94b2b98f10a43ccda06ae861
/usr/lib/.build-id/ee/8e21c3f60325509f521097249afed05a53a30c
/usr/lib/.build-id/ef/af725dfd09dc6e80f5195512a60cd7113017fe
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/ff39cd1a3edf79859647016cc4a2c76609d578
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/0ef5a07dc82f0a2f6a1c461b1947deeac892e9
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.1
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.2
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.3
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.4
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.5
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.6
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.7
/usr/lib/.build-id/f5/1995dc214b342e96e4dac071496685cc06dae7.8
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/2ce9f8e83deb3df2144f79045a29e9897df76f
/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.11/site-packages/grub
/usr/lib64/python3.11/site-packages/grub/ExtLinuxConf.py
/usr/lib64/python3.11/site-packages/grub/GrubConf.py
/usr/lib64/python3.11/site-packages/grub/LiloConf.py
/usr/lib64/python3.11/site-packages/grub/__init__.py
/usr/lib64/python3.11/site-packages/grub/__pycache__
/usr/lib64/python3.11/site-packages/grub/__pycache__/ExtLinuxConf.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/ExtLinuxConf.cpython-311.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/GrubConf.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/GrubConf.cpython-311.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/LiloConf.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/LiloConf.cpython-311.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/grub/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/pygrub-0.6-py3.11.egg-info
/usr/lib64/python3.11/site-packages/pygrub-0.6-py3.11.egg-info/PKG-INFO
/usr/lib64/python3.11/site-packages/pygrub-0.6-py3.11.egg-info/SOURCES.txt
/usr/lib64/python3.11/site-packages/pygrub-0.6-py3.11.egg-info/dependency_links.txt
/usr/lib64/python3.11/site-packages/pygrub-0.6-py3.11.egg-info/top_level.txt
/usr/lib64/python3.11/site-packages/xenfsimage.cpython-311-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/libexec/xen/bin/xenpvnetboot
/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, Tue Apr 9 22:47:55 2024