VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76568   6 years vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76527   6 years vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @75282   6 years vboxsync SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
(edit) @75053   6 years vboxsync IPRT,SUPDrv: Made the verification code link, fixed a couple of …
(edit) @75052   6 years vboxsync SUPDrv: Made the sketches for bugref:9232 compile.
(edit) @75049   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75003   6 years vboxsync SUPDrv: Adjusted ep validation a little in prep for bugref:9232
(edit) @71198   7 years vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71136   7 years vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @67955   7 years vboxsync VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
(edit) @67137   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @67136   8 years vboxsync HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
(edit) @64872   8 years vboxsync HostDrivers/Support: don't undefine ALIGN anymore as the original VBox …
(edit) @64284   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64281   8 years vboxsync IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
(edit) @64255   8 years vboxsync SUP,VMM,IPRT: SUPDrv and GIP major version bump! Added processor …
(edit) @62664   8 years vboxsync SUPDrv: warnings
(edit) @62490   8 years vboxsync (C) 2016
(edit) @58873   9 years vboxsync SUPDrv: linux debugging aid, cleanups.
(edit) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @57378   9 years vboxsync SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
(edit) @57229   9 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57224   9 years vboxsync SUPDrv: Try deal more correctly with multiple …
(edit) @57218   9 years vboxsync SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
(edit) @56558   10 years vboxsync SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
(edit) @56293   10 years vboxsync HostDrivers: Updated (C) year.
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @54578   10 years vboxsync HostDrivers/Support: Host suspend/resume now recomputes TSC-deltas for …
(edit) @54448   10 years vboxsync SUPDrv: Register a power manage notification callback so we can cancel …
(edit) @54375   10 years vboxsync SUPDrvGip.cpp: Replaced idTscDeltaInitiator+RTThreadSleep(1) with a …
(edit) @54352   10 years vboxsync SUPDrv,TM: Overhauled the CPU/TSC frequency a little, making it …
(edit) @54327   10 years vboxsync SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
(edit) @54315   10 years vboxsync SUPDrv: Eliminated the need for the GIP master to have a zero TSC …
(edit) @54306   10 years vboxsync HostDrivers/Support: TSC-delta thread fixes.
(edit) @54301   10 years vboxsync SupDrv: disable TSC-delta thread, still some issues need sorting.
(edit) @54290   10 years vboxsync HostDrivers/Support: TSC-delta thread adjustments for tsc-delta …
(edit) @54262   10 years vboxsync HostDrivers/support: keep the TSC-delta thread stuff working.
(edit) @54013   10 years vboxsync Support: added SUPR3LockDownLoader()
(edit) @53800   10 years vboxsync HostDrivers/Support: Moved fOsTscDeltasInSync to the GIP, fix …
(edit) @53464   10 years vboxsync HostDrivers/Support: Move certain globals into the device extension, …
(edit) @53430   10 years vboxsync VMM/TM: First step in introducing the invariant TM mode.
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53054   10 years vboxsync HostDrivers/Support: Kernel thread to service TSC-delta measurement …
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52353   10 years vboxsync SUPDrv-win.cpp: drop mymemcmp, we've got an assembly memcmp …
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(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) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @45188   12 years vboxsync SUPDrv: IRQ safe SUPSem* handling.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44188   12 years vboxsync SUPDrv-win.cpp,++: VBoxDrvU.
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43379   12 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @42784   12 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @41117   13 years vboxsync SUP,VBoxTpG,++: Initial implementation of generic user module …
(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) @40975   13 years vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40851   13 years vboxsync SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
(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) @40777   13 years vboxsync SUPDrv: tracing infastructure coding…
(edit) @40769   13 years vboxsync HostDrivers/Support: Moved spinlock to DevExt for Mp event race …
(edit) @40759   13 years vboxsync Some more tracer code.
(edit) @40758   13 years vboxsync build fix
(edit) @40756   13 years vboxsync SUP: Working on a generic tracer interface.
(edit) @40675   13 years vboxsync SUPDrv-dtrace.cpp: Check dtrace_unregister return code, introducing …
(edit) @40636   13 years vboxsync Implemented VMMR0 static DTrace probes.
(edit) @40611   13 years vboxsync Init the dtrace bits…
(edit) @40602   13 years vboxsync SUPDrv-dtrace.cpp: More code.
(edit) @40518   13 years vboxsync kernel mode dtrace hacking in progress.
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @36191   14 years vboxsync oops
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35494   14 years vboxsync typo
(edit) @33940   14 years vboxsync Support/linux: cosmetics
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25591   15 years vboxsync fix for compiling against Linux 2.6.33+
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25461   15 years vboxsync SUPDrv: RTMpOnAll should be run at PASSIVE_LEVEL on windows, so don't …
(edit) @25460   15 years vboxsync SUPDrv: some cleanup.
(edit) @25459   15 years vboxsync SUPDrv: Get better GIP values right after resuming it.
(edit) @25336   15 years vboxsync HostDrivers,SrvIntNetR0,iprt/ntwrap.mac: Removed all the …
Note: See TracRevisionLog for help on using the revision log.

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