Rename xentools30-hvm to xentools3-hvm to acknowledge that Xen dropped one
authorbouyer <bouyer>
Thu, 14 Jun 2007 19:42:12 +0000 (19:42 +0000)
committerbouyer <bouyer>
Thu, 14 Jun 2007 19:42:12 +0000 (19:42 +0000)
commitda9c1831ff4cce1de088da18666ee754b424d266
tree07a7c70a4fdbf5c8c3e55ea4394cc14ba37573c0
parent6343f9e084ebeecadc7c01a1dce1de3d85ef1312
Rename xentools30-hvm to xentools3-hvm to acknowledge that Xen dropped one
digit in version numbers, and upgrade to 3.1.0.
Changes since 3.0.4:
    *   XenAPI 1.0 support
          o XML configuration files for virtual machines;
          o VM life-cycle management operations; and
          o Secure on- or off-box XML-RPC with bindings for many languages
    * Basic save/restore/migrate support for HVM (e.g. Windows) VMs;
    * Dynamic memory control for HVM guests;
    * 32-on-64 PV guest support (run PAE PV VMs on a 64-bit Xen!); and
    * Blktap copy-on-write disk support.

It also fixes some HVM bugs.
Note that this package contains a backport of the pcnet emulation from
xen-unstable, to make it useable. It gives better performances than the
default realtek emulation.
29 files changed:
sysutils/xentools3-hvm/DESCR [new file with mode: 0644]
sysutils/xentools3-hvm/Makefile [new file with mode: 0644]
sysutils/xentools3-hvm/PLIST [new file with mode: 0644]
sysutils/xentools3-hvm/distinfo [new file with mode: 0644]
sysutils/xentools3-hvm/files/NetBSD.mk [new file with mode: 0644]
sysutils/xentools3-hvm/files/hvm-nbsd [new file with mode: 0644]
sysutils/xentools3-hvm/files/qemu-ifup-nbsd [new file with mode: 0755]
sysutils/xentools3-hvm/files/xenio.h [new file with mode: 0644]
sysutils/xentools3-hvm/files/xenio3.h [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-aa [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-an [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ao [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ap [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ar [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-as [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-at [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-au [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-av [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-aw [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ax [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ay [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ba [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-bb [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-bv [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ci [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-ck [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-cl [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-cp [new file with mode: 0644]
sysutils/xentools3-hvm/patches/patch-cq [new file with mode: 0644]