Commit graph

11 commits

Author SHA1 Message Date
cegger
531096021b build xen 3.3 packages for netbsd-5 again despite there is no Dom0 PAE support.
bouyer says:
Dom0 PAE support will be pulled up to netbsd-5 after netbsd-5-0-RELEASE is
tagged. building the packages on netbsd-5 in the meantime does not hurt.
2009-02-18 20:31:29 +00:00
cegger
b8c0d897a0 - drop 4.99.* , everyone using xen 3.3 should be either on netbsd-5 or on -current.
- drop i386 on netbsd-5. It requires Dom0 PAE support only -current has.
2009-02-16 20:16:59 +00:00
cegger
fecf681ff4 Update to Xen 3.3.1.
This is a mainenance release with a number of stability fixes.
2009-01-13 13:48:32 +00:00
joerg
5c920bdbd2 Remove entry for patch-ab, that is not intended for the repository. 2008-10-14 11:31:54 +00:00
joerg
28ec1d3da0 No need to depend on Python at runtime. Bump revision. 2008-10-13 21:41:26 +00:00
joerg
894cf2cebc DESTDIR support. 2008-10-08 18:32:06 +00:00
cegger
01deeac581 Update to final Xen 3.3.0.
Release notes for Xen 3.3.0:

This is a major new release with a host of new features including:
 - Power management (P & C states) in the hypervisor
 - HVM emulation domains ('qemu-on-minios') for better scalability,
performance and security
 - PVGrub: boot PV kernels using real GRUB inside the PV domain
 - Better PV performance: domain lock removed from pagetable-update paths
 - Shadow3: optimisations to make this the best shadow pagetable algorithm
yet, making HVM performance better than ever
 - Hardware Assisted Paging enhancements: 2MB page support for better TLB
locality
 - CPUID feature levelling: allows safe domain migration across systems with
different CPU models.
 - PVSCSI drivers for SCSI access direct into PV guests
 - HVM framebuffer optimisations: scan for framebuffer updates more
efficiently
 - Device passthrough enhancements
 - Full x86 real-mode emulation for HVM guests on Intel VT: supports a much
wider range of legacy guest OSes
 - New qemu merge with upstream development
 - Many other changes in both x86 and IA64 ports
2008-08-22 17:03:30 +00:00
cegger
d0100c85e7 Update to Xen 3.3 7th release candidate:
This fixes an x86 HVM emulation issue introduced in -rc6 which caused
certain guests (Win98 and OS2, for example) to fail to boot.
2008-08-20 15:06:49 +00:00
cegger
d35703397d Update to Xen 3.3 6th release candidate:
This has a handful of small fixes that were submitted after -rc5, and also a
larger fix for emulation of certain repeated I/O instructions for x86 HVM
guests.
2008-08-20 09:52:21 +00:00
cegger
ff826d84e2 Update to changeset 18331. Some bugfixes never hurt. 2008-08-15 13:04:25 +00:00
cegger
4e0fa726a2 Import Xen 3.3.0-rc3
Xen is a virtual machine monitor for x86 hardware (runs only on i686-class
CPUs), which supports running multiple guests operating systems on a single
machine.  At boot, the xen kernel is loaded (via grub) 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 Xen 3.3 kernel itself.
2008-08-07 20:31:34 +00:00