VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46046   12 years vboxsync USB/proxy/darwin: typo.
(edit) @46045   12 years vboxsync Remove L4 support from main tree, missing file.
(edit) @46042   12 years vboxsync All source files should have $Id:$ keywords at the top.
(edit) @46041   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @46040   12 years vboxsync Additions/x11: build fix
(edit) @46039   12 years vboxsync Additions/x11: build fix
(edit) @46038   12 years vboxsync build fix
(edit) @46037   12 years vboxsync crOpenGL: 1. missing 2.1 bits: glPointParameter …
(edit) @46036   12 years vboxsync Frontends/VBoxManage: new option --longmode for modifyvm, for changing …
(edit) @46035   12 years vboxsync Remove L4 support from main tree.
(edit) @46034   12 years vboxsync VMM: DEBUG->STRICT build fix for switcher Tests.
(edit) @46032   12 years vboxsync grumble.
(edit) @46031   12 years vboxsync Cannot define two RT_OS_XXX macros at the same time, sorry, was never …
(edit) @46029   12 years vboxsync Storage/VHDX: Disable a few consistency checks. I've seen images in …
(edit) @46028   12 years vboxsync grumble.
(edit) @46027   12 years vboxsync grumble.
(edit) @46025   12 years vboxsync RTDbgCfg: Directory and cache searching code.
(edit) @46023   12 years vboxsync RTLdrOpen: Defined the first flag RTLDR_O_FOR_DEBUG for use with RTDbgMod.
(edit) @46022   12 years vboxsync FE/Qt: Burn fix for r85687.
(edit) @46021   12 years vboxsync Additions/linux: add support for using cross-compiler tools to build …
(edit) @46020   12 years vboxsync FE/Qt: 6749: Removing obsolete SDL support code.
(edit) @46019   12 years vboxsync Additions/x11: use a VBoxGuest template for building the X11 stub …
(edit) @46018   12 years vboxsync VMM/HMVMXR0: Fix Vista 64-bit guests to work again.
(edit) @46017   12 years vboxsync FE/Qt: 6749: Removing obsolete and strange TimerMode code.
(edit) @46016   12 years vboxsync FE/Qt: 6749: Removing obsolete QGL support code.
(edit) @46015   12 years vboxsync FE/Qt: Message-center: Extending CProgress errors handling for the …
(edit) @46014   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46013   12 years vboxsync RTDirQueryUnknownType* adjustment.
(edit) @46010   12 years vboxsync iprt/string.h: Added RTStrIsCaseFoldable, RTStrIsUpperCased and …
(edit) @46009   12 years vboxsync ctrlCopyDirToGuest: r=bird: This directory enum code won't work on …
(edit) @46008   12 years vboxsync iprt/dir.h,++: Added RTDirQueryUnknownType, RTDirQueryUnknownTypeEx, …
(edit) @46007   12 years vboxsync Main/VPX: play safe
(edit) @46006   12 years vboxsync Main/VPX: do uninitialization in drvDestruct() rather than in uninit()
(edit) @46005   12 years vboxsync FE/Qt: 6749: Removing obsolete DirectDraw support code.
(edit) @46004   12 years vboxsync VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
(edit) @46003   12 years vboxsync Storage/testcase: warning
(edit) @46002   12 years vboxsync Support: fix strict hardened builds
(edit) @46001   12 years vboxsync header fixes
(edit) @46000   12 years vboxsync build fix
(edit) @45998   12 years vboxsync warnings
(edit) @45997   12 years vboxsync SlickEdit loves adding BOM on new files.
(edit) @45996   12 years vboxsync build fix
(edit) @45994   12 years vboxsync RTDbgModCreateFromPeImage: Mostly implemented.
(edit) @45993   12 years vboxsync VMM: Added DBGFR3AsGetConfig.
(edit) @45992   12 years vboxsync Main/Display: explicitely initialize mpVideoRecCtx
(edit) @45991   12 years vboxsync Fix local strict build issues.
(edit) @45988   12 years vboxsync Fix burn.
(edit) @45987   12 years vboxsync build fix
(edit) @45986   12 years vboxsync build fix
(edit) @45984   12 years vboxsync RTDbgCfg: Debugging configuration, like symbol search paths and such.
(edit) @45983   12 years vboxsync DbgPlugInWinNt.cpp: Made it work with NT4.
(edit) @45982   12 years vboxsync RTLdrElf: Better fix.
(edit) @45981   12 years vboxsync Only pick up SHT_STRTAB sections if we haven't already found one.
(edit) @45980   12 years vboxsync DisplayImpl: Explicitly clear mpVideoRecCtx.
(edit) @45979   12 years vboxsync lightdm_greeter: Also take domain name into account.
(edit) @45978   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @45977   12 years vboxsync VMM/HMVMXR0: Kernel GS Base is no longer manually saved/restore across …
(edit) @45976   12 years vboxsync VMM/HMVMXR0: In case we don't have TPR-shadow or CR8_LOAD exit is …
(edit) @45975   12 years vboxsync DWARF: Watcom segment detection and wasm/wlink labels.
(edit) @45974   12 years vboxsync DevATA: Return no data for status register if no device on channel present.
(edit) @45973   12 years vboxsync Alignment.
(edit) @45972   12 years vboxsync DevATA: Do not unnecessarily restrict ATAPI PIO transfer size.
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45970   12 years vboxsync Storage/LsiLogic: Fix Solaris 9 guests, it insists on downloading the …
(edit) @45969   12 years vboxsync build fix
(edit) @45968   12 years vboxsync Ldr,Dbg: DWARF and ELF hacking in progress.
(edit) @45967   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @45966   12 years vboxsync VMM/HMVMXR0: Only cause a VM-exit when the highest-priority pending …
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45963   12 years vboxsync VMM: nits.
(edit) @45962   12 years vboxsync Main/VPX: more fixes
(edit) @45961   12 years vboxsync Main/VPX: don't initialize anything if disabled
(edit) @45960   12 years vboxsync Main/VPX: crash fix if not enabled
(edit) @45959   12 years vboxsync Storage/LsiLogic: Start cleaning up the implementation, rework I/O …
(edit) @45958   12 years vboxsync Main/VPX: start at 1 not 0.
(edit) @45957   12 years vboxsync windows build fix
(edit) @45956   12 years vboxsync Main/VPX: multi-monitor fixes; use .webm as default extension
(edit) @45955   12 years vboxsync VMM: Name fixes for non-static functions.
(edit) @45954   12 years vboxsync VMM/HMVMXR0: spacing.
(edit) @45953   12 years vboxsync VMM/HMVMXR0: Don't mix up store and load. This is horrible terminology.
(edit) @45952   12 years vboxsync Windows Guest Additions installer: Select 3D section to reflect …
(edit) @45950   12 years vboxsync Main/VPX: multimonitor (needs more cleanup)
(edit) @45949   12 years vboxsync VMM/VMMR3: Stat description.
(edit) @45948   12 years vboxsync IPRT: Added RTTcpClientConnectEx and RTTcpClientCancelConnect.
(edit) @45947   12 years vboxsync VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
(edit) @45946   12 years vboxsync VMM/HMVMXR0: copy, paste typo.
(edit) @45945   12 years vboxsync VMM/HMVMXR0: paranoidroid.
(edit) @45944   12 years vboxsync VMM/HMVMXR0: Don't intercept CR3 reads with unrestricted guests.
(edit) @45943   12 years vboxsync VMM/HMVMXR0: Fix overly-delayed update of PGM's view of CR3. More …
(edit) @45942   12 years vboxsync crOpenGL: don't notify event when there is no parent window
(edit) @45941   12 years vboxsync Main/VPX: some code restructuring to be able to log errors / success …
(edit) @45940   12 years vboxsync crOpenGL->Fe/Qt notification mechanism
(edit) @45939   12 years vboxsync FE/Qt: Popup-center: Support for visual-representation mode change; …
(edit) @45938   12 years vboxsync Windows Guest Additions installer: New try for installing the services …
(edit) @45937   12 years vboxsync VMM/HMVMXR0: Easier to read when reading huge logs.
(edit) @45936   12 years vboxsync dbgmoddwarf.cpp: Fixed bug in line number interpreter.
(edit) @45935   12 years vboxsync Export RTLogGetDefaultInstance.
(edit) @45934   12 years vboxsync VMMR0.cpp/RTAssertMsg2WeakV: Don't instantiate the debug logger, just …
(edit) @45932   12 years vboxsync VPX: support 0.9.5 or higher; removed some obsolete Linux …
(edit) @45931   12 years vboxsync deb/rpm: removed a few distributions we don't build packages for 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