|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13839
|
16 years |
vboxsync |
And yet more %V* -> %R* changes…
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13471
|
16 years |
vboxsync |
Export the new power management functions.
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@13317
|
16 years |
vboxsync |
vboxdrv: removed superflous stubs
|
|
|
@13271
|
16 years |
vboxsync |
SUPDrv: Disable interrupts when executing supdrvGipUpdate/PerCpu on …
|
|
|
@13258
|
16 years |
vboxsync |
SupDrv: shot at an S10 issue, disable interrupts while updating the …
|
|
|
@13061
|
16 years |
vboxsync |
warnings
|
|
|
@12809
|
16 years |
vboxsync |
build fix
|
|
|
@12808
|
16 years |
vboxsync |
SUPDrv: shared the symbol table dragging in symbols into the link on …
|
|
|
@12492
|
16 years |
vboxsync |
Partial backout of 36579; not necessary to export the extra string …
|
|
|
@12479
|
16 years |
vboxsync |
Also print ring 0 release assertion messages to the release log. Now …
|
|
|
@12293
|
16 years |
vboxsync |
SupDrv: Fixed a fast mutex leak (mtxComponentFactory). (Introduced …
|
|
|
@12109
|
16 years |
vboxsync |
VBoxDrv: Print the .reload command for modules as they are loaded …
|
|
|
@12101
|
16 years |
vboxsync |
VBoxDrv: Some more unwind wrapping.
|
|
|
@12100
|
16 years |
vboxsync |
VBoxDrv: Finished the unwind fix for AMD64. (hides our code from …
|
|
|
@12000
|
16 years |
vboxsync |
supdrv: Prototyped the fix for the PspGetSetContextInternal / …
|
|
|
@10805
|
16 years |
vboxsync |
VMM+SUPDrv: Changed the VMMR0EntryEx interface to also take the …
|
|
|
@10724
|
16 years |
vboxsync |
Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
|
|
|
@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.
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10556
|
16 years |
vboxsync |
SUPR0ObjAddRef: Deal with destruction race in a predictable manner …
|
|
|
@10387
|
16 years |
vboxsync |
Mixed the IOC and IDC versions in SUPDRV_IDC_REQ_CONNECT.
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10265
|
16 years |
vboxsync |
Some more IDC code.
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10255
|
16 years |
vboxsync |
SUPDRVShared.c -> SUPDrv.c
|
|
copied from trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c
|
|
|
@10254
|
16 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|