|
|
@12474
|
16 years |
vboxsync |
Better fix for not working VMDK's with SATA, a missing define in the …
|
|
|
@12284
|
16 years |
vboxsync |
added subversion revison to the IDL
|
|
|
@12275
|
16 years |
vboxsync |
Main/Makefile: Fixed the VBOX_IDL_FILE.MSCOM rule.
|
|
|
@12244
|
16 years |
vboxsync |
Main/Makefiles: attempt at some cleanup
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12028
|
16 years |
vboxsync |
Main: Only enable support for async I/O on platforms we support yet.
|
|
|
@11913
|
16 years |
vboxsync |
Main/Makefile: More namespace fixes.
|
|
|
@11912
|
16 years |
vboxsync |
Main/Makefile: Variable renaming (namespace).
|
|
|
@11907
|
16 years |
vboxsync |
Main/Makefile: MAKE_WIN_PATH -> VBOX_FN_MAKE_WIN_PATH
|
|
|
@11896
|
16 years |
vboxsync |
samples update, ship mscom examples
|
|
|
@11875
|
16 years |
vboxsync |
Oops, only if VBOX_WITH_NETFLT add the lib.
|
|
|
@11874
|
16 years |
vboxsync |
Main/vboxnetflt: removed kstat lib, using libsocket.
|
|
|
@11849
|
16 years |
vboxsync |
Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
|
|
|
@11848
|
16 years |
vboxsync |
docs, other sdk cleanups
|
|
|
@11837
|
16 years |
vboxsync |
Main/vboxnetflt: S10 fix.
|
|
|
@11835
|
16 years |
vboxsync |
cosmetic change to restart sdk build
|
|
|
@11834
|
16 years |
vboxsync |
- using VC70 to build SDK
|
|
|
@11833
|
16 years |
vboxsync |
missed deps
|
|
|
@11831
|
16 years |
vboxsync |
hopefully fix MAC burns
|
|
|
@11830
|
16 years |
vboxsync |
SDK build now can make windows bits too
|
|
|
@11827
|
16 years |
vboxsync |
Main/vboxnetflt: Solaris integration.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11811
|
16 years |
vboxsync |
Main/Makefile: Use BLDDIRS to get mkdir rules.
|
|
|
@11805
|
16 years |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise
|
|
|
@11778
|
16 years |
vboxsync |
PerfAPI: Darwin VM metrics collection re-done to use libproc
|
|
|
@11772
|
16 years |
vboxsync |
#3076: And the othe xpt file (horrible hack)
|
|
|
@11760
|
16 years |
vboxsync |
minor SDK tweaks
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11721
|
16 years |
vboxsync |
- completly divorced SDK and binary, use 'kmk sdk' to build SDK
|
|
|
@11638
|
16 years |
vboxsync |
#1869: Use the SCNetworkInterfaceCopyAll / …
|
|
|
@11612
|
16 years |
vboxsync |
major rework of sdk dirs layout
|
|
|
@11479
|
16 years |
vboxsync |
- fitting SDK dirs layout in accordance with description in #3054
|
|
|
@11467
|
16 years |
vboxsync |
Perf API: CPU/MHz counter re-introduced (Win implementation).
|
|
|
@11086
|
16 years |
vboxsync |
PerfAPI: Solaris implementation
|
|
|
@10898
|
16 years |
vboxsync |
Main: Host interface networking on Darwin.
|
|
|
@10896
|
16 years |
vboxsync |
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@10797
|
16 years |
vboxsync |
Guest properties: initial commit of new interface
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@10744
|
16 years |
vboxsync |
Solaris: disable unused libdevinfo dependency.
|
|
|
@10544
|
16 years |
vboxsync |
Performance API, version 0, with fixed COMDefs.h.
|
|
|
@10534
|
16 years |
vboxsync |
Backed out Performance API changes.
|
|
|
@10528
|
16 years |
vboxsync |
Performance API, version 0, webservice broken.
|
|
|
@10268
|
16 years |
vboxsync |
Dropped the non-working webservices hack; just include sub-makefiles …
|
|
|
@10245
|
16 years |
vboxsync |
Fixed few more dependencies on Makefile.kmk.
|
|
|
@10242
|
16 years |
vboxsync |
install comregister.cmd in a proper way.
|
|
|
@10225
|
16 years |
vboxsync |
VBOX_SINGLE_MAKEFILE fixes.
|
|
|
@10199
|
16 years |
vboxsync |
Make sure sdk/idl can be made (BLDDIRS). Make sure VBOX_XPIDL exist …
|
|
|
@10060
|
16 years |
vboxsync |
Drop the NOTPARALLEL on the schema stuff.
|
|
|
@10057
|
16 years |
vboxsync |
Changed brute force _DEPS on each source to _INTERMEDIATES (PREREQS -> …
|
|
|
@10056
|
16 years |
vboxsync |
VBOX_KBUILD_HACKING.
|
|
|
@9904
|
16 years |
vboxsync |
Global and per-VM CPU usage API added
|
|
|
@9728
|
17 years |
vboxsync |
Main: load the new hgcm service (SharedInfoService) for providing a …
|
|
|
@9360
|
17 years |
vboxsync |
Main: Return the correct value for IGuest::OSTypeId as reported by the …
|
|
|
@8903
|
17 years |
vboxsync |
Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris …
|
|
|
@8782
|
17 years |
vboxsync |
Main/AutoLock: Disabled VBOX_MAIN_AUTOLOCK_TRAP to get release timings …
|
|
|
@8768
|
17 years |
vboxsync |
while I'm at it - moving the non-linux stuff to xpcom.
|
|
|
@8766
|
17 years |
vboxsync |
USBProxyServiceWin32 -> USBProxyServiceWindows
|
|
|
@8765
|
17 years |
vboxsync |
win32 -> win.
|
|
|
@8760
|
17 years |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8759
|
17 years |
vboxsync |
BUILD_TYPE -> KBUILD_TYPE.
|
|
|
@8758
|
17 years |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8754
|
17 years |
vboxsync |
Added icon to VBoxSVC so we'll look pretty in process explorer and similar.
|
|
|
@8716
|
17 years |
vboxsync |
Main: Temporary disabled VBOX_MAIN_USE_SEMRW again (this will bring …
|
|
|
@8714
|
17 years |
vboxsync |
don't activate VBOX_MAIN_AUTOLOCK_TRAP on releases
|
|
|
@8709
|
17 years |
vboxsync |
Added a setErrorNoLog method and aLogIt argument to the core setError …
|
|
|
@8699
|
17 years |
vboxsync |
VBOX_MAIN_AUTOLOCK_TRAP and VBOX_MAIN_USE_SEMRW doesn't mix well, so …
|
|
|
@8547
|
17 years |
vboxsync |
Removed the non-NEW_HOSTUSBDEVICE_STATE code.
|
|
|
@8546
|
17 years |
vboxsync |
Use the new HostUSBDevice state code.
|
|
|
@8540
|
17 years |
vboxsync |
Linux now uses the new HostUSBDevice code too.
|
|
|
@8511
|
17 years |
vboxsync |
debugging not for 1.6
|
|
|
@8486
|
17 years |
vboxsync |
Use the new USB state stuff on mac os x.
|
|
|
@8429
|
17 years |
vboxsync |
KMK_OPTS_JOBS works everywhere now.
|
|
|
@8401
|
17 years |
vboxsync |
USB: Some review notes and method renaming.
|
|
|
@8251
|
17 years |
vboxsync |
USBLib goes into VBoxDDU.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8119
|
17 years |
vboxsync |
Main: AutoLock: Switched to RTSemRW on POSIX platforms but disabled …
|
|
|
@8059
|
17 years |
vboxsync |
VBOX_WITH_NEW_USB_CODE_ON_DARWIN
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|
|
|
@7964
|
17 years |
vboxsync |
Attempt at making OSE build again.
|
|
|
@7852
|
17 years |
vboxsync |
manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
|
|
|
@7850
|
17 years |
vboxsync |
Enabled VBOX_WITH_USBFILTER for darwin.
|
|
|
@7849
|
17 years |
vboxsync |
VBOX_WITH_USBFILTER for windows.
|
|
|
@7844
|
17 years |
vboxsync |
Made the rpath $ORIGIN feature available to everyone (was solaris …
|
|
|
@7832
|
17 years |
vboxsync |
windows -> win.
|
|
|
@7830
|
17 years |
vboxsync |
Use USBFilter (TODO: windows and darwin).
|
|
|
@7746
|
17 years |
vboxsync |
Solaris host USB: Initially proxy stuff.
|
|
|
@7607
|
17 years |
vboxsync |
Main: Added more OS Type IDs.
|
|
|
@7442
|
17 years |
vboxsync |
Main: Applied SATA changes from #2406. Increased XML settings version …
|
|
|
@7309
|
17 years |
vboxsync |
Main/Settings: Added XSLT-based auto-conversion functionality to the …
|
|
|
@6988
|
17 years |
vboxsync |
VBOXMAINDLL are used for stuff in different directories, so having …
|
|
|
@6968
|
17 years |
vboxsync |
added support for E1000 to VBoxManage
|
|
|
@6851
|
17 years |
vboxsync |
Ported r27277:27975 (array support) from branches/dmik/s2.
|
|
|
@6778
|
17 years |
vboxsync |
VBOX_WITH_WEBSERVICES got lost when resolving a conflict the other …
|
|
|
@6772
|
17 years |
vboxsync |
A little adjustment of the put webservices-last hack.
|
|
|
@6752
|
17 years |
vboxsync |
Converted to sub-makefiles so we can build webservices in parallel …
|
|
|
@6511
|
17 years |
vboxsync |
Added VBOX_WITH_WEBSERVICES for including / excluding the webservices …
|
|
|
@6361
|
17 years |
vboxsync |
Fixed OS/2 build.
|
|
|
@6124
|
17 years |
vboxsync |
Removed VBoxXML (including CFGLDR), xerces and xalan.
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|