joerg
b4466a6462
Fix header guards.
2013-07-19 12:57:51 +00:00
joerg
8f28de81a1
Allow building Xen infrastructure with Clang. Fix various bugs in
...
xenkernel3, xenkernel41, xentools3 and xentools41 exposed by Clang
default warnings. Bump revisions for those.
2013-04-11 19:57:51 +00:00
bsiegert
8ef9bcf661
Forgot to "cvs add" the patches. Also remove some debugging dreg.
...
Reminded by wiz, thanks!
2012-04-07 14:48:11 +00:00
bouyer
7525399887
Pull up fix from Xen repository, fixing CVE-2012-0029:
...
Heap-based buffer overflow in the process_tx_desc function in the
e1000 emulation allows the guest to cause a denial of service (QEMU
crash) and possibly execute arbitrary code via crafted legacy mode
packets.
Bump PKGREVISION
2012-02-03 17:00:24 +00:00
cegger
c84017d909
Apply fixes for gcc 4.5. I cannot reproduce the
...
error message show in PR 45386.
Bump revision.
2012-01-09 14:06:34 +00:00
joerg
298059cf35
Disable -Wswitch as newer GCC versions are more noisy
2011-12-07 15:22:59 +00:00
bouyer
5bba88133c
Add a patch which fixes 2 problems:
...
- use the correct way to get the size of a disk device or partition (from
haad@NetBSD.org )
- if given a block device, use the character device instead (the block device
is already in use by the backend driver).
With this I could succeffully boot a HVMPV FreeBSD kernel using a phy:
virtual disk.
2011-05-20 17:09:21 +00:00
bouyer
3c6e3ba2bc
Add patch from the xen-dev mailing list to fix CVE-2011-1583
...
Bump PKGREVISION
2011-05-12 15:39:05 +00:00
wiz
6f6fdc077f
Fix compatibility with texi2html-5.0.
...
Problem reported by Sad Clouds on pkgsrc-users.
2010-12-13 13:37:49 +00:00
tnn
62cb63d5f5
Add patch from emulators/qemu to let NetBSD hvm guest use emulated wm(4) NIC.
2010-10-30 20:06:52 +00:00
cegger
4a6a57669c
Apply c/s 19609 from upstream:
...
xend: Avoid deprecation warnings with Python 2.6.
http://xenbits.xensource.com/xen-unstable.hg/rev/4d6029814742
Fixes PR pkg/43231
Add LICENSE
Bump pkgversion
2010-05-05 06:12:35 +00:00
ver
7b3cffc891
Fix failure in patch-ad. Approved by cegger@.
2010-01-01 00:34:53 +00:00
bouyer
ab784a9525
Fix serial port on pty (serial = 'pty' configuration directive) for
...
HVM guests. Tested with a NetBSD 4.0.1 i386 boot cd with console on com0.
PKGREVISION++
2009-10-18 21:28:10 +00:00
cegger
ae35da54e5
Update to Xen 3.3.2.
...
This is a mainenance release with a number of stability fixes.
2009-08-07 12:43:46 +00:00
cegger
5ca78b8684
apply fixes from hannken@
...
- make pygrub in interactive mode working (upstream c/s 18586)
- PR port-xen/40675: make xen guest console visible (upstream c/s 18591)
2009-02-20 23:22:47 +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
cegger
731b999fc8
Apply changeset 18441 from xen-3.3-testing tree.
...
This fixes a typo introduced by the security fix for http://secunia.com/advisories/32064/
This effectively removes patch-gb
2008-10-09 10:15:52 +00:00
cegger
ad9a396121
Apply changeset 18434 from upstream xen-3.3-testing tree.
...
This fixes security issue http://secunia.com/advisories/32064/
2008-10-08 19:13:41 +00:00
joerg
ac50b743b3
Don't install qemu documentation. Install formats to share/examples/xen
...
as well and use config file framework. Sort PLIST.
2008-09-30 15:08:34 +00:00
cegger
740cfb932b
Don't hardcode config directory, which cause problems with different LOCALBASE.
...
Reported by Marcin M. Jessa via private mail.
2008-09-03 09:38:07 +00:00
cegger
97134b4193
Install documentation files where they belong to and not into /usr/share/doc.
...
Patch from FUKAUMI Naoki per private mail.
2008-08-19 17:38:09 +00:00
cegger
23c8dc512e
Install tools/xentrace/formats. It is needed for xentrace_format and makes xentrace and xentrace_format useable.
...
While here, give xentrace_format execution bits since this is a python script
2008-08-15 20:12:52 +00:00
cegger
3c71ceef69
Install qemu-ifup properly. Makes network functional in HVM guests.
2008-08-15 14:06:54 +00:00
cegger
dd45bc659a
NetBSD does not support ballooning. So disable it by default.
2008-08-14 13:12:53 +00:00
cegger
cd66bfb61a
link qemu-dm correctly to find the xen libs. This lets qemu-dm actually launch.
2008-08-13 12:36:05 +00:00
cegger
09edac3ab5
Import Xen 3.3.0-rc3
...
The Xen virtual machine monitor allows running several virtual machines on a
single physical machine. The xentools33 package contains the tools to create,
destroy and control the virtual machines.
The xentools33 package contains the tools for Xen 3.3.x
2008-08-07 20:26:56 +00:00