VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24587   15 years vboxsync DevATA.cpp: Better error message about missing devices during …
(edit) @24586   15 years vboxsync Python shell: more teleportation (info, password)
(edit) @24585   15 years vboxsync fileio-posix.cpp: Build fix.
(edit) @24584   15 years vboxsync fileio-posix.cpp: file sharing emulation for debugging purposes. …
(edit) @24583   15 years vboxsync DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
(edit) @24582   15 years vboxsync VMM.cpp: Fix cleanup of the stack's guard pages so that we don't …
(edit) @24581   15 years vboxsync Python shell: teleportation support
(edit) @24580   15 years vboxsync PDMLdr.cpp: Call VMSetError before freeing the filename used in the …
(edit) @24579   15 years vboxsync Main/Console: fix taking snapshots of a VM with several hard disk …
(edit) @24578   15 years vboxsync fix OSE
(edit) @24577   15 years vboxsync Main,VMM,VBox/cdefs.h: build fix; added IN_VMM_STATIC.
(edit) @24576   15 years vboxsync EFI: binary EFI firmware
(edit) @24575   15 years vboxsync SSM: Reduce the number of ifndef SSM_STANDALONE checks by moving code.
(edit) @24574   15 years vboxsync SSMStandalone.a/lib for linking with VBoxSVC.
(edit) @24573   15 years vboxsync build fix
(edit) @24572   15 years vboxsync Main: gcc warning
(edit) @24571   15 years vboxsync VBoxSVC link fix
(edit) @24570   15 years vboxsync crOGL: gcc warnings (note that GLint is sometimes long!)
(edit) @24569   15 years vboxsync crOGL: gcc warning
(edit) @24568   15 years vboxsync add the EFI firmware image into Linux .deb/.rpm packages
(edit) @24567   15 years vboxsync VM.cpp: Always write VMSetError messages to the release log. Main may …
(edit) @24566   15 years vboxsync gcc warning
(edit) @24565   15 years vboxsync dang
(edit) @24564   15 years vboxsync FE/Qt4: VBoxConsoleWND: Take Snapshot name generation now takes into …
(edit) @24563   15 years vboxsync Main/MediumImpl: dead code
(edit) @24562   15 years vboxsync 3.1.0 Beta 1 done
(edit) @24561   15 years vboxsync 3.1.0 Beta 1
(edit) @24560   15 years vboxsync Main/MachineImpl: change the dvd/floppy mounting code so that the …
(edit) @24559   15 years vboxsync FE/Qt4: Regression fix: Save mediums mounted at runtime.
(edit) @24558   15 years vboxsync Main: Teleport to local process with disks attached. Delays the …
(edit) @24557   15 years vboxsync FE/Qt4: Force-remounting support.
(edit) @24556   15 years vboxsync Main/snapshots: another attempt at progress crash fixing
(edit) @24555   15 years vboxsync Main/VirtualBox: fix a bunch of error messages which weren't converted …
(edit) @24554   15 years vboxsync 2nd attempt to fix the cast problem
(edit) @24553   15 years vboxsync Wrong pointer type for the progress object
(edit) @24552   15 years vboxsync ConsoleImpl: Assertion update
(edit) @24551   15 years vboxsync virtio: no setting file updates needed, reverting r54670
(edit) @24550   15 years vboxsync GUI: added assertion to GUI so that VBoxSVC wont assert in …
(edit) @24549   15 years vboxsync Installer/solaris: fix opensolaris version check so that it deals with …
(edit) @24548   15 years vboxsync virtio: string mismatch between device and some parts of main. (part …
(edit) @24547   15 years vboxsync Main/Version.cpp: obsolete
(edit) @24546   15 years vboxsync virtio: string mismatch between device and some parts of main.
(edit) @24545   15 years vboxsync GUI: temporary fix for assertion in VBoxMedium during takeSnapshot()
(edit) @24544   15 years vboxsync Additions/linux/installer: message fixes
(edit) @24543   15 years vboxsync Additions/linux/installer: more fixes
(edit) @24542   15 years vboxsync PGM: Allow writes during resuming.
(edit) @24541   15 years vboxsync fix #4415: VBoxSVC zombie
(edit) @24540   15 years vboxsync VBoxServiceTimeSync.cpp: file header.
(edit) @24539   15 years vboxsync Saved state screenshot API (xTracker 4364).
(edit) @24538   15 years vboxsync Main/Settings: fix typo in hardware conversion settings version bump
(edit) @24537   15 years vboxsync Additions/linux/installer: more fixes
(edit) @24536   15 years vboxsync Solaris/Installer: backed out temporary test change.
(edit) @24535   15 years vboxsync Solaris/Installer: Temporary testing change. Should be reverted.
(edit) @24534   15 years vboxsync Revert to the current snapshot -> Restore the current snapshot
(edit) @24533   15 years vboxsync #4410: Drop incoming packets in E1000 if VM is not running.
(edit) @24532   15 years vboxsync Additions/linux/installer: typo
(edit) @24531   15 years vboxsync Additions/linux/installer: more fixes
(edit) @24530   15 years vboxsync AsyncCompletion: Fix assertion when closing endpoints
(edit) @24529   15 years vboxsync AsyncCompletion: Fix reference leak of cached entries. Blocked further …
(edit) @24528   15 years vboxsync Saved state screenshot Main API prototype (xTracker 4364).
(edit) @24527   15 years vboxsync VHD: Fix incompatibility with Hyper-V. Contributed by Huihong Luo
(edit) @24526   15 years vboxsync OVF: fix import and export of floppy and DVD attachments broken by …
(edit) @24525   15 years vboxsync ApplianceImpl: Fixed to build on Windows.
(edit) @24524   15 years vboxsync Main/Machine: fix error handling in MountMedium, dropping the error …
(edit) @24523   15 years vboxsync More comments
(edit) @24522   15 years vboxsync Main/OVF: fix import of floppies, add stub code for proper future …
(edit) @24521   15 years vboxsync Ignore all other CMOS shutdown status values (OpenSolaris sets it to …
(edit) @24520   15 years vboxsync Got rid of annoying inability to sometimes load vt-x release states …
(edit) @24519   15 years vboxsync Disable async completion
(edit) @24518   15 years vboxsync NetFltInstall: Fixed installation errors, added todos.
(edit) @24517   15 years vboxsync AsyncCompletion: Reuse evicted buffers if possible to avoid too much …
(edit) @24516   15 years vboxsync 2d accel: fix the missing case warning
(edit) @24515   15 years vboxsync mac burn fix
(edit) @24514   15 years vboxsync GUI: after more discussion, enable branch drawing in snapshots tree on …
(edit) @24513   15 years vboxsync GUI: enable branch drawing in snapshots tree on Mac platform as well
(edit) @24512   15 years vboxsync VBoxServiceVMInfo.cpp: r=bird: Added a todo about unwanted namefiltering.
(edit) @24511   15 years vboxsync Main/MediumAttchment: back out API change which changed the return …
(edit) @24510   15 years vboxsync GUI: enable branch drawing in snapshots tree on Linux platform
(edit) @24509   15 years vboxsync Main: fix deleteSnapshot failure: medium backreferences were not …
(edit) @24508   15 years vboxsync SSM,VM: VMSetError handling.
(edit) @24507   15 years vboxsync HWACCMR0.cpp: privately disabled the assertion.
(edit) @24506   15 years vboxsync VBoxService: Fixed UTMP enumeration return value on OpenSolaris.
(edit) @24505   15 years vboxsync VBoxManage: no toggle mode (on/off) required for --forceunmount
(edit) @24504   15 years vboxsync VBoxManage: Implemented the --forceunmount option
(edit) @24503   15 years vboxsync OpenGL: better error message
(edit) @24502   15 years vboxsync Additions/linux/installer: X11 setup fix
(edit) @24501   15 years vboxsync 2d accel: re-enable 2D support test on VM creation for Mac
(edit) @24500   15 years vboxsync FE/Qt4: 4370: Unable to auto-mount Guest Additions image while …
(edit) @24499   15 years vboxsync Main/testcase: build fix
(edit) @24498   15 years vboxsync SUPDrvIOC.h: Note about the major version consumed by the 3.0 branch.
(edit) @24497   15 years vboxsync Main/Settings.cpp: Corrected the handling of the hardware version. …
(edit) @24496   15 years vboxsync Main/testcase: update to changed MountMedium method as well
(edit) @24495   15 years vboxsync DevVGA: Restore version 1 saved states (very recent regression).
(edit) @24494   15 years vboxsync Main/Appliance: fix SCSI controller import (use long name now), and …
(edit) @24493   15 years vboxsync API/Machine,Session: add a force mount parameter to MountMedium and …
(edit) @24492   15 years vboxsync Linux additions: fixed Makefile
(edit) @24491   15 years vboxsync typo in error message
(edit) @24490   15 years vboxsync Saved state screenshot API stubs (xTracker 4364).
(edit) @24489   15 years vboxsync crOpenGL-OSX: better fix for r54567
(edit) @24488   15 years vboxsync FE/Qt4: 3616: Guru meditation triggers VM window resize: Ignoring …
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