VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23818   15 years vboxsync FE/Qt4: Spelling for r53564.
(edit) @23817   15 years vboxsync PATM: 64-bit host saved state fixes (addresses testbox burn).
(edit) @23816   15 years vboxsync SSM: Added flag for indicating that we're not using SSMR3PutStructEx …
(edit) @23815   15 years vboxsync FE/Qt4: 1893: Add EFI BIOS: GUI Option added.
(edit) @23814   15 years vboxsync DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
(edit) @23813   15 years vboxsync Async completion testcase: bugfixes
(edit) @23812   15 years vboxsync PDMAsyncCompletion: Bugfixes
(edit) @23811   15 years vboxsync AsyncCompletion Stress test: Bugfixes. Correctly calculate the write …
(edit) @23810   15 years vboxsync Main: Cancelling teleporation…
(edit) @23809   15 years vboxsync VBoxManage: storagectl => name, floppy => fdd, type => controller
(edit) @23808   15 years vboxsync API/Settings: fix writing old settings files (empty attachments were …
(edit) @23807   15 years vboxsync VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
(edit) @23806   15 years vboxsync todo update
(edit) @23805   15 years vboxsync ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
(edit) @23804   15 years vboxsync ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
(edit) @23803   15 years vboxsync Main/xml: Put the target teleporter settings in a separate node …
(edit) @23802   15 years vboxsync VBoxManage: Added support for adding/removing storage controllers, and …
(edit) @23801   15 years vboxsync Main,VMM,Frontends,++: Teminology. Added a bind address for the …
(edit) @23800   15 years vboxsync Removed comment
(edit) @23799   15 years vboxsync Accidental commit
(edit) @23798   15 years vboxsync Correction
(edit) @23797   15 years vboxsync More synthetic cpu work
(edit) @23796   15 years vboxsync FE/Qt4-OSX: fix memory leaks in drawing code
(edit) @23795   15 years vboxsync Main/Settings: bump settings version to 1.9 if any of the live …
(edit) @23794   15 years vboxsync More synthetic cpu work
(edit) @23793   15 years vboxsync HGSMI: use IO ports 3b0/3d0
(edit) @23792   15 years vboxsync Similar unexpected return value hack for nested paging (guest SMP).
(edit) @23791   15 years vboxsync Main: Allow setting IMachine::LiveMigrationTarget to TRUE when the VM …
(edit) @23790   15 years vboxsync VBoxManage/modifyvm: --macaddress takes a string not a MACADDR (so no …
(edit) @23789   15 years vboxsync PATM: build fix.
(edit) @23788   15 years vboxsync PATM: 64-bit host fix.
(edit) @23787   15 years vboxsync CPUM: Fixed bug in cpumR3LoadCpuId (live migration, disabled).
(edit) @23785   15 years vboxsync SSM: Added an _OLD field family for skipping obsolete field. May have …
(edit) @23784   15 years vboxsync PATM: The two relocation RTR3GetMem calls.
(edit) @23783   15 years vboxsync SSM: Added _HCPTR_HACK_U32 to deal with two PATM fields.
(edit) @23782   15 years vboxsync PATM: Missing ZEROs.
(edit) @23781   15 years vboxsync PATM: Converted to more SSMR3GetMem calls.
(edit) @23780   15 years vboxsync SSM: Adding IGN_GCPTR and IGN_GCPHYS just in case.
(edit) @23779   15 years vboxsync PATM: Converting to extended structure based deserialization.
(edit) @23778   15 years vboxsync todos
(edit) @23777   15 years vboxsync SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
(edit) @23776   15 years vboxsync SSM: MSC32 bugfix.
(edit) @23775   15 years vboxsync SSM: Fixed uninitialized rc bug in the _ARRAY handling.
(edit) @23773   15 years vboxsync SSM: copy & past fix.
(edit) @23772   15 years vboxsync CSAM: Use SSMFIELD_ENTRY_PAD_MSC32_AUTO.
(edit) @23771   15 years vboxsync SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
(edit) @23770   15 years vboxsync CSAM: The right fix (hopefully).
(edit) @23769   15 years vboxsync Main/Machine: fix null medium issue introduced with the previous fix
(edit) @23768   15 years vboxsync CSAM: 32-bit (gcc) adjustment.
(edit) @23766   15 years vboxsync 2dvideo: bugfixing for overlay (widget) move/resize
(edit) @23765   15 years vboxsync CSAM: Use SSMR3GetStructEx instead of SSMR3GetMem in an attempt to …
(edit) @23764   15 years vboxsync SSM: More structure serialization and deserialization features.
(edit) @23763   15 years vboxsync Main/MachineImpl: fix medium backref handling for floppy/dvd media
(edit) @23762   15 years vboxsync Python shell: better device attachment printing, updated to reflect …
(edit) @23761   15 years vboxsync ssmR3StremClose: Signal the right semaphore on load.
(edit) @23760   15 years vboxsync FE/Qt4: VBox Information Dialog now using storage section formatting …
(edit) @23759   15 years vboxsync FE/Qt4: VBox Details report updated according multi-controller support.
(edit) @23758   15 years vboxsync Skeleton code for synthetic cpu handling.
(edit) @23757   15 years vboxsync #4330: Fixed E1K hang and ARP offload problem in QNX.
(edit) @23756   15 years vboxsync FE/Qt4: Removing unnecessary asserts from r53481.
(edit) @23755   15 years vboxsync FE/Qt4: VMM image releasing mechanism is now supports …
(edit) @23754   15 years vboxsync VBoxManageModifyVM: get uuid only if dvdMedium is present
(edit) @23753   15 years vboxsync SSM: Missing input checks (using ssmR3DataWrite/Read now).
(edit) @23752   15 years vboxsync SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
(edit) @23750   15 years vboxsync Introduced the Synthetic CPU attribute and a get/set method for CPU …
(edit) @23749   15 years vboxsync SSM: Extending SSMFIELD so it can be used for fixing old …
(edit) @23748   15 years vboxsync gl support test app fix
(edit) @23747   15 years vboxsync VirtualBox/Makefile.kmk: tabs.
(edit) @23746   15 years vboxsync video 2d accel: some code cleaning
(edit) @23745   15 years vboxsync Serial: STAM alignment check and fix.
(edit) @23744   15 years vboxsync AsyncCompletion: Bugfix
(edit) @23743   15 years vboxsync video 2d accel: enable external test app usage for linux
(edit) @23742   15 years vboxsync burn fix
(edit) @23741   15 years vboxsync solaris burn fix
(edit) @23740   15 years vboxsync joined 2D & 3D support test in one tool
(edit) @23739   15 years vboxsync Devices/Storage: fix Solaris breakage introduced with the previous fix …
(edit) @23738   15 years vboxsync VBoxManageModifyVM: removed unnecessary check
(edit) @23737   15 years vboxsync FeQt/Makefile.kmk: split the COMWrappers.h into a .h and a .cpp file. …
(edit) @23736   15 years vboxsync burn fix
(edit) @23735   15 years vboxsync Compile fix
(edit) @23734   15 years vboxsync FE/Qt4: Enable validation for runtime Storage Settings.
(edit) @23733   15 years vboxsync Dropped obsolet HWVirtEx properties.
(edit) @23732   15 years vboxsync video 2d accel: move gl 2D support check to a separate executable …
(edit) @23731   15 years vboxsync VBoxManageModifyVM: removed unwanted printf
(edit) @23730   15 years vboxsync VMM: Don't save the R0/RC stack (old todo).
(edit) @23729   15 years vboxsync SSM: Fixed assertion in ssmR3StrmClose when called from SSMR3Close.
(edit) @23728   15 years vboxsync SUPDrv: Moving more stuff over.
(edit) @23727   15 years vboxsync Introduced Get/SetHWVirtExProperty and added the …
(edit) @23726   15 years vboxsync SUPDrv: Moving more stuff over.
(edit) @23725   15 years vboxsync SUPDrv: Started splitting out platform agonstic code to avoid clashes …
(edit) @23724   15 years vboxsync FE/Qt4: Force VBoxMedium tool-tip to manual-breaking rules.
(edit) @23723   15 years vboxsync FE/Qt4: Storage UI could now be invoked at runtime. Console WND source …
(edit) @23722   15 years vboxsync CPUM: Live migration coding (incomplete and disabled).
(edit) @23721   15 years vboxsync Main/LiveMigration: Make sure the end-of-stream marker is read before …
(edit) @23720   15 years vboxsync BridgedInterfaceDown warning added.
(edit) @23719   15 years vboxsync Main/LiveMigration: Correct bad LogRel.
(edit) @23718   15 years vboxsync critsect-generic.cpp: Don't use AssertMsgFailed on nested entry since …
(edit) @23717   15 years vboxsync Runtime/r0drv/linux: include linux/sched.h directly (was always …
(edit) @23716   15 years vboxsync PDM: Save the device list in pass 0 (as well as in the final pass) so …
(edit) @23714   15 years vboxsync SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
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