Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
are called p5-*.
I hope that's all of them.
|
|
Reported by Brook Milligan on port-xen@.
|
|
Reminded by wiz, thanks!
|
|
you get a traceback and a crashing xend.
ok cegger (maintainer), joerg
|
|
py-* not affected, since it built different versions depending on the
setting already.
|
|
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
|
|
error message show in PR 45386.
Bump revision.
|
|
|
|
|
|
|
|
- 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.
|
|
Bump PKGREVISION
|
|
|
|
interface name for the vif, e.g. xvif(4) for dom0, and xennet(4)
for domU.
This allows querying the XenStore for the vif names, rather than
hardcoding their syntax in vif-* scripts.
Add a xen-subr shell script that can contain customized functions, and
include it in the vif-ip/vif-bridge scripts.
Introduce xenstore_read_default that returns the value of a specific
key from XenStore, or the default specified value when key is absent.
Bump revision.
ok bouyer@.
See http://mail-index.netbsd.org/port-xen/2011/01/11/msg006405.html
|
|
Problem reported by Sad Clouds on pkgsrc-users.
|
|
|
|
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
|
|
|
|
|
|
|
|
HVM guests. Tested with a NetBSD 4.0.1 i386 boot cd with console on com0.
PKGREVISION++
|
|
This is a mainenance release with a number of stability fixes.
|
|
|
|
|
|
- make pygrub in interactive mode working (upstream c/s 18586)
- PR port-xen/40675: make xen guest console visible (upstream c/s 18591)
|
|
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.
|
|
-current.
- drop i386 on netbsd-5. It requires Dom0 PAE support only -current has.
|
|
changed runtime dependencies now.
|
|
issue reported Damian Sobczak on port-xen@ where xend is started before
mountall.
bump PKGREVISION
|
|
This is a mainenance release with a number of stability fixes.
|
|
Recent changes in -current now allow building a 32bit binary on amd64 for this package.
While here, remove conflict with xentools32-* which was never packaged.
|
|
This fixes a typo introduced by the security fix for http://secunia.com/advisories/32064/
This effectively removes patch-gb
|
|
This fixes security issue http://secunia.com/advisories/32064/
|
|
as well and use config file framework. Sort PLIST.
|
|
Reported by Marcin M. Jessa via private mail.
|
|
Reported by Marcin M. Jessa via private mail.
|
|
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
|
|
This fixes an x86 HVM emulation issue introduced in -rc6 which caused
certain guests (Win98 and OS2, for example) to fail to boot.
|
|
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.
|
|
Patch from FUKAUMI Naoki per private mail.
|
|
xentrace and xentrace_format useable.
While here, give xentrace_format execution bits since this is a python script
|
|
|
|
|
|
|
|
|
|
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
|