s: the first one is for VBoxNetFlt (the same I sent
to the list but against 4.1.10) and the second one for VBoxNetAdp (a fix for
the panic above).
BF> Do you aggree that this patch is under MIT License so that I can push
BF> it upstream?
Sure for both patches. Thanks for taking it!
--
Mi
On Tue, 20 Mar 2012 09:24:46 +1100 Petro Rossini wrote:
PR> On Tue, Mar 20, 2012 at 5:48 AM, Mikolaj Golub wrote:
>> Hi,
>>
>> Here is a patch that fixes the issue I have been observing recently: running
>> on VIMAGE enabled kernel VirtualBox causes the kernel cr
Xint0x80_syscall+0x21
--
Mikolaj Golub
--- VirtualBox-4.0.14_OSE/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c.orig 2012-03-18 00:21:42.0 +0200
+++ VirtualBox-4.0.14_OSE/src/VBox/HostDrivers/VBoxNetFlt/freebsd/VBoxNetFlt-freebsd.c 2012-03-18 00:22:18.0 +0200
@@ -651,13
rts/revision/?rev=1264
BF> It got also reviewed from upstream and it looks fine so far. Will
BF> hopefully be committed soon.
Thank you!
--
Mikolaj Golub
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
anks!
BF> It is currently unclear to me why you add VIMAGE to CFLAGS but nowhere
BF> check for VIMAGE in VBoxNetFlt-freebsd.c. Shouldn't we add a check for
BF> VIMAGE in the #if defined line or is this already done somewhere deep in
BF> the included headers?
All magic is in ne
On Wed, 26 Jan 2011 14:18:03 + (UTC) Bjoern A. Zeeb wrote:
BAZ> On Wed, 26 Jan 2011, Mikolaj Golub wrote:
>>
>> On Wed, 26 Jan 2011 09:15:46 + (UTC) Bjoern A. Zeeb wrote:
>>
>> BAZ> I think you should wrap the CURVNET changes in __FreeBSD_version
&
ernel" off
.endif
and if it is on set VIMAGE make environment variable. Or may be you have
a better solution.
BF> For Mikolaj Golub to get this patch upstream we need that you either
BF> agree that his patch is under the MIT License or sign a Sun Contributors
BF> Agreement. Then we
BAZ> #if defined(__FreeBSD_version) && __FreeBSD_version >= 800500
BAZ> #endif
BAZ> might be a save bet.
Thanks. Something like in the patch below?
Note, I have not run this version yet. Will test it tonight or tomorrow.
--
Mikolaj Golub
diff -rpu VirtualBox-3.2.12_OSE.orig/sr
On Sun, 23 Jan 2011 23:44:41 -0800 Julian Elischer wrote:
JE> On 1/23/11 6:33 AM, Mikolaj Golub wrote:
>> As a quick fix I added in VBoxNetFlt-freebsd.c in all "problem" functions
>> CURVNET_SET_QUIET(vnet0) macro, which sets td->td_vnet to default vnet (see
emulators/virtualbox-ose-kmod
make patch
cd work
patch -p0 < /path/to/VirtualBox-3.2.12.VIMAGE.patch
cd ..
VIMAGE=1 make
--
Mikolaj Golub
diff -rpu VirtualBox-3.2.12_OSE.orig/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile VirtualBox-3.2.12_OSE/src/VBox/HostDrivers/VBoxNetFlt/freebsd/Makefile
--
7;t record it, so
I am not sure it was the same assertion) so I alway built virtualbox without
debugging.
--
Mikolaj Golub
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, se
se-kmod && make patch
applied this patch and your previous patch ("Patch to fix VirtualBox with
recent kernel versions")
built and reinstall
the same for emulators/virtualbox-ose
3) rebooted and started vm guest
virtualbox-ose-3.1.2_1 A
12 matches
Mail list logo