VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16188   16 years vboxsync Merge OVF branch.
(edit) @16185   16 years vboxsync handleDisplayResize postpones the resize if framebuffer is being …
(edit) @16184   16 years vboxsync VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init.
(edit) @16183   16 years vboxsync #3419: Added fNoPromisc parameter to pfnCreateAndConnect to prevent …
(edit) @16182   16 years vboxsync VMM: VERR_PGM_MAPPING_CONFLICT fix: always relocate after ring-3 init.
(edit) @16181   16 years vboxsync Fixed a EMT-GUI deadlock in Main:Display::InvalidateAndUpdate
(edit) @16179   16 years vboxsync FE/Qt4: Try #1 to fix win64 build (failure with pow/math.h).
(edit) @16178   16 years vboxsync Main/Linux: fixes and clean ups in the DBus code
(edit) @16177   16 years vboxsync Another Mac compile fix
(edit) @16176   16 years vboxsync re-applied r41915 which was accidently backed out with r41920
(edit) @16175   16 years vboxsync Mac compile fixes
(edit) @16174   16 years vboxsync renamed VirtualBox4 to VirtualBox
(edit) @16173   16 years vboxsync try to fix the boxes
(edit) @16172   16 years vboxsync Moved amd64 paging data to unified shadow paging section.
(edit) @16171   16 years vboxsync FE/Qt4: 2965: Main window and VM window should not appear outside the …
(edit) @16170   16 years vboxsync More device work
(edit) @16168   16 years vboxsync fix solaris build
(edit) @16166   16 years vboxsync purge the obsolete Qt3 GUI
(edit) @16165   16 years vboxsync SSM: nc.
(edit) @16164   16 years vboxsync rtZipStoreCompress: g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) generates …
(edit) @16163   16 years vboxsync New liblzf (v3.4) prep; VBOX_WITH_NEW_LIBLZF.
(edit) @16162   16 years vboxsync tstSSM: make it work again.
(edit) @16161   16 years vboxsync oops.
(edit) @16160   16 years vboxsync Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps …
(edit) @16159   16 years vboxsync Solaris/Installer: missing chm file link.
(edit) @16158   16 years vboxsync reapplied PIT fix from 41876
(edit) @16156   16 years vboxsync Backed out 41857. Don't rely on HF_CS64_MASK as cs hasn't been synced …
(edit) @16152   16 years vboxsync nitpicking
(edit) @16151   16 years vboxsync fixed SDL copyright message
(edit) @16150   16 years vboxsync Documentation: shrinking images is not implemented. Put in Known Issues.
(edit) @16149   16 years vboxsync Installer/Windows: French nls
(edit) @16148   16 years vboxsync PIT: backed out r41876, delayed until after the release
(edit) @16147   16 years vboxsync FE/Qt: French nls fixes
(edit) @16146   16 years vboxsync fixed uninited variable in PIT, making Dragonfly boot OK
(edit) @16143   16 years vboxsync VBoxGINA: Fixed CTRL-ALT-DEL handling: Now works as expected. Also …
(edit) @16142   16 years vboxsync crOpenGL: don't crash if there's no x display, (public 3089)
(edit) @16140   16 years vboxsync VBoxGINA: Copy/paste typo.
(edit) @16138   16 years vboxsync VBoxGINA: Added proper backdoor logging + release log indication when …
(edit) @16137   16 years vboxsync Main: more Linux host USB enumeration adjustments
(edit) @16136   16 years vboxsync Logging update
(edit) @16135   16 years vboxsync Don't trash MXCSR & MXCSR_MASK
(edit) @16134   16 years vboxsync Corrected data64 check; only 64 bits code can restore xmm8-15
(edit) @16133   16 years vboxsync FE/Qt4: 3392: Create nested paging checkbox: Nested Paging checkbox …
(edit) @16132   16 years vboxsync EM.cpp: Added a debug log statement for REMR3EmulationInstruction.
(edit) @16131   16 years vboxsync Linux vboxdrv: after a successful compilation of the host kernel …
(edit) @16130   16 years vboxsync Fixed xmm8-15 syncing.
(edit) @16128   16 years vboxsync REM: sync the FPU state after CR4 and CPUID or we'll get the wrong format.
(edit) @16127   16 years vboxsync REM: sync the FPU state after CR4 and CPUID or we'll get the wrong format.
(edit) @16126   16 years vboxsync fixed webservice copyright
(edit) @16125   16 years vboxsync Guest::SetStatistic argument check as well.
(edit) @16124   16 years vboxsync fixed webservice copyright
(edit) @16123   16 years vboxsync Typo in Guest::GetStatistic argument check.
(edit) @16122   16 years vboxsync fixed webservice copyright
(edit) @16121   16 years vboxsync Another paranoid assertion
(edit) @16120   16 years vboxsync export webservices to OSE
(edit) @16119   16 years vboxsync Clear CPUM_SYNC_FPU_STATE in CPUMR0SaveGuestFPU.
(edit) @16118   16 years vboxsync Main: Fixed %ls/%s and Utf8Str/Bstr mismatch in hard disk code.
(edit) @16115   16 years vboxsync filemuncher
(edit) @16114   16 years vboxsync Added first suspend and poweroff flags for the IDE controller too. …
(edit) @16113   16 years vboxsync Save the host FPU/XMM state for the 32/64 case.
(edit) @16112   16 years vboxsync FE/Qt4: 3512: List of hostif should be disabled if network type != …
(edit) @16111   16 years vboxsync cpumR0SaveHostRestoreGuestFPUState sets CPUM_USED_FPU, unnecessary to …
(edit) @16110   16 years vboxsync HWCMXR0: debugger (dbgf) breakpoints; DEBUG build only for the time …
(edit) @16109   16 years vboxsync CPUMR0: Don't forget to set CPUM_USED_FPU_SINCE_REM.
(edit) @16108   16 years vboxsync CPUM: Fixed 64-bit FPU management on the mac.
(edit) @16107   16 years vboxsync VMM.cpp: Log log flushes from R0 and GC.
(edit) @16106   16 years vboxsync CPUMR0: forgot to remove a line.
(edit) @16105   16 years vboxsync DBGFR0Trap03handler: use rip and not eip, pc is accurate and not …
(edit) @16104   16 years vboxsync VBoxManage typo
(edit) @16103   16 years vboxsync CPUMR0.cpp: minus RTLogPrintf.
(edit) @16102   16 years vboxsync CPUMR0.cpp: VBOX_ENABLE_64_BITS_GUESTS is a HWACCM local macro, use …
(edit) @16101   16 years vboxsync FE/Qt4: 3392: Disabled nested paging checkbox if VT-x/AMD-V is disabled
(edit) @16100   16 years vboxsync small German NLS fixes
(edit) @16099   16 years vboxsync Linux shared folders: ignore noauto option
(edit) @16098   16 years vboxsync Linux hostif: reduced the size of exec memory heap to one page (4096).
(edit) @16097   16 years vboxsync FE/Qt: updated the French translation
(edit) @16096   16 years vboxsync FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
(edit) @16095   16 years vboxsync Additions/Linux: fixed a todo and corrected terminology
(edit) @16094   16 years vboxsync NAT: enable delay hack (Windows host only)
(edit) @16093   16 years vboxsync Main: try to get the USB enumeration right on RHEL5, again
(edit) @16092   16 years vboxsync German NLS update
(edit) @16091   16 years vboxsync Additions/x11 and Linux: added support for X.Org server 1.6
(edit) @16090   16 years vboxsync FE/Qt4: 3512: List of hostif should be disabled if network type != …
(edit) @16089   16 years vboxsync Main: Mention in the docs that hard disk format identifiers are …
(edit) @16088   16 years vboxsync Additions/x11: added header files for X.Org server 1.6
(edit) @16087   16 years vboxsync FE/Qt4: 3392: Create nested paging checkbox.
(edit) @16086   16 years vboxsync missing initialization
(edit) @16085   16 years vboxsync NAT: delay hack
(edit) @16084   16 years vboxsync Flush the recompiler code cache when switch from real to protected mode. */
(edit) @16083   16 years vboxsync prevent flooding the release log
(edit) @16082   16 years vboxsync Solaris/VBoxNetFlt: vlan logging.
(edit) @16081   16 years vboxsync Main: case-insensitive comparison of hard disk formats
(edit) @16080   16 years vboxsync DBGF: 64-bit linux symbol files.
(edit) @16079   16 years vboxsync Linux hostif: Fixed the issue with duplicating guest originated packets.
(edit) @16078   16 years vboxsync NAT:freeing of buffer supposed to be sent in case we're unable …
(edit) @16077   16 years vboxsync Minor logging change
(edit) @16076   16 years vboxsync FE/Qt4: corrected r41774 a little bit
(edit) @16075   16 years vboxsync Corrected assertion
(edit) @16074   16 years vboxsync crOpenGL: fix guest app crashes with vertexarrays for multithreaded apps
(edit) @16073   16 years vboxsync crOpenGL: tabs to spaces
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