VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23869   16 years vboxsync fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
(edit) @23868   16 years vboxsync RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
(edit) @23867   16 years vboxsync E1000: Proper padding (with zeros) of short packets.
(edit) @23866   16 years vboxsync VbglR3: Guest Additions version lookup on non-Windows platforms.
(edit) @23865   16 years vboxsync Linux installer: silently leave the boot script if the package was …
(edit) @23861   16 years vboxsync Check if DPC array was initialized
(edit) @23860   16 years vboxsync D-Bus: OSE exports
(edit) @23859   16 years vboxsync X11/VBoxClient: Added host version check.
(edit) @23858   16 years vboxsync VBoxTray: Make use of newly added host version functions in VbglR3.
(edit) @23857   16 years vboxsync VBoxGuestR3LibHostVersion: EOL style.
(edit) @23856   16 years vboxsync VbglR3: Added host version checking routines.
(edit) @23855   16 years vboxsync VBox Runtime/D-Bus: Renamed loading function to RTDBusLoadLib().
(edit) @23854   16 years vboxsync FE/Qt4: Implicitly set SATA ports count when saving storage settings.
(edit) @23853   16 years vboxsync docs
(edit) @23852   16 years vboxsync Main/D-Bus: Build fixes.
(edit) @23851   16 years vboxsync Annoying assertion
(edit) @23850   16 years vboxsync Linux installer: cleanup after module compilation
(edit) @23849   16 years vboxsync Main/D-Bus: Include D-Bus module.
(edit) @23848   16 years vboxsync Main/D-Bus: Moved to VBox Runtime.
(edit) @23847   16 years vboxsync VBoxManageHelp: moved firmware near other boot options
(edit) @23846   16 years vboxsync Guest Additions Installer/VBoxDrvInst/VBoxMouse: Accidental commit, …
(edit) @23845   16 years vboxsync VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
(edit) @23844   16 years vboxsync Do not call ModifyPage handler with non-page aligned sizes.
(edit) @23843   16 years vboxsync VBoxGuestR3LibMisc: warning
(edit) @23841   16 years vboxsync Main: Fixed assertion and double error message when cancelling a …
(edit) @23840   16 years vboxsync crOpenGL: make sure window being destroyed isn't bound to opengl contexts
(edit) @23839   16 years vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23838   16 years vboxsync VBoxClient/VBoxTray/VBgl: Tabs.
(edit) @23837   16 years vboxsync VBoxClient/VBoxTray/VBgl: More Windows bits.
(edit) @23836   16 years vboxsync VBoxClient/VBoxTray/VBgl: Windows build fixes.
(edit) @23835   16 years vboxsync VBoxClient/VBoxTray/VBgl: More bits for host version checking.
(edit) @23834   16 years vboxsync typo, errno.
(edit) @23833   16 years vboxsync PGMPhys.cpp: reverted r53588 - wrong fix.
(edit) @23832   16 years vboxsync SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
(edit) @23831   16 years vboxsync SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
(edit) @23830   16 years vboxsync #3987: Virtio: Reset, feature negotiation, notification control.
(edit) @23828   16 years vboxsync VBoxClient: Added VBOX_WITH_DBUS
(edit) @23827   16 years vboxsync Main: Cancellation fixes (almost perfect).
(edit) @23826   16 years vboxsync VMM: VMR3PowerOff should work for CREATED VMs as well. (TODO update …
(edit) @23825   16 years vboxsync VBoxSDL: removed hardcoded controller names and now controllers are …
(edit) @23824   16 years vboxsync VBox Runtime: Also include D-BUS handling on other *x* platforms.
(edit) @23823   16 years vboxsync API/Medium: new attribute to get the kind of medium (dvd/floppy/hard …
(edit) @23822   16 years vboxsync VBoxClient: Enabled service checking again
(edit) @23821   16 years vboxsync Main: Accidental slash
(edit) @23820   16 years vboxsync VBoxClient: Not needed anymore (now live in VBox runtime)
(edit) @23819   16 years vboxsync VBoxClient:
(edit) @23818   16 years vboxsync FE/Qt4: Spelling for r53564.
(edit) @23817   16 years vboxsync PATM: 64-bit host saved state fixes (addresses testbox burn).
(edit) @23816   16 years vboxsync SSM: Added flag for indicating that we're not using SSMR3PutStructEx …
(edit) @23815   16 years vboxsync FE/Qt4: 1893: Add EFI BIOS: GUI Option added.
(edit) @23814   16 years vboxsync DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
(edit) @23813   16 years vboxsync Async completion testcase: bugfixes
(edit) @23812   16 years vboxsync PDMAsyncCompletion: Bugfixes
(edit) @23811   16 years vboxsync AsyncCompletion Stress test: Bugfixes. Correctly calculate the write …
(edit) @23810   16 years vboxsync Main: Cancelling teleporation…
(edit) @23809   16 years vboxsync VBoxManage: storagectl => name, floppy => fdd, type => controller
(edit) @23808   16 years vboxsync API/Settings: fix writing old settings files (empty attachments were …
(edit) @23807   16 years vboxsync VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
(edit) @23806   16 years vboxsync todo update
(edit) @23805   16 years vboxsync ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
(edit) @23804   16 years vboxsync ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
(edit) @23803   16 years vboxsync Main/xml: Put the target teleporter settings in a separate node …
(edit) @23802   16 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23801   16 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23800   16 years vboxsync Removed comment
(edit) @23799   16 years vboxsync Accidental commit
(edit) @23798   16 years vboxsync Correction
(edit) @23797   16 years vboxsync More synthetic cpu work
(edit) @23796   16 years vboxsync FE/Qt4-OSX: fix memory leaks in drawing code
(edit) @23795   16 years vboxsync Main/Settings: bump settings version to 1.9 if any of the live …
(edit) @23794   16 years vboxsync More synthetic cpu work
(edit) @23793   16 years vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @23792   16 years vboxsync Similar unexpected return value hack for nested paging (guest SMP).
(edit) @23791   16 years vboxsync Main: Allow setting IMachine::LiveMigrationTarget to TRUE when the VM …
(edit) @23790   16 years vboxsync VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
(edit) @23789   16 years vboxsync PATM: build fix.
(edit) @23788   16 years vboxsync PATM: 64-bit host fix.
(edit) @23787   16 years vboxsync CPUM: Fixed bug in cpumR3LoadCpuId (live migration, disabled).
(edit) @23785   16 years vboxsync SSM: Added an _OLD field family for skipping obsolete field. May have …
(edit) @23784   16 years vboxsync PATM: The two relocation RTR3GetMem calls.
(edit) @23783   16 years vboxsync SSM: Added _HCPTR_HACK_U32 to deal with two PATM fields.
(edit) @23782   16 years vboxsync PATM: Missing ZEROs.
(edit) @23781   16 years vboxsync PATM: Converted to more SSMR3GetMem calls.
(edit) @23780   16 years vboxsync SSM: Adding IGN_GCPTR and IGN_GCPHYS just in case.
(edit) @23779   16 years vboxsync PATM: Converting to extended structure based deserialization.
(edit) @23778   16 years vboxsync todos
(edit) @23777   16 years vboxsync SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
(edit) @23776   16 years vboxsync SSM: MSC32 bugfix.
(edit) @23775   16 years vboxsync SSM: Fixed uninitialized rc bug in the _ARRAY handling.
(edit) @23773   16 years vboxsync SSM: copy & past fix.
(edit) @23772   16 years vboxsync CSAM: Use SSMFIELD_ENTRY_PAD_MSC32_AUTO.
(edit) @23771   16 years vboxsync SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
(edit) @23770   16 years vboxsync CSAM: The right fix (hopefully).
(edit) @23769   16 years vboxsync Main/Machine: fix null medium issue introduced with the previous fix
(edit) @23768   16 years vboxsync CSAM: 32-bit (gcc) adjustment.
(edit) @23766   16 years vboxsync 2dvideo: bugfixing for overlay (widget) move/resize
(edit) @23765   16 years vboxsync CSAM: Use SSMR3GetStructEx instead of SSMR3GetMem in an attempt to …
(edit) @23764   16 years vboxsync SSM: More structure serialization and deserialization features.
(edit) @23763   16 years vboxsync Main/MachineImpl: fix medium backref handling for floppy/dvd media
(edit) @23762   16 years vboxsync Python shell: better device attachment printing, updated to reflect …
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