CVS log for pkgsrc/sysutils/xenkernel33/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / sysutils / xenkernel33
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.32
Thu Dec 29 19:13:01 2016 UTC (7 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.31: +1 -1
lines
Remove xenkernel and tools versions 3, 33, and 41.
As discussed on pkgsrc-users.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:04:08 2016 UTC (8 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Remove python33: adapt all packages that refer to it.
Revision 1.29.4.1: download - view: text, markup, annotated - select for diffs
Mon May 23 05:16:43 2016 UTC (8 years, 5 months ago) by bsiegert
Branches: pkgsrc-2016Q1
Diff to: previous 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29: +4 -1
lines
Pullup ticket #5025 - requested by joerg
sysutils/xenkernel33: build fix
Revisions pulled up:
- sysutils/xenkernel3/Makefile 1.31
- sysutils/xenkernel33/Makefile 1.30
- sysutils/xentools3/Makefile 1.47
---
Module Name: pkgsrc
Committed By: joerg
Date: Wed May 18 21:25:06 UTC 2016
Modified Files:
pkgsrc/sysutils/xenkernel3: Makefile
pkgsrc/sysutils/xenkernel33: Makefile
pkgsrc/sysutils/xentools3: Makefile
Log Message:
Make some GCC warnings non-fatal.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 18 21:25:06 2016 UTC (8 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1
lines
Make some GCC warnings non-fatal.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:26:00 2015 UTC (8 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Branch point for: pkgsrc-2016Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Sep 22 11:55:59 2014 UTC (10 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2
lines
Don't bail out on unused local typedefs.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri May 9 07:37:20 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jan 25 10:30:22 2014 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 7 00:47:39 2013 UTC (11 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1
lines
Catch up with Clang ToT when it comes to various warnings and
unsupported options.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 27 11:35:07 2013 UTC (11 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Make -Wunused-function non-fatal for clang.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jun 19 14:03:41 2013 UTC (11 years, 4 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
Explain xen version differences.
There are 5 versions of xen in pkgsrc, which is confusing. Explain in
DESCR which version is in which package (xenkernel3 contains 3.1), and
which versions support PCI passthrough (only 3.1). Explain which
versions support non-PAE (3.1) and PAE (3.3, 4.1, 4.2), because the
HOWTO is out of date and it's easy to end up with a non-working system
on a 3.1 to 3.3 update. Cuation that 2.0 is beyond crufty.
This is a DESCR-only change (with PKGREVISION++ of course).
(ok during freeze agc@)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 10 20:07:34 2013 UTC (11 years, 6 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Partially back out change to PYTHON_FOR_BUILD_ONLY.
This broke packages that needed a target Python at build-time.
Instead, change it from defined/undefined to yes/no/tool. Most cases
of defined used `yes' anyway; fix the few stragglers do that instead.
New case `tool' is for TOOL_DEPENDS rather than buildlink3.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Apr 11 19:57:51 2013 UTC (11 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +11 -3
lines
Allow building Xen infrastructure with Clang. Fix various bugs in
xenkernel3, xenkernel41, xentools3 and xentools41 exposed by Clang
default warnings. Bump revisions for those.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 6 13:01:27 2013 UTC (11 years, 7 months ago) by rodent
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2
lines
'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
redundant.' - It was. Removed.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 23 19:51:36 2012 UTC (12 years ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.17.6.1: download - view: text, markup, annotated - select for diffs
Tue Jul 31 18:29:36 2012 UTC (12 years, 3 months ago) by tron
Branches: pkgsrc-2012Q2
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +2 -2
lines
Pullup ticket #3885 - requested by drochner
sysutils/xenkernel33: security patch
sysutils/xenkernel41: security patch
Revisions pulled up:
- sysutils/xenkernel33/Makefile 1.18
- sysutils/xenkernel33/distinfo 1.16
- sysutils/xenkernel33/patches/patch-CVE-2012-3432 1.1
- sysutils/xenkernel41/Makefile 1.8
- sysutils/xenkernel41/distinfo 1.8
- sysutils/xenkernel41/patches/patch-CVE-2012-3432 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Fri Jul 27 18:50:34 UTC 2012
Modified Files:
pkgsrc/sysutils/xenkernel41: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel41/patches: patch-CVE-2012-3432
Log Message:
add patch from upstream to fix bug in MMIO emulation which can cause
guest crashes by unprivileged users, only for HVM guests, and if
MMIO is granted to the user process (CVE-2012-3432)
bump PKGREV
---
Module Name: pkgsrc
Committed By: drochner
Date: Sat Jul 28 12:02:16 UTC 2012
Modified Files:
pkgsrc/sysutils/xenkernel33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel33/patches: patch-CVE-2012-3432
Log Message:
copy security patch from xenkernel41 - it also applies to 3.3
(noticed by Daniel Horecki)
bump PKGREV
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:02:16 2012 UTC (12 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
copy security patch from xenkernel41 - it also applies to 3.3
(noticed by Daniel Horecki)
bump PKGREV
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 5 12:02:38 2012 UTC (12 years, 10 months ago) by cegger
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Branch point for: pkgsrc-2012Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Apply fixes for gcc 4.5.
Fixes PR 45388. Bump pkg revision.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Nov 20 03:21:37 2011 UTC (12 years, 11 months ago) by jym
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +10 -3
lines
Add a MESSAGE so we can pinpoint to the right location for Xen. Add
license.
Revision 1.14.2.1: download - view: text, markup, annotated - select for diffs
Sat Sep 10 23:34:16 2011 UTC (13 years, 2 months ago) by tron
Branches: pkgsrc-2011Q2
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +2 -2
lines
Pullup ticket #3520 - requested by bouyer
sysutils/xenkernel3: security patch
sysutils/xenkernel33: security patch
Revisions pulled up:
- sysutils/xenkernel3/Makefile 1.21
- sysutils/xenkernel3/distinfo 1.15
- sysutils/xenkernel3/patches/patch-SA45835 1.1
- sysutils/xenkernel33/Makefile 1.15
- sysutils/xenkernel33/distinfo 1.14
- sysutils/xenkernel33/patches/patch-SA45835 1.1
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Sep 10 18:35:51 UTC 2011
Modified Files:
pkgsrc/sysutils/xenkernel3: Makefile distinfo
pkgsrc/sysutils/xenkernel33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel3/patches: patch-SA45835
pkgsrc/sysutils/xenkernel33/patches: patch-SA45835
Log Message:
Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2,
fixing SA45835.
Bump pkgrevision
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Sep 10 18:35:51 2011 UTC (13 years, 2 months ago) by bouyer
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Apply patch from http://www.openwall.com/lists/oss-security/2011/09/02/2,
fixing SA45835.
Bump pkgrevision
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 4 09:07:06 2011 UTC (13 years, 7 months ago) by hauke
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base
Branch point for: pkgsrc-2011Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Turn a non-fatal condition from a panic into a warning, pulling up
a 3.4 change
<http://xenbits.xensource.com/hg/staging/xen-3.4-testing.hg/rev/60ed1226a37c#>
as proposed by cegger (see
<http://mail-index.netbsd.org/port-xen/2011/04/01/msg006580.html> ff).
Revision 1.12.2.1: download - view: text, markup, annotated - select for diffs
Wed Mar 30 19:10:59 2011 UTC (13 years, 7 months ago) by tron
Branches: pkgsrc-2010Q4
Diff to: previous 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12: +2 -2
lines
Pullup ticket #3397 - requested by drochner
sysutils/xenkernel3: security patch
sysutils/xenkernel33: security patch
Revisions pulled up:
- sysutils/xenkernel3/Makefile 1.20
- sysutils/xenkernel3/distinfo 1.13
- sysutils/xenkernel3/patches/patch-ac 1.3
- sysutils/xenkernel33/Makefile 1.13
- sysutils/xenkernel33/distinfo 1.11
- sysutils/xenkernel33/patches/patch-ac 1.1
---
Module Name: pkgsrc
Committed By: drochner
Date: Thu Mar 24 12:04:57 UTC 2011
Modified Files:
pkgsrc/sysutils/xenkernel33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel33/patches: patch-ac
Log Message:
add patch from upstream (manually, due to changed #ifdefs and indentation)
to fix possible crashes triggered by 64-bit guests (found by
Cherry G. Mathew, CVE-2011-1166)
bump PKGREV
---
Module Name: pkgsrc
Committed By: drochner
Date: Thu Mar 24 12:43:53 UTC 2011
Modified Files:
pkgsrc/sysutils/xenkernel3: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel3/patches: patch-ac
Log Message:
add patch from upstream (manually, due to changed #ifdefs and indentation)
to fix possible crashes triggered by 64-bit guests (found by
Cherry G. Mathew, CVE-2011-1166)
bump PKGREV
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 24 12:04:57 2011 UTC (13 years, 7 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
add patch from upstream (manually, due to changed #ifdefs and indentation)
to fix possible crashes triggered by 64-bit guests (found by
Cherry G. Mathew, CVE-2011-1166)
bump PKGREV
Revision 1.11.10.1: download - view: text, markup, annotated - select for diffs
Fri Dec 10 10:48:46 2010 UTC (13 years, 11 months ago) by tron
Branches: pkgsrc-2010Q3
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +2 -2
lines
Pullup ticket #3298 - requested by bouyer
sysutils/xenkernel3: security patch
sysutils/xenkernel33: security patch
Revisions pulled up:
- sysutils/xenkernel3/Makefile 1.19
- sysutils/xenkernel3/distinfo 1.12
- sysutils/xenkernel3/patches/patch-dc 1.1
- sysutils/xenkernel33/Makefile 1.12
- sysutils/xenkernel33/distinfo 1.10
- sysutils/xenkernel33/patches/patch-ab 1.1
---
Module Name: pkgsrc
Committed By: bouyer
Date: Tue Dec 7 18:43:49 UTC 2010
Modified Files:
pkgsrc/sysutils/xenkernel3: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel3/patches: patch-dc
Log Message:
Add a fix for CVE-2010-4255, from the xen-devel list and adapted for Xen 3.1
---
Module Name: pkgsrc
Committed By: bouyer
Date: Tue Dec 7 18:44:26 UTC 2010
Modified Files:
pkgsrc/sysutils/xenkernel33: Makefile distinfo
Added Files:
pkgsrc/sysutils/xenkernel33/patches: patch-ab
Log Message:
Add a fix for CVE-2010-4255, from the xen-devel list.
Bump PKGREVISION.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 7 18:44:25 2010 UTC (13 years, 11 months ago) by bouyer
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base
Branch point for: pkgsrc-2010Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Add a fix for CVE-2010-4255, from the xen-devel list.
Bump PKGREVISION.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Aug 7 12:43:46 2009 UTC (15 years, 3 months ago) by cegger
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Branch point for: pkgsrc-2010Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4
lines
Update to Xen 3.3.2.
This is a mainenance release with a number of stability fixes.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 18 20:31:29 2009 UTC (15 years, 8 months ago) by cegger
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -3
lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 16 20:16:59 2009 UTC (15 years, 8 months ago) by cegger
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
- 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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 13 13:48:33 2009 UTC (15 years, 9 months ago) by cegger
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Update to Xen 3.3.1.
This is a mainenance release with a number of stability fixes.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 13 21:41:26 2008 UTC (16 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
No need to depend on Python at runtime. Bump revision.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 8 18:32:06 2008 UTC (16 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -4
lines
DESTDIR support.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 22 17:03:30 2008 UTC (16 years, 2 months ago) by cegger
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5
lines
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
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 20 15:06:49 2008 UTC (16 years, 2 months ago) by cegger
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 20 09:52:21 2008 UTC (16 years, 2 months ago) by cegger
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 15 13:04:25 2008 UTC (16 years, 2 months ago) by cegger
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
Update to changeset 18331. Some bugfixes never hurt.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Aug 7 20:31:34 2008 UTC (16 years, 3 months ago) by cegger
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Aug 7 20:31:34 2008 UTC (16 years, 3 months ago) by cegger
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>