VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @23713   15 years vboxsync Async Completion: bugfixes
(edit) @23712   15 years vboxsync Async Completion: logging fixes
(edit) @23711   15 years vboxsync HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
(edit) @23710   15 years vboxsync HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
(edit) @23709   15 years vboxsync SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
(edit) @23708   15 years vboxsync spaces and nitpicking.
(edit) @23707   15 years vboxsync Main/LiveMigration: Bug fixes for the welcome message check.
(edit) @23706   15 years vboxsync VBoxManageModifyVM: use RTGetOpt for commandline parsing
(edit) @23705   15 years vboxsync VBoxManageHelp: newline char missing
(edit) @23704   15 years vboxsync Fake version of SUPR0QueryVTCaps
(edit) @23703   15 years vboxsync Main,++: Added MachineState_MigratingFrom for use during startup on …
(edit) @23702   15 years vboxsync Query VT capabilities from the support driver.
(edit) @23701   15 years vboxsync Python shell: updated medium attachment enumeration, firmware type
(edit) @23700   15 years vboxsync COmpile fix
(edit) @23699   15 years vboxsync Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
(edit) @23698   15 years vboxsync Main/LiveMigration: Resume the source VM if the migration failed.
(edit) @23697   15 years vboxsync MachineImpl.cpp: Another live migration state hack.
(edit) @23696   15 years vboxsync crOpenGL: remove unnecessary fbo status poll causing perf regression …
(edit) @23695   15 years vboxsync crOpenGL: typo in comments
(edit) @23694   15 years vboxsync crOpenGL: most changes to extend FBO support to ARB version
(edit) @23692   15 years vboxsync Console::migrationDstServeConnection: Set mRc, send VBox RC with NACK.
(edit) @23691   15 years vboxsync video 2d accel: check for gl support
(edit) @23690   15 years vboxsync Devices/DevPS2: we only send an additional packet in ImEX mode, so …
(edit) @23689   15 years vboxsync VBoxManage: fixed copy&past bug.
(edit) @23688   15 years vboxsync FE/Qt4: Coding-style fix for r53400.
(edit) @23687   15 years vboxsync VBoxManage: Updated vminfo with the live migration bits.
(edit) @23686   15 years vboxsync Main/LiveMigration: Added wrapper around the SSM stream so we can tell …
(edit) @23685   15 years vboxsync video 2d accel: display a warning in VM settings UI if 2D is enabled …
(edit) @23684   15 years vboxsync Compile fix
(edit) @23683   15 years vboxsync Use KeIpiGenericCall on Vista by default as well
(edit) @23682   15 years vboxsync video 2d accel: more intelligent tmp widget creation
(edit) @23681   15 years vboxsync video 2d accel: handle the case of failing make gl cntext current
(edit) @23677   15 years vboxsync AsyncCompletion: Stress test bugfixing. Still now working yet
(edit) @23676   15 years vboxsync Build fix
(edit) @23675   15 years vboxsync stringify Session state
(edit) @23674   15 years vboxsync Windows build fix
(edit) @23673   15 years vboxsync typo
(edit) @23672   15 years vboxsync AsyncCompletion: Simple stress test utility for bug hunting
(edit) @23671   15 years vboxsync Main: Some more live migration bits.
(edit) @23670   15 years vboxsync SessionMachine::setMachineState: Hack around a live migration crash.
(edit) @23669   15 years vboxsync Main: Live migration coding.
(edit) @23668   15 years vboxsync VMM: Live migration fixes.
(edit) @23667   15 years vboxsync VBoxManage: Live migration.
(edit) @23666   15 years vboxsync RTTcpRead: recv returns 0 and errno = 0 when the server shuts down the …
(edit) @23665   15 years vboxsync RTTcpServerCreateEx: Initialize all the fields or RTTcpServerListen …
(edit) @23664   15 years vboxsync Main: stringify the machine state in error messages.
(edit) @23663   15 years vboxsync Main: More live migration work.
(edit) @23662   15 years vboxsync ProcessImpl.cpp: Added todo about replacing walltime (RTTimeNow) with …
(edit) @23659   15 years vboxsync wrong place
(edit) @23657   15 years vboxsync video 2d accel: workaround ATI linux issue: ensure viewport is correct …
(edit) @23655   15 years vboxsync VBoxService: Always use '%s' when passing strings to a formatting function.
(edit) @23653   15 years vboxsync VBoxService: VBoxServiceWritePropF logs errors, so drop the double …
(edit) @23652   15 years vboxsync Windows guest additions video driver: do not assume that IRQ is …
(edit) @23651   15 years vboxsync EFI: Linux and Solaris installer part
(edit) @23650   15 years vboxsync EFI: fetching firmware from server
(edit) @23649   15 years vboxsync SSM: Fixed seek regression (was testing the wrong directory field).
(edit) @23648   15 years vboxsync Main/Global: Added stringifyMachineState.
(edit) @23647   15 years vboxsync FE/Qt4: Reusing string tag already present in VBoGlobal for r53341.
(edit) @23646   15 years vboxsync video 2d accel: move program start/stop outside display list to …
(edit) @23645   15 years vboxsync Additions/x11: delete stale VBoxClient pidfiles before starting new …
(edit) @23644   15 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23641   15 years vboxsync Wrong else
(edit) @23638   15 years vboxsync Log AMD_CPUID_SVM_FEATURE_EDX_PAUSE_FILTER
(edit) @23636   15 years vboxsync VirtualBoxBash.h: Added RT_UNLIKELY around a bunch of assertion and …
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