head 1.2; access; symbols pkgsrc-2026Q2:1.1.0.8 pkgsrc-2026Q2-base:1.1 pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2026.08.26.11.10.45; author bouyer; state Exp; branches; next 1.1; commitid 7EzTla5Qj5wBz8TG; 1.1 date 2025.08.22.09.00.11; author bouyer; state Exp; branches; next ; commitid Ltq5S1fi9LiRKH7G; desc @@ 1.2 log @update xenkernel420, xentools420 and xenstoretools to 20260825 (this is past Xen 4.20.4). pkgsrc CHANGES: - set SHADOW_PAGING to yes because NetBSD PV guests relies on it (at last on my hardware). Note that this is not security-supported upstream. - update xenkernel420 DESCR and MESSAGE to reflect current state. upstream CHANGES: - various fixes; including better support for some hardware - fix XSA-497, XSA-499, XSA-500, XSA-501, XSA-502, XSA-503, XSA-504, XSA-505, XSA-506, XSA-507, XSA-508 Note that as SHADOW_PAGING is enabled, XSA-495 is not fixed. @ text @Xen is a hypervisor which supports running multiple guest operating systems on a single machine. Guest OSes (also called "domains") can be either paravirtualised (i.e. make hypercalls in order to access hardware), run in HVM (Hardware Virtualisation Mode) where they will be presented with virtual devices, or a combination where they use hypercalls to access hardware but manage memory themselves. At boot, the xen kernel is loaded along with the guest kernel for the first domain (called domain0). domain0 has privileges to access the physical hardware (PCI and ISA devices), administrate other domains and provide virtual devices (disks and network) to other domains. This package contains the 4.20 Xen kernel itself. PCI passthrough is not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOMU. Note that unlike upstream Xen, pv-linear-pt defaults to true. You can disable it using pv-linear-pt=false on the Xen command line, but then you can't boot NetBSD in PV mode. 32bits PV guests are not officially supported any more. Switch to pvshim (for netbsd-9 or older) or pvh (for netbsd-10 or newer). Unline upstream, SHADOW_PAGING is enabled by default as NetBSD PV guests relies on it. Note that this is not security-supported upstream any more. @ 1.1 log @Add xenkernel420 and xentools420 packages version 20250821, providing Xen kernels and tools from the stable-4.20 branch (as of 20250821). @ text @d14 11 a24 1 not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U]. @