| Age | Commit message (Collapse) | Author | Files | Lines |
|
not released). Bump PKGREVISION
|
|
CHANGES are bugfixes, including fixes for XSA up to XSA-384
|
|
|
|
Changes since 4.13.2: inlcude security fixes for all XSA known to date
(up to XSA-369). Other minor bug fixes.
|
|
Bump PKGREVSION
|
|
Bump PKGREVISION
|
|
For the Python 3.8 default switch.
|
|
interrupt issues with pvh dom0.
|
|
|
|
XSA up to XSA347, and an improved fix for XSA 286.
|
|
Bump PKGREVISION.
|
|
XSA333, XSA334, XSA336, XSA337, XSA338, XSA339, XSA340, XSA342, XSA343, XSA344
bump PKGREVISION
|
|
|
|
to 2.6.x anyway.
|
|
and XSA328.
Bump PKGREVISION
|
|
At this time xentools413 will only build on a very recent -current (as of
an hour ago or do - with /usr/include/xen/xenio.h 1.12 or newer)
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.
|