VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/SUPDrv.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @52911   11 years vboxsync HostDrivers/Support: Disable interrupts per-iteration while measuring …
(edit) @52895   11 years vboxsync HostDrivers/support: reset the minimum compare-read time variable on …
(edit) @52892   11 years vboxsync typo
(edit) @52871   11 years vboxsync HostDrivers/support: pick master based on Apic Id, use Apic Id to …
(edit) @52818   11 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas if we determined …
(edit) @52815   11 years vboxsync HostDrivers/Support: Comments and use a proper error code for failing …
(edit) @52780   11 years vboxsync HostDrivers/SupDrv: Function for querying invariant TSC.
(edit) @52725   11 years vboxsync HostDrivers/Support: Readjust TSC deltas if the master goes offline, …
(edit) @52621   11 years vboxsync HostDrivers/Support: Enable TSC-delta measurement code.
(edit) @52619   11 years vboxsync HostDrivers/support: nits.
(edit) @52618   11 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52575   11 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52192   11 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @51850   11 years vboxsync hrmpf
(edit) @51846   11 years vboxsync SUPDrv.c: gcc warning about unused variable
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51718   11 years vboxsync VMM: struct/union naming fix.
(edit) @50993   11 years vboxsync SUPDrv: minor typo.
(edit) @50541   11 years vboxsync HostDrivers/SUPDrv: It's the user that should be concerned :)
(edit) @50540   11 years vboxsync VMM/HM: Ignore SMX mode and proceed with a warning.
(edit) @50333   11 years vboxsync VMM, SupDrv: Allow VT-x when in presumed SMX mode when the VMXON bit …
(edit) @50008   11 years vboxsync supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0
(edit) @49965   11 years vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49787   11 years vboxsync OS X host: HID LEDs sync: move built-in keyboard resume code from …
(edit) @49786   11 years vboxsync HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
(edit) @49784   11 years vboxsync HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
(edit) @49728   11 years vboxsync MSR prober fixes.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @49622   11 years vboxsync HostDrivers/Support: Shadow decl.
(edit) @49179   12 years vboxsync SUPDrv: Doxygen for r90051.
(edit) @49178   12 years vboxsync SUPDrv: Fix VT-x capability querying for BIOSes that don't set the …
(edit) @48328   12 years vboxsync VMM: Assert, doxygen, todo question.
(edit) @48268   12 years vboxsync VMM: Fix wrong check for SMX.
(edit) @48267   12 years vboxsync VMM: Allow VT-x to be used in SMX mode, more granular error checking.
(edit) @48209   12 years vboxsync VMM: Apparently we use underscores in unions/structs in other places. …
(edit) @48208   12 years vboxsync VMM: Cleanup, hungarian and comments.
(edit) @48152   12 years vboxsync Param comment.
(edit) @47572   12 years vboxsync Runtime/threadctxhooks: RTThreadCtxHooksAreRegistered().
(edit) @47542   12 years vboxsync space
(edit) @47540   12 years vboxsync build fix
(edit) @47537   12 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @47352   12 years vboxsync Runtime/r0drv: Reference counting for kernel thread-context hooks.
(edit) @47199   12 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46889   12 years vboxsync amd64 is fine
(edit) @45935   12 years vboxsync Export RTLogGetDefaultInstance.
(edit) @45188   12 years vboxsync SUPDrv: IRQ safe SUPSem* handling.
(edit) @44188   12 years vboxsync SUPDrv-win.cpp,++: VBoxDrvU.
(edit) @44177   12 years vboxsync build fix
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   13 years vboxsync VMM: HM cleanup.
(edit) @43387   13 years vboxsync VMM: HM cleanup.
(edit) @43379   13 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @42024   13 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41755   13 years vboxsync HostDrivers/SUPDrv: comment.
(edit) @41254   13 years vboxsync SUPDrv: Change SUPR0Printf to debug Log statement.
(edit) @41169   13 years vboxsync IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41117   13 years vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(edit) @41068   13 years vboxsync SUPDrv.c: Fixed read beyond allocation in supdrvIOCtl_LdrOpen. Kudos …
(edit) @41067   13 years vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @40981   13 years vboxsync SUPLib,SUPDrv: Working on the user mode tracer interface.
(edit) @40904   13 years vboxsync supdrvIOCtl: Reduce the number of return probes.
(edit) @40899   13 years vboxsync Always print the module load addresses.
(edit) @40819   13 years vboxsync SUPDrv: Added three new IOCtls for talking to the tracer.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40804   13 years vboxsync SUPDrv.c: More exports.
(edit) @40801   13 years vboxsync SUPDrv: sort exports.
(edit) @40800   13 years vboxsync SUPDrv: More exports.
(edit) @40798   13 years vboxsync SUPDrv: More exports.
(edit) @40796   13 years vboxsync SUPDrv: Export RTTimeNow.
(edit) @40795   13 years vboxsync Generate SUPR0.def from SUPDrv.c.
(edit) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @40770   13 years vboxsync HostDrivers/Support: SUPDrv Comment typo.
(edit) @40769   13 years vboxsync HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
(edit) @40763   13 years vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40741   13 years vboxsync SUPDrv.c: Use NIL_RTSPINLOCK and clarification comment.
(edit) @40740   13 years vboxsync SUPDrv: Update GIP data behind a spinlock for online/offline race …
(edit) @40649   13 years vboxsync duh
(edit) @40643   13 years vboxsync build fix
(edit) @40636   13 years vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40611   13 years vboxsync Init the dtrace bits…
(edit) @40607   13 years vboxsync SUPDrv: More dtrace hacking.
(edit) @40518   13 years vboxsync kernel mode dtrace hacking in progress.
(edit) @40474   13 years vboxsync SUPDrv: Fix linux kernel panic in MP offline case caused due to write …
(edit) @40227   13 years vboxsync VMM/VMMR0 SupDrv Solaris/MpNotification: Fix guru meditation/panics …
(edit) @38891   14 years vboxsync Space.
(edit) @38323   14 years vboxsync VBoxDrv: Don't create a session for ring-0 client that will be …
(edit) @38321   14 years vboxsync SUPDrv: Fixed broken IDC on windows.
(edit) @38075   14 years vboxsync SUPDrv: Check pSession in the IOCtl routine and clean up a little …
(edit) @37955   14 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37410   14 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @37293   14 years vboxsync Support/SupDrv.c: release assertion.
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37230   14 years vboxsync SUPDrv.c: A couple of small cleanups.
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37211   14 years vboxsync Some ASMAtomic*Size elimiation.
(edit) @37067   14 years vboxsync VMM: Online/offline CPUs build fix.
(edit) @37066   14 years vboxsync VMM: Online/offline CPUs- build fix.
(edit) @37062   14 years vboxsync VMM: Support for online/offlining of CPUs.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette