|
|
@10935
|
16 years |
vboxsync |
More moving around of files in Linux 2.6.27
|
|
|
@10877
|
16 years |
vboxsync |
cosmetics.
|
|
|
@10876
|
16 years |
vboxsync |
cosmetics.
|
|
|
@10875
|
16 years |
vboxsync |
Fixed uninitialized variable error (rc).
|
|
|
@10836
|
16 years |
vboxsync |
supdrv: Fixed missing session clean on the mac when more than one …
|
|
|
@10805
|
16 years |
vboxsync |
VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the …
|
|
|
@10736
|
16 years |
vboxsync |
Fixed two bugs introduced in r33448. Test changes like this before …
|
|
|
@10732
|
16 years |
vboxsync |
The branch was bumped up to 8.0, so we have to be 8.1 and make the …
|
|
|
@10731
|
16 years |
vboxsync |
comment.
|
|
|
@10729
|
16 years |
vboxsync |
Drop the prc parameter. fixed the wrong cbParm/Data values in the fast …
|
|
|
@10724
|
16 years |
vboxsync |
Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
|
|
|
@10722
|
16 years |
vboxsync |
Forgot the os2 driver.
|
|
|
@10720
|
16 years |
vboxsync |
Fixed issue in fast (METHOD_NEITHER) ioctls.
Write the last error to …
|
|
|
@10714
|
16 years |
vboxsync |
darwin has AssertMsg1/2 in IPRT as everyone should.
|
|
|
@10712
|
16 years |
vboxsync |
Made the mac os x load*.sh scripts produce symbols and a copy of the …
|
|
|
@10697
|
16 years |
vboxsync |
Do *NOT* invoke the logger when inside a spinlock because it may block …
|
|
|
@10694
|
16 years |
vboxsync |
Note about missing input validation pvVMMR0.
|
|
|
@10680
|
16 years |
vboxsync |
Increase minor version, needed some timestamp functions.
|
|
|
@10666
|
16 years |
vboxsync |
Forgot to export the new functions via the import lib.
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10603
|
16 years |
vboxsync |
*grpmf* copy & past error in the session counting code :/
|
|
|
@10556
|
16 years |
vboxsync |
SUPR0ObjAddRef: Deal with destruction race in a predictable manner …
|
|
|
@10455
|
16 years |
vboxsync |
Solaris/vboxdrv: pre-allocate; forgot we use states on open rather …
|
|
|
@10454
|
16 years |
vboxsync |
Solaris/VBoxDrv: Don't preallocate 8 soft states. Fixup comments.
|
|
|
@10392
|
16 years |
vboxsync |
display fOptions too.
|
|
|
@10391
|
16 years |
vboxsync |
Override IOService::terminate to prevent a busy VBoxDrv from being …
|
|
|
@10389
|
16 years |
vboxsync |
Hide _antimain, _realmain and _kext_apple_cc using DECLHIDDEN since …
|
|
|
@10388
|
16 years |
vboxsync |
Added OSBundleCompatibleVersion and set it to the current version …
|
|
|
@10387
|
16 years |
vboxsync |
Mixed the IOC and IDC versions in SUPDRV_IDC_REQ_CONNECT.
|
|
|
@10380
|
16 years |
vboxsync |
Build VBoxNetFlt on darwin.
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10313
|
16 years |
vboxsync |
left a test change in (26 instead of 24).
|
|
|
@10303
|
16 years |
vboxsync |
lose the space in ifeq.
|
|
|
@10267
|
16 years |
vboxsync |
inverted 2.4 check.
|
|
|
@10266
|
16 years |
vboxsync |
EXPORT_SYMTAB on 2.4
|
|
|
@10265
|
16 years |
vboxsync |
Some more IDC code.
|
|
|
@10264
|
16 years |
vboxsync |
bad constant.
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10262
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10261
|
16 years |
vboxsync |
Set FileObject.
|
|
|
@10260
|
16 years |
vboxsync |
docs.
|
|
|
@10258
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10257
|
16 years |
vboxsync |
space
|
|
|
@10256
|
16 years |
vboxsync |
SUPDRVIOC.h -> (../)SUPDrvIOC.h
|
|
|
@10255
|
16 years |
vboxsync |
SUPDRVShared.c -> SUPDrv.c
|
|
|
@10254
|
16 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@10253
|
16 years |
vboxsync |
todo.
|
|
|
@10252
|
16 years |
vboxsync |
Missed the VBOXKTIMER stuff for linux in the cleanup just now.
|
|
|
@10251
|
16 years |
vboxsync |
fixed comment.
|
|
|
@10250
|
16 years |
vboxsync |
Cleaned out the last bits of the USE_NEW_OS_* stuff.
|
|
|
@10249
|
16 years |
vboxsync |
Removed non-USE_NEW_OS_INTERFACE_FOR_MM code.
|
|
|
@10248
|
16 years |
vboxsync |
Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
|
|
|
@10049
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING
|
|
|
@9992
|
16 years |
vboxsync |
HostDrivers/Support: fixed a typo in the Linux kernel module build script
|
|
|
@9978
|
16 years |
vboxsync |
Some WDK hacks (amd64).
|
|
|
@9977
|
16 years |
vboxsync |
is needed for some older kernels/distros
|
|
|
@9962
|
16 years |
vboxsync |
supdrv: Re-enabled the new GIP code for windows.
|
|
|
@9961
|
16 years |
vboxsync |
Extended the testcase.
|
|
|
@9960
|
16 years |
vboxsync |
Don't bother changing the timer granularity for now.
|
|
|
@9831
|
16 years |
vboxsync |
Backed out r31929. #2962: "Major slowdown on 32bit hosts".
|
|
|
@9694
|
16 years |
vboxsync |
typos.
|
|
|
@9621
|
16 years |
vboxsync |
The TSC checks are now fully done in the generic code.
|
|
|
@9608
|
16 years |
vboxsync |
Enabled the new gip code on windows too.
|
|
|
@9607
|
16 years |
vboxsync |
Call supdrvDetermineAsyncTsc from supdrvGipDeterminTscMode.
|
|
|
@9602
|
16 years |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9587
|
16 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_GIP for NT (disabled).
|
|
|
@9578
|
16 years |
vboxsync |
Must call RTR0Init/Term!
|
|
|
@9558
|
16 years |
vboxsync |
Initialize the RTMpNotification stuff.
|
|
|
@9555
|
16 years |
vboxsync |
/usr/bin/grep doesn't grok -q.
|
|
|
@9554
|
16 years |
vboxsync |
Seems if ! grep does not quite work.
|
|
|
@9530
|
16 years |
vboxsync |
Added todo for dealing with cpus that comes back online.
|
|
|
@9526
|
16 years |
vboxsync |
Added missing RTR0MpNotificationTerm() call in VBoxDrvLinuxUnload().
|
|
|
@9498
|
17 years |
vboxsync |
added supdrvOSGetForcedAsyncTscMode.
|
|
|
@9494
|
17 years |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9492
|
17 years |
vboxsync |
disabled the new GIP timer interface
|
|
|
@9488
|
17 years |
vboxsync |
fixed vboxdrv compilation
|
|
|
@9481
|
17 years |
vboxsync |
udivdi3
|
|
|
@9478
|
17 years |
vboxsync |
warning.
|
|
|
@9477
|
17 years |
vboxsync |
space
|
|
|
@9476
|
17 years |
vboxsync |
unresolved symbol.
|
|
|
@9470
|
17 years |
vboxsync |
Generic timer code for async GIP mode.
|
|
|
@9469
|
17 years |
vboxsync |
Added an option: -i <iterations>
|
|
|
@9444
|
17 years |
vboxsync |
Added iTick to FNTIMER (the timer callback).
|
|
|
@9429
|
17 years |
vboxsync |
RTMpDoesCpuExist -> RTMpIsCpuPossible. Changed the RTMpGetCount and …
|
|
|
@9334
|
17 years |
vboxsync |
Extended the testcase a bit.
|
|
|
@9236
|
17 years |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@9218
|
17 years |
vboxsync |
added missing dependency to $(VBOX_VERSION_STAMP)
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9210
|
17 years |
vboxsync |
HostDrivers/Support: on Linux hosts, build_in_tmp depends on the …
|
|
|
@9153
|
17 years |
vboxsync |
Made it work again.
|
|
|
@9059
|
17 years |
vboxsync |
cosmetical fix
|
|
|
@8908
|
17 years |
vboxsync |
Determined affinity mask too late. Moved up.
|
|
|
@8891
|
17 years |
vboxsync |
require SUPDRVIOC_VERSION >= 0x00070002 because of new vboxdrv export …
|
|
|
@8890
|
17 years |
vboxsync |
SUPDRVIOC_VERSION += 1 because of new vboxdrv export (RTMpCpuId()).
|
|
|
@8883
|
17 years |
vboxsync |
sort
|
|
|
@8877
|
17 years |
vboxsync |
Missing RTMpCpuId export
|
|
|
@8838
|
17 years |
vboxsync |
Use absolute path to stat because gnu stat (e.g. from MacPorts) has a …
|
|
|
@8837
|
17 years |
vboxsync |
We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, so …
|
|
|
@8833
|
17 years |
vboxsync |
Extra assertion
|
|
|
@8810
|
17 years |
vboxsync |
x86.h compatiblitiy is not going to change.
|
|
|