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