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

xen-doc-4.17.0-8.fc38 RPM for noarch

From Fedora 38 for aarch64 / x

Name: xen-doc Distribution: Fedora Project
Version: 4.17.0 Vendor: Fedora Project
Release: 8.fc38 Build date: Tue Mar 21 18:46:59 2023
Group: Unspecified Build host: buildvm-x86-13.iad2.fedoraproject.org
Size: 5604987 Source RPM: xen-4.17.0-8.fc38.src.rpm
Packager: Fedora Project
Url: http://xen.org/
Summary: Xen documentation
This package contains the Xen documentation.

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

/usr/share/doc/xen-doc
/usr/share/doc/xen-doc/html
/usr/share/doc/xen-doc/html/SUPPORT.html
/usr/share/doc/xen-doc/html/admin-guide
/usr/share/doc/xen-doc/html/admin-guide/index.html
/usr/share/doc/xen-doc/html/admin-guide/introduction.html
/usr/share/doc/xen-doc/html/admin-guide/microcode-loading.html
/usr/share/doc/xen-doc/html/designs
/usr/share/doc/xen-doc/html/designs/argo.html
/usr/share/doc/xen-doc/html/designs/dmop.html
/usr/share/doc/xen-doc/html/designs/index.html
/usr/share/doc/xen-doc/html/designs/launch
/usr/share/doc/xen-doc/html/designs/launch/hyperlaunch-devicetree.html
/usr/share/doc/xen-doc/html/designs/launch/hyperlaunch.html
/usr/share/doc/xen-doc/html/designs/launch/index.html
/usr/share/doc/xen-doc/html/designs/non-cooperative-migration.html
/usr/share/doc/xen-doc/html/designs/qemu-deprivilege.html
/usr/share/doc/xen-doc/html/designs/xenstore-migration.html
/usr/share/doc/xen-doc/html/features
/usr/share/doc/xen-doc/html/features/dom0less.html
/usr/share/doc/xen-doc/html/features/feature-levelling.html
/usr/share/doc/xen-doc/html/features/hypervisorfs.html
/usr/share/doc/xen-doc/html/features/index.html
/usr/share/doc/xen-doc/html/features/intel_psr_cat_cdp.html
/usr/share/doc/xen-doc/html/features/intel_psr_mba.html
/usr/share/doc/xen-doc/html/features/livepatch.html
/usr/share/doc/xen-doc/html/features/migration.html
/usr/share/doc/xen-doc/html/features/qemu-deprivilege.html
/usr/share/doc/xen-doc/html/features/sched_credit.html
/usr/share/doc/xen-doc/html/features/sched_credit2.html
/usr/share/doc/xen-doc/html/features/sched_rtds.html
/usr/share/doc/xen-doc/html/features/template.html
/usr/share/doc/xen-doc/html/glossary.html
/usr/share/doc/xen-doc/html/guest-guide
/usr/share/doc/xen-doc/html/guest-guide/index.html
/usr/share/doc/xen-doc/html/guest-guide/x86
/usr/share/doc/xen-doc/html/guest-guide/x86/hypercall-abi.html
/usr/share/doc/xen-doc/html/guest-guide/x86/index.html
/usr/share/doc/xen-doc/html/hypercall
/usr/share/doc/xen-doc/html/hypercall/arm
/usr/share/doc/xen-doc/html/hypercall/arm/.deps
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,arch-arm,hvm,save.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,arch-arm,smccc.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,arch-arm.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,argo.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,callback.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,device_tree_defs.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,dom0_ops.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,domctl.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,elfnote.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,errno.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,event_channel.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,features.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,grant_table.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,dm_op.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,e820.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,hvm_info_table.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,hvm_op.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,hvm_vcpu.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,hvm_xs_strings.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,ioreq.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,params.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,pvdrivers.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hvm,save.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,hypfs.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,9pfs.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,blkif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,cameraif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,console.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,displif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,fbif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,fsif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,kbdif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,libxenvchan.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,netif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,pciif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,protocols.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,pvcalls.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,ring.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,sndif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,tpmif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,usbif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,vscsiif.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,xenbus.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,io,xs_wire.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,kexec.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,memory.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,nmi.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,physdev.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,platform.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,pmu.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,sched.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,sysctl.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,tmem.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,trace.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,vcpu.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,version.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,vm_event.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,xen-compat.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,xen.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,xencomm.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,xenoprof.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,public,xsm,flask_op.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/include,xen,errno.h.html
/usr/share/doc/xen-doc/html/hypercall/arm/index.html
/usr/share/doc/xen-doc/html/hypercall/index.html
/usr/share/doc/xen-doc/html/hypercall/x86_32
/usr/share/doc/xen-doc/html/hypercall/x86_32/.deps
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,cpufeatureset.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,cpuid.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,guest-acpi.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,hvm,save.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,hvm,start_info.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,pmu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,xen-mca.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,xen-x86_32.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86,xen.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,arch-x86_32.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,argo.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,callback.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,device_tree_defs.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,dom0_ops.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,domctl.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,elfnote.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,errno.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,event_channel.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,features.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,grant_table.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,dm_op.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,e820.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,hvm_info_table.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,hvm_op.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,hvm_vcpu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,hvm_xs_strings.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,ioreq.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,params.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,pvdrivers.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hvm,save.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,hypfs.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,9pfs.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,blkif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,cameraif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,console.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,displif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,fbif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,fsif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,kbdif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,libxenvchan.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,netif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,pciif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,protocols.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,pvcalls.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,ring.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,sndif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,tpmif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,usbif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,vscsiif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,xenbus.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,io,xs_wire.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,kexec.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,memory.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,nmi.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,physdev.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,platform.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,pmu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,sched.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,sysctl.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,tmem.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,trace.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,vcpu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,version.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,vm_event.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,xen-compat.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,xen.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,xencomm.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,xenoprof.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,public,xsm,flask_op.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/include,xen,errno.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_32/index.html
/usr/share/doc/xen-doc/html/hypercall/x86_64
/usr/share/doc/xen-doc/html/hypercall/x86_64/.deps
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,cpufeatureset.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,cpuid.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,guest-acpi.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,hvm,save.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,hvm,start_info.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,pmu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,xen-mca.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,xen-x86_64.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86,xen.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,arch-x86_64.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,argo.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,callback.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,device_tree_defs.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,dom0_ops.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,domctl.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,elfnote.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,errno.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,event_channel.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,features.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,grant_table.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,dm_op.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,e820.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,hvm_info_table.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,hvm_op.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,hvm_vcpu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,hvm_xs_strings.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,ioreq.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,params.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,pvdrivers.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hvm,save.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,hypfs.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,9pfs.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,blkif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,cameraif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,console.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,displif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,fbif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,fsif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,kbdif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,libxenvchan.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,netif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,pciif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,protocols.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,pvcalls.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,ring.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,sndif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,tpmif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,usbif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,vscsiif.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,xenbus.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,io,xs_wire.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,kexec.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,memory.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,nmi.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,physdev.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,platform.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,pmu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,sched.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,sysctl.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,tmem.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,trace.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,vcpu.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,version.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,vm_event.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,xen-compat.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,xen.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,xencomm.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,xenoprof.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,public,xsm,flask_op.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/include,xen,errno.h.html
/usr/share/doc/xen-doc/html/hypercall/x86_64/index.html
/usr/share/doc/xen-doc/html/hypervisor-guide
/usr/share/doc/xen-doc/html/hypervisor-guide/code-coverage.html
/usr/share/doc/xen-doc/html/hypervisor-guide/index.html
/usr/share/doc/xen-doc/html/hypervisor-guide/x86
/usr/share/doc/xen-doc/html/hypervisor-guide/x86/how-xen-boots.html
/usr/share/doc/xen-doc/html/hypervisor-guide/x86/index.html
/usr/share/doc/xen-doc/html/index.html
/usr/share/doc/xen-doc/html/man
/usr/share/doc/xen-doc/html/man/index.html
/usr/share/doc/xen-doc/html/man/xen-pci-device-reservations.7.html
/usr/share/doc/xen-doc/html/man/xen-pv-channel.7.html
/usr/share/doc/xen-doc/html/man/xen-tscmode.7.html
/usr/share/doc/xen-doc/html/man/xen-vbd-interface.7.html
/usr/share/doc/xen-doc/html/man/xen-vtpm.7.html
/usr/share/doc/xen-doc/html/man/xen-vtpmmgr.7.html
/usr/share/doc/xen-doc/html/man/xenhypfs.1.html
/usr/share/doc/xen-doc/html/man/xenstore-chmod.1.html
/usr/share/doc/xen-doc/html/man/xenstore-ls.1.html
/usr/share/doc/xen-doc/html/man/xenstore-read.1.html
/usr/share/doc/xen-doc/html/man/xenstore-write.1.html
/usr/share/doc/xen-doc/html/man/xenstore.1.html
/usr/share/doc/xen-doc/html/man/xentop.1.html
/usr/share/doc/xen-doc/html/man/xentrace.8.html
/usr/share/doc/xen-doc/html/man/xentrace_format.1.html
/usr/share/doc/xen-doc/html/man/xl-disk-configuration.5.html
/usr/share/doc/xen-doc/html/man/xl-network-configuration.5.html
/usr/share/doc/xen-doc/html/man/xl-numa-placement.7.html
/usr/share/doc/xen-doc/html/man/xl-pci-configuration.5.html
/usr/share/doc/xen-doc/html/man/xl.1.html
/usr/share/doc/xen-doc/html/man/xl.cfg.5.html
/usr/share/doc/xen-doc/html/man/xl.conf.5.html
/usr/share/doc/xen-doc/html/man/xlcpupool.cfg.5.html
/usr/share/doc/xen-doc/html/misc
/usr/share/doc/xen-doc/html/misc/9pfs.html
/usr/share/doc/xen-doc/html/misc/amd-ucode-container.txt
/usr/share/doc/xen-doc/html/misc/arm
/usr/share/doc/xen-doc/html/misc/arm/big.LITTLE.txt
/usr/share/doc/xen-doc/html/misc/arm/booting.txt
/usr/share/doc/xen-doc/html/misc/arm/device-tree
/usr/share/doc/xen-doc/html/misc/arm/device-tree/acpi.txt
/usr/share/doc/xen-doc/html/misc/arm/device-tree/booting.txt
/usr/share/doc/xen-doc/html/misc/arm/device-tree/cpupools.txt
/usr/share/doc/xen-doc/html/misc/arm/device-tree/guest.txt
/usr/share/doc/xen-doc/html/misc/arm/device-tree/index.html
/usr/share/doc/xen-doc/html/misc/arm/device-tree/passthrough.txt
/usr/share/doc/xen-doc/html/misc/arm/early-printk.txt
/usr/share/doc/xen-doc/html/misc/arm/index.html
/usr/share/doc/xen-doc/html/misc/arm/passthrough-noiommu.txt
/usr/share/doc/xen-doc/html/misc/arm/passthrough.txt
/usr/share/doc/xen-doc/html/misc/arm/silicon-errata.txt
/usr/share/doc/xen-doc/html/misc/block-scripts.txt
/usr/share/doc/xen-doc/html/misc/console.txt
/usr/share/doc/xen-doc/html/misc/crashdb.txt
/usr/share/doc/xen-doc/html/misc/distro_mapping.txt
/usr/share/doc/xen-doc/html/misc/dump-core-format.txt
/usr/share/doc/xen-doc/html/misc/efi.html
/usr/share/doc/xen-doc/html/misc/grant-tables.txt
/usr/share/doc/xen-doc/html/misc/hvm-emulated-unplug.html
/usr/share/doc/xen-doc/html/misc/hypfs-paths.html
/usr/share/doc/xen-doc/html/misc/index.html
/usr/share/doc/xen-doc/html/misc/kconfig-language.html
/usr/share/doc/xen-doc/html/misc/kconfig-macro-language.html
/usr/share/doc/xen-doc/html/misc/kconfig.html
/usr/share/doc/xen-doc/html/misc/kexec_and_kdump.txt
/usr/share/doc/xen-doc/html/misc/libxl_memory.txt
/usr/share/doc/xen-doc/html/misc/livepatch.html
/usr/share/doc/xen-doc/html/misc/netif-staging-grants.html
/usr/share/doc/xen-doc/html/misc/printk-formats.txt
/usr/share/doc/xen-doc/html/misc/pv-drivers-lifecycle.html
/usr/share/doc/xen-doc/html/misc/pvcalls.html
/usr/share/doc/xen-doc/html/misc/pvh.html
/usr/share/doc/xen-doc/html/misc/qemu-backends.txt
/usr/share/doc/xen-doc/html/misc/stubdom.txt
/usr/share/doc/xen-doc/html/misc/vtd-pi.txt
/usr/share/doc/xen-doc/html/misc/vtd.txt
/usr/share/doc/xen-doc/html/misc/vtpm-platforms.txt
/usr/share/doc/xen-doc/html/misc/x86-xenpv-bootloader.html
/usr/share/doc/xen-doc/html/misc/xen-command-line.html
/usr/share/doc/xen-doc/html/misc/xen-error-handling.txt
/usr/share/doc/xen-doc/html/misc/xen-makefiles
/usr/share/doc/xen-doc/html/misc/xen-makefiles/index.html
/usr/share/doc/xen-doc/html/misc/xen-makefiles/makefiles.html
/usr/share/doc/xen-doc/html/misc/xenmon.txt
/usr/share/doc/xen-doc/html/misc/xenpaging.txt
/usr/share/doc/xen-doc/html/misc/xenstore-paths.html
/usr/share/doc/xen-doc/html/misc/xenstore-ring.txt
/usr/share/doc/xen-doc/html/misc/xenstore.txt
/usr/share/doc/xen-doc/html/misc/xl-psr.html
/usr/share/doc/xen-doc/html/misc/xsm-flask.txt
/usr/share/doc/xen-doc/html/misra
/usr/share/doc/xen-doc/html/misra/index.html
/usr/share/doc/xen-doc/html/misra/rules.html
/usr/share/doc/xen-doc/html/process
/usr/share/doc/xen-doc/html/process/index.html
/usr/share/doc/xen-doc/html/process/sending-patches.html
/usr/share/doc/xen-doc/html/process/xen-release-management.html
/usr/share/doc/xen-doc/html/specs
/usr/share/doc/xen-doc/html/specs/index.html
/usr/share/doc/xen-doc/html/specs/libxc-migration-stream.html
/usr/share/doc/xen-doc/html/specs/libxl-migration-stream.html
/usr/share/doc/xen-doc/misc
/usr/share/doc/xen-doc/misc/9pfs.pandoc
/usr/share/doc/xen-doc/misc/amd-ucode-container.txt
/usr/share/doc/xen-doc/misc/arm
/usr/share/doc/xen-doc/misc/arm/big.LITTLE.txt
/usr/share/doc/xen-doc/misc/arm/booting.txt
/usr/share/doc/xen-doc/misc/arm/device-tree
/usr/share/doc/xen-doc/misc/arm/device-tree/acpi.txt
/usr/share/doc/xen-doc/misc/arm/device-tree/booting.txt
/usr/share/doc/xen-doc/misc/arm/device-tree/cpupools.txt
/usr/share/doc/xen-doc/misc/arm/device-tree/guest.txt
/usr/share/doc/xen-doc/misc/arm/device-tree/passthrough.txt
/usr/share/doc/xen-doc/misc/arm/early-printk.txt
/usr/share/doc/xen-doc/misc/arm/passthrough-noiommu.txt
/usr/share/doc/xen-doc/misc/arm/passthrough.txt
/usr/share/doc/xen-doc/misc/arm/silicon-errata.txt
/usr/share/doc/xen-doc/misc/block-scripts.txt
/usr/share/doc/xen-doc/misc/console.txt
/usr/share/doc/xen-doc/misc/crashdb.txt
/usr/share/doc/xen-doc/misc/distro_mapping.txt
/usr/share/doc/xen-doc/misc/dump-core-format.txt
/usr/share/doc/xen-doc/misc/efi.pandoc
/usr/share/doc/xen-doc/misc/grant-tables.txt
/usr/share/doc/xen-doc/misc/hvm-emulated-unplug.pandoc
/usr/share/doc/xen-doc/misc/hypfs-paths.pandoc
/usr/share/doc/xen-doc/misc/kconfig-language.rst
/usr/share/doc/xen-doc/misc/kconfig-macro-language.rst
/usr/share/doc/xen-doc/misc/kconfig.rst
/usr/share/doc/xen-doc/misc/kexec_and_kdump.txt
/usr/share/doc/xen-doc/misc/libxl_memory.txt
/usr/share/doc/xen-doc/misc/livepatch.pandoc
/usr/share/doc/xen-doc/misc/netif-staging-grants.pandoc
/usr/share/doc/xen-doc/misc/printk-formats.txt
/usr/share/doc/xen-doc/misc/pv-drivers-lifecycle.pandoc
/usr/share/doc/xen-doc/misc/pvcalls.pandoc
/usr/share/doc/xen-doc/misc/pvh.pandoc
/usr/share/doc/xen-doc/misc/qemu-backends.txt
/usr/share/doc/xen-doc/misc/status-override-table-spec.fodt
/usr/share/doc/xen-doc/misc/stubdom.txt
/usr/share/doc/xen-doc/misc/support-matrix-head.html
/usr/share/doc/xen-doc/misc/vtd-pi.txt
/usr/share/doc/xen-doc/misc/vtd.txt
/usr/share/doc/xen-doc/misc/vtpm-platforms.txt
/usr/share/doc/xen-doc/misc/x86-xenpv-bootloader.pandoc
/usr/share/doc/xen-doc/misc/xen-command-line.pandoc
/usr/share/doc/xen-doc/misc/xen-env-table-spec.fodt
/usr/share/doc/xen-doc/misc/xen-error-handling.txt
/usr/share/doc/xen-doc/misc/xen-makefiles
/usr/share/doc/xen-doc/misc/xen-makefiles/makefiles.rst
/usr/share/doc/xen-doc/misc/xen_config.html
/usr/share/doc/xen-doc/misc/xenmon.txt
/usr/share/doc/xen-doc/misc/xenpaging.txt
/usr/share/doc/xen-doc/misc/xenstore-paths.pandoc
/usr/share/doc/xen-doc/misc/xenstore-ring.txt
/usr/share/doc/xen-doc/misc/xenstore.txt
/usr/share/doc/xen-doc/misc/xl-psr.pandoc
/usr/share/doc/xen-doc/misc/xsm-flask.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:47:55 2024