VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10259   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10258   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10257   16 years vboxsync space
(edit) @10256   16 years vboxsync SUPDRVIOC.h -> (../)SUPDrvIOC.h
(edit) @10255   16 years vboxsync SUPDRVShared.c -> SUPDrv.c
(edit) @10254   16 years vboxsync Renamed SUPDRV.h to SUPDrvInternal.h.
(edit) @10253   16 years vboxsync todo.
(edit) @10252   16 years vboxsync Missed the VBOXKTIMER stuff for linux in the cleanup just now.
(edit) @10251   16 years vboxsync fixed comment.
(edit) @10250   16 years vboxsync Cleaned out the last bits of the USE_NEW_OS_* stuff.
(edit) @10249   16 years vboxsync Removed non-USE_NEW_OS_INTERFACE_FOR_MM code.
(edit) @10248   16 years vboxsync Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
(edit) @10247   16 years vboxsync Main: remove guest property settings from extra data on machine …
(edit) @10246   16 years vboxsync Main: report unset guest properties correctly
(edit) @10245   16 years vboxsync Fixed few more dependencies on Makefile.kmk.
(edit) @10244   16 years vboxsync nc
(edit) @10243   16 years vboxsync disable $(PATH_LIB)/VBoxDD?.lib workaround when doing the single …
(edit) @10242   16 years vboxsync install comregister.cmd in a proper way.
(edit) @10241   16 years vboxsync sub-makefile fix.
(edit) @10240   16 years vboxsync sub-makefile fix.
(edit) @10239   16 years vboxsync The other one too.
(edit) @10238   16 years vboxsync sub-makefile fix/hack.
(edit) @10237   16 years vboxsync sub-makefile fix.
(edit) @10236   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10235   16 years vboxsync MAKEFILE_CURRENT instead of Makefile.kmk or MAKEFILE.
(edit) @10234   16 years vboxsync Guest properties: added some missing ifdefs
(edit) @10233   16 years vboxsync Main: clean up the guest property code - send accesses to the console …
(edit) @10232   16 years vboxsync FE/Qt4: Backported 31836 (VirtualBox GUI: No names with spaces or only …
(edit) @10231   16 years vboxsync FE/Qt4-OSX: HIWindowChangeAttributes is only available on 10.5
(edit) @10230   16 years vboxsync FE/Qt4-OSX: Added method to disable/enable the toolbar button on a …
(edit) @10229   16 years vboxsync FE/Qt4-OSX: forgot about this one
(edit) @10228   16 years vboxsync FE/Qt4: Tuning of the toolbar appearance in different styles.
(edit) @10227   16 years vboxsync FE/Qt4: Make sure that all windows are properly closed if the main …
(edit) @10226   16 years vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10225   16 years vboxsync VBOX_SINGLE_MAKEFILE fixes.
(edit) @10224   16 years vboxsync build Qt4 for OSE
(edit) @10223   16 years vboxsync FE/Qt4: Wrong reference to the about pictures in the OSE version.
(edit) @10222   16 years vboxsync Solaris vnicinit.sh: added error message.
(edit) @10221   16 years vboxsync FE/Qt4: Fix a bug where the toolbar buttons have a wrong enabled …
(edit) @10220   16 years vboxsync Frontends/VBoxManage: reverted r32673, which was wrong, and added …
(edit) @10219   16 years vboxsync FE/Qt4-Win64: shutup some more warnings
(edit) @10218   16 years vboxsync POSIX timers, take two. No signals at all.
(edit) @10217   16 years vboxsync configure: write Qt4 pathes to AutoConfig.kmk
(edit) @10216   16 years vboxsync -> Unsupported
(edit) @10215   16 years vboxsync Missed MSR_IA32_MTRR_CAP
(edit) @10214   16 years vboxsync Too noisy log statement
(edit) @10213   16 years vboxsync Log more MSRs
(edit) @10212   16 years vboxsync FE/Qt4: Added copyright & exported to OSE again.
(edit) @10211   16 years vboxsync X86_CPUID_FEATURE_EDX_PAT is supported (was already marked as such in …
(edit) @10210   16 years vboxsync Support MSR_K6_EFER_FFXSR if X86_CPUID_AMD_FEATURE_EDX_FFXSR is set.
(edit) @10209   16 years vboxsync Logging update
(edit) @10208   16 years vboxsync Cpuid 0x800000005 & 0x800000006 contain information about L1, L2 & L3 …
(edit) @10207   16 years vboxsync FE/Qt4: Explicit end the paint operation, cause the base class paint …
(edit) @10206   16 years vboxsync Fixed regression introduced by TPR caching. (never execute code that …
(edit) @10205   16 years vboxsync Logging fix
(edit) @10204   16 years vboxsync Corrected logging function name
(edit) @10203   16 years vboxsync warnings
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10201   16 years vboxsync Use TARGET_xpidl instead of VBOX_XPIDL, and make VBOX_XPIDL wait on …
(edit) @10200   16 years vboxsync Moved the VBOX_WITH_PDM_LOCK and VBOX_WITH_INTERNAL_NETWORKING defines …
(edit) @10199   16 years vboxsync Make sure sdk/idl can be made (BLDDIRS). Make sure VBOX_XPIDL exist …
(edit) @10198   16 years vboxsync Fixed dependency (double expansion).
(edit) @10197   16 years vboxsync VBOX_SINGLE_MAKEFILE.
(edit) @10196   16 years vboxsync VBOX_SINGLE_MAKEFILE
(edit) @10195   16 years vboxsync Converted to sub-makefile (VBOX_SINGLE_MAKEFILE).
(edit) @10194   16 years vboxsync VBOX_SINGLE_MAKEFILE
(edit) @10193   16 years vboxsync run the uihdr thru moc -i. (kchmviewer)
(edit) @10192   16 years vboxsync The building rules for NAT was introduced (NatAlias name probably will …
(edit) @10191   16 years vboxsync VBOX_SINGLE_MAKEFILE.
(edit) @10190   16 years vboxsync Converted to sub-makefiles + VBOX_SINGLE_MAKEFILE.
(edit) @10189   16 years vboxsync VBOX_SINGLE_MAKEFILE.
(edit) @10188   16 years vboxsync Converted to sub-makefile.
(edit) @10187   16 years vboxsync don't use global templates.
(edit) @10186   16 years vboxsync Fixed deps. sub-makefile conversion continues.
(edit) @10185   16 years vboxsync Converting to sub-makefile…
(edit) @10184   16 years vboxsync Converted to sub-makefile.
(edit) @10183   16 years vboxsync Use kBuild r1667 - DEPTH defaults to SUB_DEPTH when dealing with …
(edit) @10182   16 years vboxsync Converted src/bldprogs to Sub-Makefile (bin2c).
(edit) @10181   16 years vboxsync Converted to sub-makefile.
(edit) @10180   16 years vboxsync Fixed VBOX_OPENSSL_INCS. Made VBOX_WITH_KCHMVIEWER work the way it should.
(edit) @10179   16 years vboxsync VBOX_SINGLE_MAKEFILE (was VBOX_KBUILD_HACKING).
(edit) @10178   16 years vboxsync r=bird: Why convert argv?
(edit) @10177   16 years vboxsync Added the generic uuid stuff to the ring-0 driver runtime.
(edit) @10176   16 years vboxsync Fe/Qt4: Little fix of network tab order for windows.
(edit) @10175   16 years vboxsync uic3 is not necessary anymore
(edit) @10174   16 years vboxsync typo
(edit) @10173   16 years vboxsync Doxygen 1.5.6.
(edit) @10172   16 years vboxsync Doxygen 1.5.6.
(edit) @10171   16 years vboxsync small fix
(edit) @10170   16 years vboxsync warnings
(edit) @10169   16 years vboxsync Some pfnXmit clearification (the SG must be retained if used asyncly). …
(edit) @10168   16 years vboxsync Fe/Qt4: Fixing build errors.
(edit) @10167   16 years vboxsync Fe/Qt4: New VM&Global settings api based on one default class (+ui). …
(edit) @10166   16 years vboxsync FE/Qt4: Set the focus to the initial selected radio button.
(edit) @10165   16 years vboxsync Fe/Qt4: Get rid of warning concerning Q_OBJECT.
(edit) @10164   16 years vboxsync VBoxWindowsAdditions.exe is only built on win.x86. Updated .cat/.inf …
(edit) @10163   16 years vboxsync FE/Qt4-Win: shut up warning on 64bit
(edit) @10162   16 years vboxsync additions-iso
(edit) @10161   16 years vboxsync Added rules for building 64-bit additions.
(edit) @10160   16 years vboxsync FE/Qt4: This file haven't any Q_OBJECT's anymore.
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