VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11838   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11837   16 years vboxsync Main/vboxnetflt: S10 fix.
(edit) @11836   16 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11835   16 years vboxsync cosmetic change to restart sdk build
(edit) @11834   16 years vboxsync - using VC70 to build SDK
(edit) @11833   16 years vboxsync missed deps
(edit) @11832   16 years vboxsync Main: call DiscardSettings() before saving guest properties in order …
(edit) @11831   16 years vboxsync hopefully fix MAC burns
(edit) @11830   16 years vboxsync SDK build now can make windows bits too
(edit) @11829   16 years vboxsync build fix
(edit) @11828   16 years vboxsync Main/vboxnetflt: oops.
(edit) @11827   16 years vboxsync Main/vboxnetflt: Solaris integration.
(edit) @11826   16 years vboxsync API/xpcom: simplify nspr namespace scrubbing version file for linux
(edit) @11825   16 years vboxsync VBOX_WITH_VMI
(edit) @11824   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11823   16 years vboxsync gui is more general, Main uses the right GUI now
(edit) @11822   16 years vboxsync IPRT: RTR3Init cleanup.
(edit) @11821   16 years vboxsync build fix
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11819   16 years vboxsync disable VMI BIOS
(edit) @11818   16 years vboxsync typo
(edit) @11817   16 years vboxsync FE/Qt4-OSX: More space between the OS icon & the radio buttons.
(edit) @11816   16 years vboxsync fixed minor issues with completion and others
(edit) @11815   16 years vboxsync API/xpcom: more adaption to renamed functions
(edit) @11814   16 years vboxsync Initial commit of the NetFlt driver for Windows
(edit) @11813   16 years vboxsync Deal with 1.6 saved states in the recompiler.
(edit) @11812   16 years vboxsync VBox/Makefile: The VBOX_KBUILD_HACKING bit too.
(edit) @11811   16 years vboxsync Main/Makefile: Use BLDDIRS to get mkdir rules.
(edit) @11810   16 years vboxsync RTMpIsCpuOnline() for Darwin
(edit) @11809   16 years vboxsync src/Makefile: simplify VBOX_ONLY_DOCS|SDK
(edit) @11808   16 years vboxsync Deal with GCPtr differences between 1.6 & 2.0 saved states.
(edit) @11807   16 years vboxsync API/xpcom: the forgotten half of the solaris 32 fix
(edit) @11806   16 years vboxsync German NLS updates
(edit) @11805   16 years vboxsync - rearranged SDK-only stuff in makefiles per Knut advise
(edit) @11804   16 years vboxsync typo
(edit) @11803   16 years vboxsync More assertions
(edit) @11802   16 years vboxsync Main/Makefile.kmk: _INST ends in a slash under normal circumstances. …
(edit) @11801   16 years vboxsync Fe/Qt4: First try to fix the crash which happens during dismissing …
(edit) @11800   16 years vboxsync FE/Qt4: small typo
(edit) @11799   16 years vboxsync Fe/Qt4: Disabling 'shut down radio-button' of Close VM Dialog in case …
(edit) @11798   16 years vboxsync Fixing backwards compatibility for CPUMCTX.
(edit) @11797   16 years vboxsync FE/Qt: fix for Japanese and Brazilian keyboards
(edit) @11796   16 years vboxsync FE/Qt: prevent gcc warning in keyboard code
(edit) @11795   16 years vboxsync API/xpcom: disable namespace scrubbing on solaris, ld doesn't support …
(edit) @11794   16 years vboxsync SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
(edit) @11793   16 years vboxsync shared libs should be 0755 as well
(edit) @11792   16 years vboxsync Assert when the SSM version doesn't match.
(edit) @11791   16 years vboxsync Fe/Qt4: Add re-translation of VMConsole / Host Key name during …
(edit) @11790   16 years vboxsync warnings
(edit) @11789   16 years vboxsync Fe/Qt4: Preventing form invoking some VM blocked (disabled) menu …
(edit) @11787   16 years vboxsync Fe/Qt4: Fix the text (wrong hot-key shown) for entering …
(edit) @11786   16 years vboxsync size_t -> int
(edit) @11785   16 years vboxsync German NLS updates
(edit) @11784   16 years vboxsync API/xpcom: add the map file to the linker options, don't override
(edit) @11783   16 years vboxsync API/xpcom: more namespace cleanup for solaris
(edit) @11782   16 years vboxsync Fe/Qt4: Updating tooltips for Snapshot page of VM Selector dialog. No …
(edit) @11781   16 years vboxsync VBoxHDD-new: Prepend library path to plugin name to fix plugin …
(edit) @11780   16 years vboxsync API/xpcom: a bit more namespace cleanup for solaris
(edit) @11779   16 years vboxsync Fe/Qt4: Updating tooltip for 'New...' & 'Settings...' actions of VM …
(edit) @11778   16 years vboxsync PerfAPI: Darwin VM metrics collection re-done to use libproc
(edit) @11776   16 years vboxsync Fe/Qt4: Try to fix rare segfault crash in Shared Folders widget caused …
(edit) @11774   16 years vboxsync Fe/Qt4: Change SF led tool-tip format. NLS not changed.
(edit) @11773   16 years vboxsync FE/Qt4: Fix wrong cursor after resize in Qt 4.4.0.
(edit) @11772   16 years vboxsync #3076: And the othe xpt file (horrible hack)
(edit) @11771   16 years vboxsync #3076: Fixed the mode of VBoxXPCOMBase.xpt.
(edit) @11770   16 years vboxsync iprt: Pass TS_RUN to thread_create (non-vbi, solaris ring-0).
(edit) @11769   16 years vboxsync vbi thread fix.
(edit) @11768   16 years vboxsync vbi thread fix.
(edit) @11767   16 years vboxsync VT-x: always enable caching in cr0.
(edit) @11765   16 years vboxsync VBoxManage: cosmetics
(edit) @11764   16 years vboxsync Got rid of PAT cpuid feature hack. Properly fixed now.
(edit) @11763   16 years vboxsync Host CR0 CD, NW & ET bits are not restored after a VM exit. We must …
(edit) @11762   16 years vboxsync #3076: don't use files directly from objcopy or make any use of cp …
(edit) @11761   16 years vboxsync Filter out X86_CR0_CACHE_DISABLE as well for VT-x. (duh!)
(edit) @11760   16 years vboxsync minor SDK tweaks
(edit) @11759   16 years vboxsync Tab removing
(edit) @11758   16 years vboxsync get rid of unused callbcaks
(edit) @11757   16 years vboxsync No room for this
(edit) @11756   16 years vboxsync Use the wbinvd intercept if it's present in the secondary control.
(edit) @11754   16 years vboxsync -g for the Qt4 GUI (debugging symbols)
(edit) @11753   16 years vboxsync fixed SDK build
(edit) @11752   16 years vboxsync #3076: edit linux/Makefile so VBOX_WITH_HARDENING is defined correctly.
(edit) @11751   16 years vboxsync SDK: rename package to avoid odd naming in the build repo.
(edit) @11750   16 years vboxsync switch from NetBSD's bswap* to RT_BSWAP_* macros
(edit) @11749   16 years vboxsync solaris installer: added VBoxPython.so
(edit) @11748   16 years vboxsync More logging
(edit) @11747   16 years vboxsync VBoxPython added to the Linux installer
(edit) @11746   16 years vboxsync export python lib to OSE
(edit) @11745   16 years vboxsync German NLS update
(edit) @11744   16 years vboxsync Installer: not in ose
(edit) @11743   16 years vboxsync FE/Qt4: translation updates
(edit) @11742   16 years vboxsync FE/Qt4: Added missing tr's.
(edit) @11741   16 years vboxsync NAT+BSD TCP/IP stack
(edit) @11740   16 years vboxsync another error code if /dev/vboxdrv could not be found
(edit) @11739   16 years vboxsync German NLS updates
(edit) @11738   16 years vboxsync German NLS updates
(edit) @11737   16 years vboxsync warnings
(edit) @11736   16 years vboxsync warning
(edit) @11734   16 years vboxsync Forgot one template. moved the LIBS.l4 prop into VBOXR3AUTOTST.
(edit) @11733   16 years vboxsync Made the automatic build tests no depend on VBoxRT.
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