VirtualBox

source: vbox/trunk/src/VBox/HostDrivers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57379   9 years vboxsync SUPDrv: clear error magic on success.
(edit) @57378   9 years vboxsync SUPDrv: Modified SUP_IOCTL_LDR_LOAD to return an error string, major …
(edit) @57374   9 years vboxsync SUPDrv-darwin.cpp: An a little bit more.
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57371   9 years vboxsync SUPDrv-darwin.cpp: A few more EFLAGS/AC saves and restores that I …
(edit) @57370   9 years vboxsync HostOnly/win: Move up NetCfgInstanceId error handling (#7973)
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57354   9 years vboxsync tstGIP-2: Build fix.
(edit) @57351   9 years vboxsync tstGIP-2: Hardening.
(edit) @57349   9 years vboxsync tstGIP-2: Only validate data that actually gets updated for invariant …
(edit) @57327   9 years vboxsync HostDrivers/linux/export_modules: disable debugging aids
(edit) @57317   9 years vboxsync Support/Makefile.kmk: Enabled the EFLAGS/AC checks for non-release …
(edit) @57316   9 years vboxsync export_modules fix
(edit) @57315   9 years vboxsync SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
(edit) @57313   9 years vboxsync IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
(edit) @57306   9 years vboxsync HostOnly/win: Reverse the order of NetCfgInstanceId and name querying …
(edit) @57305   9 years vboxsync typo
(edit) @57303   9 years vboxsync SUPDrv-win.cpp: Workaround for AudioDG.exe on windows 10 wanting to do …
(edit) @57266   9 years vboxsync SUPDrv-darwin: Add missing EFLAGS save/restore causing the SMAP AC …
(edit) @57260   9 years vboxsync SUPDrvGip: comment typo nits.
(edit) @57256   9 years vboxsync SUPDrv: Temporarily disable VBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV for …
(edit) @57255   9 years vboxsync SUPDrv-linux.c: build fix
(edit) @57254   9 years vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57253   9 years vboxsync VBoxNetFlt/darwin: Save and restore EFLAGS.AC in code that may …
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57251   9 years vboxsync style
(edit) @57244   9 years vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57240   9 years vboxsync tstGIP-2: Also log the GIP mode in compatibility report line to make …
(edit) @57233   9 years vboxsync SUPDrvGip: Comment typos.
(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) @57220   9 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57219   9 years vboxsync tstGIP-2: unintended new-line change.
(edit) @57218   9 years vboxsync SUPDrv, tstGIP-2: Add support for GIP flags and testing TSC frequency …
(edit) @57201   9 years vboxsync windows hardning error reporting improvements.
(edit) @57192   9 years vboxsync pr7933. Temporary decision: added new function …
(edit) @57174   9 years vboxsync supdrvMeasureTscDeltaOne: Shot at the FX-8350 problem - don't measure …
(edit) @57165   9 years vboxsync supHardNtViCheckIfNotSignedOk: apphelp.dll is still not signed in W10, …
(edit) @57161   9 years vboxsync SUPR3HardenedMain-win.cpp: ext-ms-win-devmgmt-policy-l1-1-0.dll and …
(edit) @57147   9 years vboxsync Main: Attempted fix for Win10 host-only interface creation.
(edit) @57143   9 years vboxsync Spelling.
(edit) @57121   9 years vboxsync VBoxNetFlt/linux: #include fix
(edit) @57120   9 years vboxsync VBoxNetFlt/linux: Don't attach to an interface from a different …
(edit) @57118   9 years vboxsync VBoxNetFlt/linux: s/NETDRV/NETDEV/ typo in a log.
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @57097   9 years vboxsync SUP: Minor changes to SUPIsTscFreqCompatible.
(edit) @57095   9 years vboxsync nit.
(edit) @57093   9 years vboxsync SUP: minor version bump for r101813.
(edit) @57090   9 years vboxsync SUP: Moved SUPIsTscFreqCompatible(Ex) to SUPLibAll.cpp and made it not …
(edit) @57060   9 years vboxsync testcase/tstGIP-2: Allow continuous comparison of computed GIP TSC …
(edit) @57057   9 years vboxsync SUPDrv: unused vars warning.
(edit) @57055   9 years vboxsync SUPDrv: Remove the KVM hack, it only affects <= 3.8 linux kernels, …
(edit) @57053   9 years vboxsync SUPDrv: Disable KVM bug workaround for obtaining better diagnostic …
(edit) @57051   9 years vboxsync VMM, SUPDrv: More fine-grained error codes and checking, corrected …
(edit) @57041   9 years vboxsync SUPDrv: comment.
(edit) @57040   9 years vboxsync SUPDrv: Workaround KVM bug while querying VT-x capability when running …
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56990   9 years vboxsync tstPin.cpp: formatting fix.
(edit) @56982   9 years vboxsync SUPLibLdr.cpp: LogRel format fixes.
(edit) @56924   9 years vboxsync HostDrivers/Support: Change the TSC-delta thread waiting to an …
(edit) @56874   9 years vboxsync NetFlt/Win: small fix in debug logging
(edit) @56861   9 years vboxsync VBoxNetFlt/linux: register_netdevice_notifier() invokes the callback …
(edit) @56855   9 years vboxsync VBoxNetFlt/linux: Simplify check for IPv6 link-local addresses that …
(edit) @56847   9 years vboxsync VBoxNetFlt/linux: In very old kernels <net/addrconf.h> does not …
(edit) @56846   9 years vboxsync NetFlt/Win: Host IP address notifications (#7661)
(edit) @56819   9 years vboxsync build fix
(edit) @56818   9 years vboxsync SUPR3HardenedMain.cpp: Must apply SUPSECMAIN_FLAGS_OSX_VM_APP in …
(edit) @56817   9 years vboxsync Attempt at fixing VirtualBoxVM (untested).
(edit) @56798   9 years vboxsync SUPLibLdr.cpp: Better error reporting on missing VMMR0.r0 symbol.
(edit) @56774   9 years vboxsync SUPDrv.cpp: Added warning about *.sed on g_aFunctions.
(edit) @56773   9 years vboxsync Increased minor I/O control interface version.
(edit) @56772   9 years vboxsync build fix
(edit) @56769   9 years vboxsync SUPDrv: Export RTR0DbgKrnlInfo* on darwin and solaris so we can …
(edit) @56746   9 years vboxsync SUPHardNt: Need another hack to make VBoxRT.dll load when executing …
(edit) @56740   9 years vboxsync tstSupTscDelta: Format string error found by Parfait
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56732   9 years vboxsync Added SUPHARNT_IMPORT_STDCALL_OPTIONAL (currently unused).
(edit) @56723   9 years vboxsync VBoxNetFlt: use RTmac instead of Rhxs format specifier when logging …
(edit) @56702   9 years vboxsync supdrvOSEnableVTx: Protect against double disable when we can (#7920).
(edit) @56592   9 years vboxsync Network/Win: Replace FUNCTION macro with literal strings to improve …
(edit) @56591   9 years vboxsync Network/NetLwf: DbgPring statements to help with diagnosing …
(edit) @56589   9 years vboxsync Network/NetLwf: listModules access and modification fixes (#7231)
(edit) @56576   9 years vboxsync HostDrivers/Support: added bugref to fix.
(edit) @56559   9 years vboxsync SUPDrv-darwin: comment typo.
(edit) @56558   9 years vboxsync SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
(edit) @56493   9 years vboxsync HostDrivers/Support: document caller assumptions for …
(edit) @56485   9 years vboxsync Network/NetLwf: Do not pass link-local addresses to …
(edit) @56464   9 years vboxsync Installer/Win: Bump MaxNumFilters to 14 upon NetLwf installation (#7899)
(edit) @56375   9 years vboxsync SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
(edit) @56357   9 years vboxsync comment
(edit) @56356   9 years vboxsync vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56315   9 years vboxsync whitespace
(edit) @56293   9 years vboxsync HostDrivers: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56281   9 years vboxsync VBoxNetFlt/darwin: Ignore IPv4 (RFC3927) and IPv6 link-local addresses …
(edit) @56280   9 years vboxsync VBoxNetFlt/linux: Ignore IPv4 (RFC3927) and IPv6 link-local addresses …
(edit) @56277   9 years vboxsync fix OSE
(edit) @56270   9 years vboxsync nit.
(edit) @56267   10 years vboxsync VBoxNetFlt-darwin: vboxNetFltDarwinSysSockUpcall - add a TODO comment …
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