VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24114   16 years vboxsync FE/Qt4-NLS: Merged Dutch, Spanish, Slovak & Romanian translations.
(edit) @24113   16 years vboxsync VBoxTray: Fixed test case.
(edit) @24112   16 years vboxsync Storage/VMDK: fix bug in handling split images, causing failure to …
(edit) @24111   16 years vboxsync DevVGA_VBVA: disable reset assertion for everyone but Misha
(edit) @24110   16 years vboxsync FE/Qt4-OSX: next fix
(edit) @24109   16 years vboxsync FE/Qt4-OSX: forgot one file
(edit) @24108   16 years vboxsync FE/Qt4-OSX: try to fix burns
(edit) @24107   16 years vboxsync FE/Qt4-OSX: initial set of native Cocoa controls
(edit) @24106   16 years vboxsync DBGPlugInWinNt.cpp: digging into debug info…
(edit) @24105   16 years vboxsync DrvSCSI: make sure any pending dummy requst has landed taken down …
(edit) @24104   16 years vboxsync DrvSCSI: Need to synchronize all pending requests before any driver …
(edit) @24103   16 years vboxsync grr!
(edit) @24102   16 years vboxsync req.cpp: oops.
(edit) @24101   16 years vboxsync DrvSCSI,DevLsiLogic: Moved the reset request sync down to the driver …
(edit) @24100   16 years vboxsync iprt/req.h: Added RTReqIsBusy.
(edit) @24099   16 years vboxsync DevBusLogic: Drop the suspend and load/save synchronization since …
(edit) @24098   16 years vboxsync DevLsiLogic,DrvSCSI: Added new DrvSCSI method for synchronizing the …
(edit) @24097   16 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24096   16 years vboxsync DevAHCI: Try avoid the 100ms timeouts during suspend and shutdown. …
(edit) @24095   16 years vboxsync DevVGA_VBVA: shut up annoying reset assertion (DEBUG_bird only). …
(edit) @24094   16 years vboxsync DevATA: Optimize the suspend and poweroff pendig I/O waits so they …
(edit) @24092   16 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24091   16 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24090   16 years vboxsync Main/Machine: when opening a new session, don't just fail of the …
(edit) @24089   16 years vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @24088   16 years vboxsync Main/Console: better fail than return NULL machine reference, which …
(edit) @24087   16 years vboxsync DevPit-i8254: Save and verify config. Saved state version changed.
(edit) @24085   16 years vboxsync DevPit-i8254: Made config value SpeakerEnabled work.
(edit) @24084   16 years vboxsync VBoxManage: snapshot dump fixes.
(edit) @24083   16 years vboxsync FE/Qt4: fix memory leak
(edit) @24082   16 years vboxsync DevAPIC: Save and verify config. Added a couple of review comments.
(edit) @24081   16 years vboxsync VBoxManage: add snapshot dump command for debugging snapshot trees.
(edit) @24080   16 years vboxsync FE/Qt4: VBox Console WND: Fixed regression provoking dvd-led to be not …
(edit) @24079   16 years vboxsync Main: logging cleanup
(edit) @24078   16 years vboxsync DevACPI: order
(edit) @24077   16 years vboxsync Fixed nested paging for 64 bits guests on 32 bits hosts (AMD-V only).
(edit) @24076   16 years vboxsync VMMDev: Save and verify config. Drop the SSM_VERSION* stuff since we …
(edit) @24075   16 years vboxsync API: fix documentation for SessionState_Spawning
(edit) @24074   16 years vboxsync Main/Machine: fix race when spawning session, caused VBoxSVC crash due …
(edit) @24073   16 years vboxsync VBoxClient: Added more D-BUS error checking.
(edit) @24072   16 years vboxsync DevAHCI,DevATA: More RTThreadSleep(100) todos.
(edit) @24071   16 years vboxsync DevLsiLogic: Changed saved to save & verify device presence, version …
(edit) @24070   16 years vboxsync DevBusLogic: Fixed bug in buslogicWaitForAsyncIOFinished causing an …
(edit) @24069   16 years vboxsync VBoxClient: Added delay for host update check, misc logging.
(edit) @24068   16 years vboxsync reformat pg_dev_achi. no real change.
(edit) @24067   16 years vboxsync DevBusLogic: Don't just restore the fPresent flag, check it! Save …
(edit) @24065   16 years vboxsync NAT: too noisy log.
(edit) @24064   16 years vboxsync NAT: too noisy log.
(edit) @24063   16 years vboxsync NAT: backed r53926
(edit) @24062   16 years vboxsync NAT: log too noisy.
(edit) @24061   16 years vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @24059   16 years vboxsync AsyncCompletion: Don't leak file descriptors when closing the …
(edit) @24058   16 years vboxsync NAT: simplefeing UrgRecv and Recv workers routines.
(edit) @24057   16 years vboxsync FE/Qt4: VM Settings / USB Page: synchronize view<->tool-bar spacing …
(edit) @24056   16 years vboxsync FE/Qt4: Fixed typo in r53914.
(edit) @24055   16 years vboxsync FE/Qt4: VM Settings: Shared Folders Page: columns size-hint issue …
(edit) @24054   16 years vboxsync FE/Qt4: Cleaning QTreeWidget from garbage, reworking QTreeWidget …
(edit) @24053   16 years vboxsync 2d accel: perform data reset VGA device reset
(edit) @24052   16 years vboxsync DevATA: Save and load+verify config. New saved state version.
(edit) @24051   16 years vboxsync DevAHCI: even more config verification bugfix.
(edit) @24050   16 years vboxsync DevAHCI: more config bugfix.
(edit) @24049   16 years vboxsync DevAHCI: bugfix.
(edit) @24048   16 years vboxsync ApplianceImpl: Also spell out SCSI Controller.
(edit) @24047   16 years vboxsync AsyncCompletion: Do not use a failsafe manager for more than one endpoint
(edit) @24046   16 years vboxsync ApplianceImpl: Create IDE controller during import instead of assuming …
(edit) @24045   16 years vboxsync DevAHCI: save and verify config (saved state).
(edit) @24044   16 years vboxsync 2d accel: fix unnecessary unlock g->h commands
(edit) @24042   16 years vboxsync DevSerial.cpp: Verify config on load.
(edit) @24041   16 years vboxsync Also flush dirty pages when unmapping cr3
(edit) @24040   16 years vboxsync Rephrased
(edit) @24039   16 years vboxsync DevE1000.cpp: Enable the new saved state version (2) that includes …
(edit) @24038   16 years vboxsync DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
(edit) @24037   16 years vboxsync Missing break
(edit) @24036   16 years vboxsync FE/Qt4: Session Information Dialog: Fixed typo in signal connection.
(edit) @24035   16 years vboxsync Backed out dead, but incorrect code
(edit) @24034   16 years vboxsync Backed out r53864; will cause too many problems unfortunately.
(edit) @24033   16 years vboxsync Error code handling
(edit) @24032   16 years vboxsync Return error code if VT-x/AMD-V init fails.
(edit) @24031   16 years vboxsync Removed disabled and incorrect assertion.
(edit) @24030   16 years vboxsync Warn about AMD-V in use.
(edit) @24029   16 years vboxsync Compile fix
(edit) @24028   16 years vboxsync 2d accel: guest driver fix for overlay surfaces not marked as visible
(edit) @24027   16 years vboxsync Fail if VT-x or AMD-V are already enabled (Windows 7)
(edit) @24026   16 years vboxsync VBoxManageStorageController.cpp: Don't use doxygen comments (/ */) …
(edit) @24024   16 years vboxsync Main and VBoxManage/GuestProperties: fix deleting GuestProperties in …
(edit) @24023   16 years vboxsync VbglR3: Some cleanup.
(edit) @24022   16 years vboxsync Wrap RTThreadPreemptDisable
(edit) @24021   16 years vboxsync Use KeSetSystemAffinityThread in RTThreadPreemptDisable/Enable. …
(edit) @24020   16 years vboxsync E1000: EEPROM save/load functions
(edit) @24019   16 years vboxsync DevSB16: save and verify config (untested).
(edit) @24018   16 years vboxsync toupper -> RT_C_TO_UPPER.
(edit) @24017   16 years vboxsync UUID: for r53765
(edit) @24015   16 years vboxsync Don't include <ctype.h>.
(edit) @24014   16 years vboxsync Removed rtMpClearPoke function as it's no longer required. (fixes …
(edit) @24013   16 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24012   16 years vboxsync DevPIC: Always enable 'info pic', not only in debug builds.
(edit) @24011   16 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24010   16 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24009   16 years vboxsync don't use <ctype.h> on UTF-8.
(edit) @24008   16 years vboxsync DrvHostBase.cpp: toupper -> RT_C_TO_UPPER.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette