Could you please resend related patches to the vsil...@mindspring.com .
>>Anyway, it doesnt change anything structural, it is just to fix the build
>>process.
>
>> If we tried hard enough and didn't got a response, we're free to
>> fix the port without his explicit approval. I just verified that
>> the port builds on -current. With the patches applied, we need to
>> verify a build on -stable as well. I'll do the honours of noone
>> objects...
>
>Make it something like:
>
>if (FreeBSD_version > KSE_DATE)
> PATCHFILES+=vmware2_kse.patch
>
>Thanks for the effort btw.
>
>Mark
>
>ps. does any of you run a -current guest in vmware2 on a -current host?
I'm aware about problems to run -current as a guest. My guess is that
when NEWSMP has been introduced, vmware uses slow patch to emulate CPU,
unfortunatly it could be confirmed/solved only by folks from VMWare.
--
Vladimir
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-emulation" in the body of the message
Oh, hi Vladimir; I didn't know it was you behind the email.
> Could you please resend related patches to the vsil...@mindspring.com .
I already committed a fix for current. I added a new patch file that
is used to patch the port on a post-KSE system. See Makefile rev 1.40
and files/kse.parch rev 1.1.
If you like, I can change the email address in the makefile,
--
Marcel Moolenaar USPA: A-39004 mar...@xcllnt.net
>
> > Could you please resend related patches to the vsil...@mindspring.com .
>
> I already committed a fix for current. I added a new patch file that
> is used to patch the port on a post-KSE system. See Makefile rev 1.40
> and files/kse.parch rev 1.1.
Good. I saw those patches before and they are look quite stright forward
to me.
Regarding the vmware problems with new linuxulator, I believe it's related
to the current situation with ioctls. The problem there that ioctl's with
the same name (number) are issued to the network layer and to the
device driver (/dev/vmmon) but they may have an different parameter
list and might need an diferent handling.
> If you like, I can change the email address in the makefile,
Yes, please. Probably I should the submit patches and change E-mail in
other ports as well.
--
Thank you,
Mark
On Mon, Nov 12, 2001 at 03:04:37AM -0500, Alan E wrote:
> What can I do to help out?
--
Mark Santcroos RIPE Network Coordination Centre
http://www.ripe.net/home/mark/ New Projects Group/TTM
On Mon, Nov 12, 2001 at 03:15:50AM -0500, Alan E wrote:
> My native OS is FreeBSD 4.4-Release. I have VMWare3 for Linux.
--
Mark Santcroos RIPE Network Coordination Centre
http://www.ripe.net/home/mark/ New Projects Group/TTM
To Unsubscribe: send mail to majo...@FreeBSD.org
I just switched to FreeBSD here (after 8+ years on Linux) in October. For a
number of reasons related to journaling filesystems and the lack of support
thereof in the Linus kernel, etc, I decided to go to a different code base
altogether, one that I knew had good foundations, a relatively organized way
of dealing with patches and features and upgrades, and wasn't fragmented all
over the map. Hence, FreeBSD.
Now I want to use VMware again, but I need a bit of a jump start from you
guys on what I should read, etc, so that I can understand (1) how the
Linuxulator works, (2) what's the deal with 6.x vs 7.x, (3) how the VMWare
LKM code works in FreeBSD, and (4) how do I help to fix this bugger?
--
Alan Eldridge
#include <cstdlib>
free(sklyarov);