VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9148   17 years vboxsync More 64 bits guest preps
(edit) @9147   17 years vboxsync export vbi.
(edit) @9146   17 years vboxsync Backed out r31259.
(edit) @9144   17 years vboxsync NAT: fixed ARP for .2 and .3 if the guest IP range was changed
(edit) @9140   17 years vboxsync VBOXGUEST_RELEASE_LOG -> VBOX_RELEASE_LOG. We're not going to mix the …
(edit) @9138   17 years vboxsync tstFileAppendWin-1 for exploring FILE_APPEND_DATA.
(edit) @9134   17 years vboxsync Shared folders flag for appending data to a file. Windows addition …
(edit) @9132   17 years vboxsync More verbose assertion
(edit) @9131   17 years vboxsync Dropped the USE_EFFICIENT_ADDRESS flag. This breaks assumptions in …
(edit) @9127   17 years vboxsync First half of VBoxVMSettings* dialog and it's sub-widgets.
(edit) @9126   17 years vboxsync Additions/common: fixed release logging in guest R3
(edit) @9125   17 years vboxsync AMD-V: setup PAT guest register for nested paging
(edit) @9124   17 years vboxsync Cleanup of the Solaris 10 detection, reducing ifdef clutter in the C …
(edit) @9123   17 years vboxsync Additions/x11: fixed a problem in the X11 clipboard code, whereby host …
(edit) @9122   17 years vboxsync Logging update
(edit) @9121   17 years vboxsync FE/Qt4: <> <=> ""
(edit) @9120   17 years vboxsync Updates
(edit) @9119   17 years vboxsync FE/Qt4: Added copyright notice and exported to OSE.
(edit) @9118   17 years vboxsync vboxvfs: mount all shared folders from /etc/fstab
(edit) @9117   17 years vboxsync Removed the #if 0 case from the #2890 fix.
(edit) @9116   17 years vboxsync Added stat counter for physical page invalidation.
(edit) @9115   17 years vboxsync HWACCM: Invalidate pages changed by PGMHandlerPhysicalPageTempOff. …
(edit) @9114   17 years vboxsync forgot this
(edit) @9113   17 years vboxsync fixed Solaris version detection
(edit) @9112   17 years vboxsync Hopefully working solaris 10 detection.
(edit) @9110   17 years vboxsync Minor update
(edit) @9109   17 years vboxsync fix crash in slirp code if the wrong IP was released from DHCP (#2893)
(edit) @9108   17 years vboxsync reverted most parts of r31214 and 31223, postponed to > 1.6.2
(edit) @9107   17 years vboxsync FE/Qt4: No VBoxLicenseViewer class on OSE.
(edit) @9106   17 years vboxsync Changed assertion for nested shadow paging
(edit) @9105   17 years vboxsync FE/Qt4: Moved the VBoxLicenseViewer class into a separate file.
(edit) @9104   17 years vboxsync Linux additions kernel module loader scripts: minor cosmetical fixes
(edit) @9103   17 years vboxsync Remove obsolete OSE conditionals.
(edit) @9102   17 years vboxsync Solaris installer: shorthand gobjcopy.
(edit) @9101   17 years vboxsync More yasm fixing.
(edit) @9100   17 years vboxsync Corrected fstsw to fnstsw. The fstsw mnemonic is assembled into …
(edit) @9099   17 years vboxsync More instruction filtering and hacking.
(edit) @9098   17 years vboxsync More or less working yasm formatter. Added some disassembler testcases.
(edit) @9097   17 years vboxsync ParseEscFP: Why copy fpop->param[12] to pCpu->param[12].parval? …
(edit) @9096   17 years vboxsync Linux kernel module scripts: unify output functions; mount/umount all …
(edit) @9095   17 years vboxsync Use VBOX_MACOSX_ICON_FILE.
(edit) @9094   17 years vboxsync Use VBOX_WINDOWS_ICON_FILE and .rc generated at build time just like …
(edit) @9093   17 years vboxsync Frontends/VirtualBox and VirtualBox4: typo in the French translation
(edit) @9092   17 years vboxsync We need a real shadow paging backend for PGMHandlerPhysicalPageTempOff …
(edit) @9091   17 years vboxsync FE/Qt4: Cosmetically changes and OSE export.
(edit) @9090   17 years vboxsync VBoxManage: OSE fix
(edit) @9089   17 years vboxsync FE/Qt4: Updated the left over designer classes to use the new …
(edit) @9088   17 years vboxsync Corrected the delay for the 2nd timer that clears UIP (among others …
(edit) @9087   17 years vboxsync Don't build TAP stuff on Solaris 10.
(edit) @9086   17 years vboxsync Fe/Qt4:VDM: Merged - Ensures current item visible every time we are …
(edit) @9085   17 years vboxsync Fe/Qt3:VDM: Ensures current item visible every time we are switching page.
(edit) @9084   17 years vboxsync Fix for 64-bit win builds: char* to const char* conversion.
(edit) @9083   17 years vboxsync Minor update
(edit) @9082   17 years vboxsync More statistics
(edit) @9081   17 years vboxsync Merge 2785: "New created hard disk is not visible in disk manager" …
(edit) @9080   17 years vboxsync 2785: New created hard disk is not visible in disk manager: ensures …
(edit) @9079   17 years vboxsync VBoxMediaComboBox: Merging alphabetical order and some ordering fixes …
(edit) @9078   17 years vboxsync VBoxMediaComboBox: adding comment to fixing code.
(edit) @9077   17 years vboxsync VBoxMediaComboBox: fixing order of <no hard disk> item to be always …
(edit) @9076   17 years vboxsync Frontends/VirtualBox and VirtualBox4: revert r31170 until after 1.6.2
(edit) @9075   17 years vboxsync Fixed wrong call to TRPMResetTrap
(edit) @9074   17 years vboxsync Log normal page faults in nested paging mode too (DEBUG only).
(edit) @9073   17 years vboxsync Updated logging
(edit) @9072   17 years vboxsync FE/Qt4: Backported: - r31128 (2800: "FE/Qt: Switch to fullscreen does …
(edit) @9071   17 years vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9070   17 years vboxsync Frontends/VirtualBox and VirtualBox4: mAutoresizeGuest implies …
(edit) @9069   17 years vboxsync Interpret msr reads and writes (currently disabled in order not to …
(edit) @9068   17 years vboxsync FE/Qt: NLS: Updated Italian, Japanese, Portuguese (Brazil) and Serbian …
(edit) @9067   17 years vboxsync Frontends/VirtualBox and VirtualBox4: documented the mDoResize flag
(edit) @9066   17 years vboxsync kmk has a $(date ) function.
(edit) @9065   17 years vboxsync kmk has a $(date ) function.
(edit) @9064   17 years vboxsync Properly deal with CR3 changes in nested paging mode.
(edit) @9063   17 years vboxsync Workaround for #2833.
(edit) @9062   17 years vboxsync Accidental commit
(edit) @9061   17 years vboxsync fix for Linux hosts compiling X11 additions but no Linux additions
(edit) @9060   17 years vboxsync FE/Qt: Added OpenSolaris icon.
(edit) @9059   17 years vboxsync cosmetical fix
(edit) @9058   17 years vboxsync FE/Qt4: Backported: - r31136 (attempt to fix mouse grabbing with the …
(edit) @9057   17 years vboxsync FE/Qt4: Added some warning to look at later.
(edit) @9056   17 years vboxsync FE/Qt4: Use QIWithRetranslateUI as base for all classes that need …
(edit) @9055   17 years vboxsync German NLS consistency fixes
(edit) @9054   17 years vboxsync gcc-4.3 warning
(edit) @9053   17 years vboxsync reverted r31118 and applied Michaels last patch (#2844#22) as a better …
(edit) @9052   17 years vboxsync Solaris installer: added PUEL to additions package. Fixed broken OSE …
(edit) @9051   17 years vboxsync Solaris host and guest installer: Changes to pass Sun's RE packaging …
(edit) @9050   17 years vboxsync FE/Qt-OSX: Fix for r31128 which broke seamless mode on Mac OS X.
(edit) @9049   17 years vboxsync Solaris installer: included copyright PUEL.
(edit) @9048   17 years vboxsync Frontends/VirtualBox and VirtualBox4: whether or not the console view …
(edit) @9047   17 years vboxsync Partially implemented rename vmdk api call.
(edit) @9046   17 years vboxsync Experimental workaround for the non-working debuggers and panicing …
(edit) @9045   17 years vboxsync X11 only
(edit) @9044   17 years vboxsync attempt to fix mouse grabbing with the compiz window manager
(edit) @9043   17 years vboxsync Fixing seamless/fullscreen mode entering/exiting event-order for windows.
(edit) @9041   17 years vboxsync spaces.
(edit) @9039   17 years vboxsync spaces and inverted comments.
(edit) @9038   17 years vboxsync Sync back the debug registers too (fixed gdb/dbx weirdness on solaris).
(edit) @9037   17 years vboxsync Don't attempt to build something which isn't in OSE.
(edit) @9036   17 years vboxsync 2800: "FE/Qt: Switch to fullscreen does not work reliably": Latest …
(edit) @9034   17 years vboxsync properly export
(edit) @9033   17 years vboxsync Statistics for SVM_EXIT_NPF
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