VirtualBox

source: vbox/trunk/src/VBox/Main/HostImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30377   14 years vboxsync Main: do not hold any other lock while calling …
(edit) @30304   14 years vboxsync Main: fixes to saveSettings and locking calls
(edit) @29945   15 years vboxsync Main/Host: remove host lock from Host::GetNetworkInterfaces (the other …
(edit) @29620   15 years vboxsync Statistics for shared pages
(edit) @29615   15 years vboxsync Main: implemented IHost::GetProcessorCoreCount()
(edit) @29385   15 years vboxsync Main: cleaned up some pedantic warnings.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28924   15 years vboxsync Main/Host: fix lock order issues in several methods
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28583   15 years vboxsync Dropped redundant code for listing network interfaces on Solaris
(edit) @28456   15 years vboxsync solaris build fix
(edit) @28453   15 years vboxsync Typo
(edit) @28452   15 years vboxsync Compile fix
(edit) @28451   15 years vboxsync Detect AMD nested paging using cpuid
(edit) @28296   15 years vboxsync Main: cosmetical fixes, mostly spaces
(edit) @28036   15 years vboxsync More metrics changes
(edit) @28012   15 years vboxsync Use PGMR3QueryFreeMemory instead
(edit) @28004   15 years vboxsync Metrics updates
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27796   15 years vboxsync Main: attempt at USB locking fixes
(edit) @27670   15 years vboxsync Warnings.
(edit) @27607   15 years vboxsync Main: remove templates for 'weak' com pointers which do nothing anyway
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26235   15 years vboxsync Main: coding style
(edit) @26186   15 years vboxsync Main: coding style fixes
(edit) @26177   15 years vboxsync *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
(edit) @26176   15 years vboxsync VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
(edit) @26044   15 years vboxsync Main: move Host::Get{DVD|Floppy}Drives implementation into …
(edit) @25942   15 years vboxsync *: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
(edit) @25860   15 years vboxsync Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
(edit) @25836   15 years vboxsync Main: locking order fixes; GUI comes up now with strict locking enabled
(edit) @25834   15 years vboxsync Main: finish integration of Main lock validation with IPRT; only …
(edit) @25810   15 years vboxsync OSE build fix
(edit) @25809   15 years vboxsync Main: adjust lock validation code to use IPRT lock validation, first …
(edit) @25414   15 years vboxsync Main/HostImpl-solaris: fix another unchecked strdup
(edit) @25412   15 years vboxsync Main/HostImpl-solaris: #4553 strdup unchecked, strtok not reentrant safe.
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25279   15 years vboxsync Main: preparation for deadlock detection: clean up autolock classes
(edit) @25200   15 years vboxsync Main: make MediumAttachment instance data private
(edit) @25151   15 years vboxsync Main: cleanup: std::list< ComOBjPtr<Medium> > typedefs
(edit) @25149   15 years vboxsync Main: cleanup: remove all CheckComRC* macros (no functional change)
(edit) @24989   15 years vboxsync Main: enable -Wshadow gcc option to warn about shadowed variables and …
(edit) @24403   15 years vboxsync Main: Added Host::GetProcessorCpuIdLeaf.
(edit) @23702   15 years vboxsync Query VT capabilities from the support driver.
(edit) @23537   15 years vboxsync FreeBSD: Bye bye HAL. We use the CAM layer directly to discover CD/DVD …
(edit) @23529   15 years vboxsync USB/FreeBSD: Skeleton. Devices are detected but data transfer does not …
(edit) @23341   15 years vboxsync Main: opimization for r52856
(edit) @23339   15 years vboxsync Host::uninit: llChildren is modified during child uninit.
(edit) @23338   15 years vboxsync Host::uninit: llChildren is modified during child uninit.
(edit) @23308   15 years vboxsync fix OSE
(edit) @23279   15 years vboxsync Main: remove VirtualBoxBaseWithChildren, convert IHost away from using it
(edit) @23273   15 years vboxsync Main: warnings
(edit) @23270   15 years vboxsync Main: get the VBOX_WITH_USB checks right
(edit) @23257   15 years vboxsync Main: IHost header cleanup, remove cruft elsewhere
(edit) @23236   15 years vboxsync medium-merge: fix osx
(edit) @23232   15 years vboxsync typo
(edit) @23231   15 years vboxsync merge: solaris build fix
(edit) @23228   15 years vboxsync merge: first solaris build fix
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @22615   15 years vboxsync refined r51666
(edit) @22609   15 years vboxsync disable VT-x on Linux < 2.6.13
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @21885   15 years vboxsync ifdef indentation (needs cleanup)
(edit) @21878   15 years vboxsync Main: coding style: have Main obey the standard VirtualBox coding …
(edit) @21823   15 years vboxsync Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
(edit) @21734   15 years vboxsync API: implement IHost::GetProcessorDescription
(edit) @21686   15 years vboxsync Main: back out r50147 until the locking is properly understood; will …
(edit) @21622   15 years vboxsync Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
(edit) @21492   15 years vboxsync Main/HostImpl: this code was moved into NetIf-solaris, remove from here.
(edit) @21436   15 years vboxsync Main: make HostHardwareLinux use MiniString instead of std::string; …
(edit) @21431   15 years vboxsync crOpenGL: turn 3d test back on
(edit) @21395   15 years vboxsync Stop performance counter sampling when the host goes into suspend …
(edit) @20977   15 years vboxsync API: weed out NULL strings, as many clients cannot use them
(edit) @20283   16 years vboxsync Main: move host opengl test to a separate app
(edit) @20237   16 years vboxsync win OSE fixes
(edit) @20206   16 years vboxsync Main: OSE warnings
(edit) @20160   16 years vboxsync Main: use separate test for opengl hardware support on macos
(edit) @20098   16 years vboxsync Main: report 3d unsupported if sharedopengl isn't build
(edit) @20097   16 years vboxsync Main: reenable 3d hardware test
(edit) @20095   16 years vboxsync Main: disable 3d test to fix builds
(edit) @20090   16 years vboxsync Main: enable 3d hardware support test
(edit) @20042   16 years vboxsync Main: sketched 3D hardware support test in IHost
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19239   16 years vboxsync Main: support for using VBox from Python on Windows (still certain …
(edit) @19130   16 years vboxsync NetAdp/win: static ip settings by default, dynamic calculation
(edit) @19116   16 years vboxsync Solaris build fix.
(edit) @19115   16 years vboxsync Enabling create/destroy host-only interfaces in Main API for all platforms.
(edit) @19070   16 years vboxsync Main,VBoxManage: Implemented IHost::OperatingSystem and …
(edit) @18704   16 years vboxsync rename TAP to NetAdp, remove abandoned tap win code
(edit) @18252   16 years vboxsync Main: performance header cleanup.
(edit) @17911   16 years vboxsync #3686: “Main: fix unused var warnings” - Garbage collect; use NOREF(); …
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