|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82600
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@82592
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@82590
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75282
|
6 years |
vboxsync |
SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
|
|
|
@75003
|
6 years |
vboxsync |
SUPDrv: Adjusted ep validation a little in prep for bugref:9232
|
|
|
@71198
|
7 years |
vboxsync |
SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58872
|
9 years |
vboxsync |
SUPDrv: linux debugging aid.
|
|
|
@58698
|
9 years |
vboxsync |
Solaris/r0drv,SUPDrv: backed out r104124 (On second thought, this is …
|
|
|
@58697
|
9 years |
vboxsync |
Solaris/r0drv,SUPDrv: Don't drop log messages on bad-preemption …
|
|
|
@58340
|
9 years |
vboxsync |
HostDrivers: Doxygen fixes
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57108
|
9 years |
vboxsync |
supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
|
|
|
@56293
|
9 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@55980
|
10 years |
vboxsync |
iprt/log.h,++: Added extended logger instance getters that also checks …
|
|
|
@54581
|
10 years |
vboxsync |
HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
|
|
|
@53396
|
10 years |
vboxsync |
HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
|
|
|
@53269
|
10 years |
vboxsync |
HostDrivers/Support: Enabled global TSC rate calculation and …
|
|
|
@52896
|
10 years |
vboxsync |
HostDrivers/support/solaris: Don't assert on unsupported error codes …
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52575
|
10 years |
vboxsync |
SUPDrv: Several fixes, thanks to Mathias Krause.
|
|
|
@52553
|
10 years |
vboxsync |
HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
|
|
|
@52192
|
10 years |
vboxsync |
HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@50664
|
11 years |
vboxsync |
Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
|
|
|
@50633
|
11 years |
vboxsync |
solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
|
|
|
@49843
|
11 years |
vboxsync |
SUPDrv-solaris.c: rdmsr/wrmsr hints
|
|
|
@49634
|
11 years |
vboxsync |
SUPDrv: Added an interface for probing MSRs.
|
|
|
@48952
|
11 years |
vboxsync |
HostDrivers: Whitespace and svn:keywords cleanups by scm.
|
|
|
@48042
|
11 years |
vboxsync |
Solaris/LogRel: Update comment and some minor cosmetics.
|
|
|
@47537
|
11 years |
vboxsync |
HostDrivers/Support: Introduce reference counting for the session …
|
|
|
@45433
|
12 years |
vboxsync |
preemption hook todos.
|
|
|
@45345
|
12 years |
vboxsync |
HostDrivers/solaris: No ring-0 release logging when preemption is disabled.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44186
|
12 years |
vboxsync |
build fix
|
|
|
@44183
|
12 years |
vboxsync |
build fix
|
|
|
@44181
|
12 years |
vboxsync |
SUPDrv-solaris.c: /dev/vboxdrvu (untested).
|
|
|
@44173
|
12 years |
vboxsync |
SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
|
|
|
@43394
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@41067
|
13 years |
vboxsync |
supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40616
|
13 years |
vboxsync |
SUPDrv-solaris.c: fixed bug in _init error code handling causing …
|
|
|
@40607
|
13 years |
vboxsync |
SUPDrv: More dtrace hacking.
|
|
|
@38895
|
13 years |
vboxsync |
HostDrivers/solaris: LogFlow->Log for debug purposes.
|
|
|
@37280
|
14 years |
vboxsync |
SUPDrv-solaris.c: ugly module loading hack for S10
|
|
|
@37249
|
14 years |
vboxsync |
SUPDrv: solaris native loading tweaking.
|
|
|
@37228
|
14 years |
vboxsync |
SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
|
|
|
@37219
|
14 years |
vboxsync |
nit
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26710
|
15 years |
vboxsync |
HostDrivers/solaris: LogFlowFunc.
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25262
|
15 years |
vboxsync |
SUPDrv: Works on vista…
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@25181
|
15 years |
vboxsync |
Fix warnings.
|
|
|
@24179
|
15 years |
vboxsync |
iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
|
|
|
@22438
|
15 years |
vboxsync |
SUPDrv-solaris.c: splr/splx is now done by RTThreadPreemptDisable/Restore.
|
|
|
@22387
|
15 years |
vboxsync |
Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
|
|
|
@21605
|
15 years |
vboxsync |
Solaris/vboxdrv: remove all created properties on unload explicitly.
|
|
|
@21604
|
15 years |
vboxsync |
Solaris/vboxdrv: log change.
|
|
|
@21566
|
15 years |
vboxsync |
Solaris/vboxdrv: Suspend-resume notification again.
|
|
|
@21096
|
15 years |
vboxsync |
Solaris/Drivers: Use RT_XSTR and spaces
|
|
|
@19271
|
16 years |
vboxsync |
Solaris/vboxdrv: suspend/resume ring0 notifications.
|
|
|
@16905
|
16 years |
vboxsync |
Solaris/VBoxUSB: removed gxx_personality hack.
|
|
|
@16888
|
16 years |
vboxsync |
Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for …
|
|
|
@16546
|
16 years |
vboxsync |
Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
|
|
|
@16161
|
16 years |
vboxsync |
oops.
|
|
|
@16160
|
16 years |
vboxsync |
Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps …
|
|
|
@13865
|
16 years |
vboxsync |
SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
|
|
|
@13863
|
16 years |
vboxsync |
Typo
|
|
|
@13861
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13707
|
16 years |
vboxsync |
Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
|
|
|
@13573
|
16 years |
vboxsync |
Solaris/driver versions: Added versions for NetFlt and the Guest …
|
|
|
@13530
|
16 years |
vboxsync |
Solaris/vboxdrv: Added version and svn revision numbers into easily …
|
|
|
@12808
|
16 years |
vboxsync |
SUPDrv: shared the symbol table dragging in symbols into the link on …
|
|
|
@12691
|
16 years |
vboxsync |
Solaris/vboxnetflt: Resolve R0 RT bits from vboxdrv which drags in …
|
|
|
@12414
|
16 years |
vboxsync |
Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
|
|
|
@12413
|
16 years |
vboxsync |
Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
|
|
|
@12241
|
16 years |
vboxsync |
Additions/vboxguest: Logging. Solaris/vboxdrv space.
|
|
|
@11966
|
16 years |
vboxsync |
Solaris/vboxdrv: fixed reboot issue with vboxnetflt and vboxdrv.
|
|
|
@11927
|
16 years |
vboxsync |
Solaris/vboxdrv: Prevent auto-unloading, logging.
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11423
|
16 years |
vboxsync |
Solaris/vboxdrv: cleaned up logging.
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@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.
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10254
|
16 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@9602
|
16 years |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9558
|
16 years |
vboxsync |
Initialize the RTMpNotification stuff.
|
|
|
@9476
|
17 years |
vboxsync |
unresolved symbol.
|
|
|