|
|
@20860
|
15 years |
vboxsync |
SUP: Bumped major version because of layout changes in RTLOGGER. …
|
|
|
@20791
|
15 years |
vboxsync |
SUPR3PageProtect: don't call mprotect on locked memory.
|
|
|
@20602
|
16 years |
vboxsync |
fixed tstInt
|
|
|
@20528
|
16 years |
vboxsync |
SUP: SUPR0PageProtect & SUPR0PageProtect - for creating guard (hyper) …
|
|
|
@20527
|
16 years |
vboxsync |
darwin/load.sh: nfs fix.
|
|
|
@20504
|
16 years |
vboxsync |
SUPDrvIOC.h: some hints.
|
|
|
@20394
|
16 years |
vboxsync |
SUPLib-darwin.cpp: Pass idCpu along.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20339
|
16 years |
vboxsync |
Corrected version checks
|
|
|
@20338
|
16 years |
vboxsync |
Reset minor version back to 0
|
|
|
@20323
|
16 years |
vboxsync |
Changed major version as the export table has changed
|
|
|
@20315
|
16 years |
vboxsync |
Corrected wrong exports
|
|
|
@20124
|
16 years |
vboxsync |
IPRT,SUP: Minor driver version change - added …
|
|
|
@20106
|
16 years |
vboxsync |
Support: Fix build error when compiling in debug mode on FreeBSD HEAD
|
|
|
@19957
|
16 years |
vboxsync |
VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
|
|
|
@19938
|
16 years |
vboxsync |
HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
|
|
|
@19932
|
16 years |
vboxsync |
SUPDrv: Expose the RTThreadPreempt API to modules.
|
|
|
@19924
|
16 years |
vboxsync |
IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
|
|
|
@19923
|
16 years |
vboxsync |
tstSupSem.cpp: Extended the interruptibility test with a time wait …
|
|
|
@19895
|
16 years |
vboxsync |
tstSupSem.cpp: Extended it to cover interruptibility.
|
|
|
@19894
|
16 years |
vboxsync |
SUPLibSem.cpp: Set cMillies.
|
|
|
@19893
|
16 years |
vboxsync |
SUPDrvIOC.h: Incremented the minor IOCtl interface version.
|
|
|
@19892
|
16 years |
vboxsync |
SUPLib: Implemented ring-3 version of the semaphore API and created a …
|
|
|
@19890
|
16 years |
vboxsync |
SUPDrv.c: Corrected wrong arguments.
|
|
|
@19889
|
16 years |
vboxsync |
SUPDrvIOC.h: More natural member order in SUPSEMOP.
|
|
|
@19881
|
16 years |
vboxsync |
SUPDrv.c: Implemented the SEM_CREATE and SEM_OP IOCtls.
|
|
|
@19868
|
16 years |
vboxsync |
SUPDrvIOC.h: sketched out the semaphore interface between ring-3 and …
|
|
|
@19867
|
16 years |
vboxsync |
SUPDrv.c: fix wrong assertion.
|
|
|
@19866
|
16 years |
vboxsync |
SUP: Expose ring-0 event semaphores to ring-3, part 1.
|
|
|
@19843
|
16 years |
vboxsync |
Support/FreeBSD: Fix the host panic when unloading the support driver. …
|
|
|
@19745
|
16 years |
vboxsync |
Support,FreeBSD: HEAD needs D_NEEDMINOR flag for cloning
|
|
|
@19730
|
16 years |
vboxsync |
Backed out 47346
|
|
|
@19729
|
16 years |
vboxsync |
RTLogSetDefaultInstanceThread change; ring 0 logging fix for multiple VCPUs
|
|
|
@19672
|
16 years |
vboxsync |
Support: Change SUP_IOCTL_QUERY_FUNCS to an unbuffered request because …
|
|
|
@19671
|
16 years |
vboxsync |
Support,VMMR0: enable disabling of interrupts again and remove …
|
|
|
@19592
|
16 years |
vboxsync |
HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to …
|
|
|
@19564
|
16 years |
vboxsync |
SUPLib-freebsd: Tab to spaces
|
|
|
@19563
|
16 years |
vboxsync |
HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks …
|
|
|
@19455
|
16 years |
vboxsync |
linux kernel modules: prevent some superflous output during build
|
|
|
@19454
|
16 years |
vboxsync |
VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
|
|
|
@19404
|
16 years |
vboxsync |
SUPR0.def: Added RTProcSelf and RTMpPokeCpu.
|
|
|
@19394
|
16 years |
vboxsync |
SUPDrv: expose RTMpPokeCpu, minor version incremented.
|
|
|
@19393
|
16 years |
vboxsync |
SUPDrv: expose RTMpPokeCpu, minor version incremented.
|
|
|
@19388
|
16 years |
vboxsync |
vboxdrv, Solaris/VBoxNetFlt: RTStrDup and some fixes. (flt part …
|
|
|
@19343
|
16 years |
vboxsync |
Fixes for the kernel driver:
* Should compile with FreeBSD 8 (not …
|
|
|
@19342
|
16 years |
vboxsync |
Support/FreeBSD: RTStrPrintf does not work with hardened builds. Use …
|
|
|
@19281
|
16 years |
vboxsync |
Support: Disable debug logging for release builds
|
|
|
@19271
|
16 years |
vboxsync |
Solaris/vboxdrv: suspend/resume ring0 notifications.
|
|
|
@19257
|
16 years |
vboxsync |
Reapplied 46658 + fix
|
|
|
@19255
|
16 years |
vboxsync |
Backed out 46655-57 for now
|
|
|
@19252
|
16 years |
vboxsync |
SUPCallVMMR0(Ex) arguments must include the VCPU id.
Note: support …
|
|
|
@18968
|
16 years |
vboxsync |
SUPDrv-freebsd.c: nitpicking.
|
|
|
@18915
|
16 years |
vboxsync |
Support/FreeBSD: Do reference counting to prevent the driver from …
|
|
|
@18850
|
16 years |
vboxsync |
SUPDrv.c: 64-bit darwin selectors.
|
|
|
@18761
|
16 years |
vboxsync |
SUPR3Init: Assertion must go or we'll die in funny places when …
|
|
|
@18550
|
16 years |
vboxsync |
Fix warning: use %#zx for size_t format.
|
|
|
@18500
|
16 years |
vboxsync |
SUPR0IdcClientInternal.h: Shut up warning about stupid intrinsics.
|
|
|
@18499
|
16 years |
vboxsync |
SUPR3HardenedMain: size_t
|
|
|
@18480
|
16 years |
vboxsync |
SUPDrv.c: size_t warning.
|
|
|
@18479
|
16 years |
vboxsync |
SUPDrvInternal.h: shut up intrinsic mess.
|
|
|
@18478
|
16 years |
vboxsync |
SUPDrv-win.c: uintptr_t warning.
|
|
|
@18465
|
16 years |
vboxsync |
SUPDrv.c: Avoid the strcpy warning on darwin by using strlen+memcpy, …
|
|
|
@18450
|
16 years |
vboxsync |
supR3LoggerSettings: warnings.
|
|
|
@18372
|
16 years |
vboxsync |
SUPLib: bugger!
|
|
|
@18370
|
16 years |
vboxsync |
SUPR3Init: Mapping of the GIP page is mandatory.
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18254
|
16 years |
vboxsync |
leftover
|
|
|
@18250
|
16 years |
vboxsync |
enable vm_insert_page() for Linux 2.6.23+
|
|
|
@18246
|
16 years |
vboxsync |
license header updates from filemuncher
|
|
|
@18242
|
16 years |
vboxsync |
FE/Qt4: better error messages if something goes wrong during the …
|
|
|
@18195
|
16 years |
vboxsync |
export to OSE
|
|
|
@18191
|
16 years |
vboxsync |
SUPLoggerCtl: program for controlling the ring-0 logging.
|
|
|
@18182
|
16 years |
vboxsync |
load.sh: unload VBoxNetAdp too.
|
|
|
@18181
|
16 years |
vboxsync |
Added/updated version resources for Windows host drivers.
|
|
|
@18169
|
16 years |
vboxsync |
mapping of the GIP page is mandatory
|
|
|
@18154
|
16 years |
vboxsync |
SUPR3HardenedVerify: restored correct column alignment.
|
|
|
@18004
|
16 years |
vboxsync |
and another one
|
|
|
@18003
|
16 years |
vboxsync |
added hardened entry for VBoxNetDHCP
|
|
|
@17935
|
16 years |
vboxsync |
Additions/linux: fixed kernel detection
|
|
|
@17854
|
16 years |
vboxsync |
fixed hardened mess
|
|
|
@17794
|
16 years |
vboxsync |
SUPR3/Hardend builds: Update.
|
|
|
@17792
|
16 years |
vboxsync |
SUPR3/Hardend builds: Build fix.
|
|
|
@17791
|
16 years |
vboxsync |
SUPR3/Hardend builds: Make some parts optional to not fail on minimal …
|
|
|
@17091
|
16 years |
vboxsync |
RTGetOpt interface changes.
|
|
|
@17064
|
16 years |
vboxsync |
Linux hostdrivers: removed Linux 2.4.x compatibility
|
|
|
@16933
|
16 years |
vboxsync |
IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
|
|
|
@16905
|
16 years |
vboxsync |
Solaris/VBoxUSB: removed gxx_personality hack.
|
|
|
@16888
|
16 years |
vboxsync |
Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for …
|
|
|
@16804
|
16 years |
vboxsync |
SUPDrv: darwin Info.plist cleanup.
|
|
|
@16754
|
16 years |
vboxsync |
VBoxDrv.kext: load.sh update.
|
|
|
@16719
|
16 years |
vboxsync |
Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16447
|
16 years |
vboxsync |
typo
|
|
|
@16446
|
16 years |
vboxsync |
spaces, doxy
|
|
|
@16356
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
|
|
|
@16353
|
16 years |
vboxsync |
Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
|
|
|
@16352
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: replaced proc_ucred with …
|
|
|
@16348
|
16 years |
vboxsync |
VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
|
|
|
@16347
|
16 years |
vboxsync |
SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64.
|
|
|