|
|
@23776
|
15 years |
vboxsync |
SSM: MSC32 bugfix.
|
|
|
@23775
|
15 years |
vboxsync |
SSM: Fixed uninitialized rc bug in the _ARRAY handling.
|
|
|
@23773
|
15 years |
vboxsync |
SSM: copy & past fix.
|
|
|
@23772
|
15 years |
vboxsync |
CSAM: Use SSMFIELD_ENTRY_PAD_MSC32_AUTO.
|
|
|
@23771
|
15 years |
vboxsync |
SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
|
|
|
@23770
|
15 years |
vboxsync |
CSAM: The right fix (hopefully).
|
|
|
@23769
|
15 years |
vboxsync |
Main/Machine: fix null medium issue introduced with the previous fix
|
|
|
@23768
|
15 years |
vboxsync |
CSAM: 32-bit (gcc) adjustment.
|
|
|
@23766
|
15 years |
vboxsync |
2dvideo: bugfixing for overlay (widget) move/resize
|
|
|
@23765
|
15 years |
vboxsync |
CSAM: Use SSMR3GetStructEx instead of SSMR3GetMem in an attempt to …
|
|
|
@23764
|
15 years |
vboxsync |
SSM: More structure serialization and deserialization features.
|
|
|
@23763
|
15 years |
vboxsync |
Main/MachineImpl: fix medium backref handling for floppy/dvd media
|
|
|
@23762
|
15 years |
vboxsync |
Python shell: better device attachment printing, updated to reflect …
|
|
|
@23761
|
15 years |
vboxsync |
ssmR3StremClose: Signal the right semaphore on load.
|
|
|
@23760
|
15 years |
vboxsync |
FE/Qt4: VBox Information Dialog now using storage section formatting …
|
|
|
@23759
|
15 years |
vboxsync |
FE/Qt4: VBox Details report updated according multi-controller support.
|
|
|
@23758
|
15 years |
vboxsync |
Skeleton code for synthetic cpu handling.
|
|
|
@23757
|
15 years |
vboxsync |
#4330: Fixed E1K hang and ARP offload problem in QNX.
|
|
|
@23756
|
15 years |
vboxsync |
FE/Qt4: Removing unnecessary asserts from r53481.
|
|
|
@23755
|
15 years |
vboxsync |
FE/Qt4: VMM image releasing mechanism is now supports …
|
|
|
@23754
|
15 years |
vboxsync |
VBoxManageModifyVM: get uuid only if dvdMedium is present
|
|
|
@23753
|
15 years |
vboxsync |
SSM: Missing input checks (using ssmR3DataWrite/Read now).
|
|
|
@23752
|
15 years |
vboxsync |
SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
|
|
|
@23750
|
15 years |
vboxsync |
Introduced the Synthetic CPU attribute and a get/set method for CPU …
|
|
|
@23749
|
15 years |
vboxsync |
SSM: Extending SSMFIELD so it can be used for fixing old …
|
|
|
@23748
|
15 years |
vboxsync |
gl support test app fix
|
|
|
@23747
|
15 years |
vboxsync |
VirtualBox/Makefile.kmk: tabs.
|
|
|
@23746
|
15 years |
vboxsync |
video 2d accel: some code cleaning
|
|
|
@23745
|
15 years |
vboxsync |
Serial: STAM alignment check and fix.
|
|
|
@23744
|
15 years |
vboxsync |
AsyncCompletion: Bugfix
|
|
|
@23743
|
15 years |
vboxsync |
video 2d accel: enable external test app usage for linux
|
|
|
@23742
|
15 years |
vboxsync |
burn fix
|
|
|
@23741
|
15 years |
vboxsync |
solaris burn fix
|
|
|
@23740
|
15 years |
vboxsync |
joined 2D & 3D support test in one tool
|
|
|
@23739
|
15 years |
vboxsync |
Devices/Storage: fix Solaris breakage introduced with the previous fix …
|
|
|
@23738
|
15 years |
vboxsync |
VBoxManageModifyVM: removed unnecessary check
|
|
|
@23737
|
15 years |
vboxsync |
FeQt/Makefile.kmk: split the COMWrappers.h into a .h and a .cpp file. …
|
|
|
@23736
|
15 years |
vboxsync |
burn fix
|
|
|
@23735
|
15 years |
vboxsync |
Compile fix
|
|
|
@23734
|
15 years |
vboxsync |
FE/Qt4: Enable validation for runtime Storage Settings.
|
|
|
@23733
|
15 years |
vboxsync |
Dropped obsolet HWVirtEx properties.
|
|
|
@23732
|
15 years |
vboxsync |
video 2d accel: move gl 2D support check to a separate executable …
|
|
|
@23731
|
15 years |
vboxsync |
VBoxManageModifyVM: removed unwanted printf
|
|
|
@23730
|
15 years |
vboxsync |
VMM: Don't save the R0/RC stack (old todo).
|
|
|
@23729
|
15 years |
vboxsync |
SSM: Fixed assertion in ssmR3StrmClose when called from SSMR3Close.
|
|
|
@23728
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23727
|
15 years |
vboxsync |
Introduced Get/SetHWVirtExProperty and added the …
|
|
|
@23726
|
15 years |
vboxsync |
SUPDrv: Moving more stuff over.
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23724
|
15 years |
vboxsync |
FE/Qt4: Force VBoxMedium tool-tip to manual-breaking rules.
|
|
|
@23723
|
15 years |
vboxsync |
FE/Qt4: Storage UI could now be invoked at runtime. Console WND source …
|
|
|
@23722
|
15 years |
vboxsync |
CPUM: Live migration coding (incomplete and disabled).
|
|
|
@23721
|
15 years |
vboxsync |
Main/LiveMigration: Make sure the end-of-stream marker is read before …
|
|
|
@23720
|
15 years |
vboxsync |
BridgedInterfaceDown warning added.
|
|
|
@23719
|
15 years |
vboxsync |
Main/LiveMigration: Correct bad LogRel.
|
|
|
@23718
|
15 years |
vboxsync |
critsect-generic.cpp: Don't use AssertMsgFailed on nested entry since …
|
|
|
@23717
|
15 years |
vboxsync |
Runtime/r0drv/linux: include linux/sched.h directly (was always …
|
|
|
@23716
|
15 years |
vboxsync |
PDM: Save the device list in pass 0 (as well as in the final pass) so …
|
|
|
@23714
|
15 years |
vboxsync |
SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
|
|
|
@23713
|
15 years |
vboxsync |
Async Completion: bugfixes
|
|
|
@23712
|
15 years |
vboxsync |
Async Completion: logging fixes
|
|
|
@23711
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23710
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23709
|
15 years |
vboxsync |
SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
|
|
|
@23708
|
15 years |
vboxsync |
spaces and nitpicking.
|
|
|
@23707
|
15 years |
vboxsync |
Main/LiveMigration: Bug fixes for the welcome message check.
|
|
|
@23706
|
15 years |
vboxsync |
VBoxManageModifyVM: use RTGetOpt for commandline parsing
|
|
|
@23705
|
15 years |
vboxsync |
VBoxManageHelp: newline char missing
|
|
|
@23704
|
15 years |
vboxsync |
Fake version of SUPR0QueryVTCaps
|
|
|
@23703
|
15 years |
vboxsync |
Main,++: Added MachineState_MigratingFrom for use during startup on …
|
|
|
@23702
|
15 years |
vboxsync |
Query VT capabilities from the support driver.
|
|
|
@23701
|
15 years |
vboxsync |
Python shell: updated medium attachment enumeration, firmware type
|
|
|
@23700
|
15 years |
vboxsync |
COmpile fix
|
|
|
@23699
|
15 years |
vboxsync |
Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
|
|
|
@23698
|
15 years |
vboxsync |
Main/LiveMigration: Resume the source VM if the migration failed.
|
|
|
@23697
|
15 years |
vboxsync |
MachineImpl.cpp: Another live migration state hack.
|
|
|
@23696
|
15 years |
vboxsync |
crOpenGL: remove unnecessary fbo status poll causing perf regression …
|
|
|
@23695
|
15 years |
vboxsync |
crOpenGL: typo in comments
|
|
|
@23694
|
15 years |
vboxsync |
crOpenGL: most changes to extend FBO support to ARB version
|
|
|
@23692
|
15 years |
vboxsync |
Console::migrationDstServeConnection: Set mRc, send VBox RC with NACK.
|
|
|
@23691
|
15 years |
vboxsync |
video 2d accel: check for gl support
|
|
|
@23690
|
15 years |
vboxsync |
Devices/DevPS2: we only send an additional packet in ImEX mode, so …
|
|
|
@23689
|
15 years |
vboxsync |
VBoxManage: fixed copy&past bug.
|
|
|
@23688
|
15 years |
vboxsync |
FE/Qt4: Coding-style fix for r53400.
|
|
|
@23687
|
15 years |
vboxsync |
VBoxManage: Updated vminfo with the live migration bits.
|
|
|
@23686
|
15 years |
vboxsync |
Main/LiveMigration: Added wrapper around the SSM stream so we can tell …
|
|
|
@23685
|
15 years |
vboxsync |
video 2d accel: display a warning in VM settings UI if 2D is enabled …
|
|
|
@23684
|
15 years |
vboxsync |
Compile fix
|
|
|
@23683
|
15 years |
vboxsync |
Use KeIpiGenericCall on Vista by default as well
|
|
|
@23682
|
15 years |
vboxsync |
video 2d accel: more intelligent tmp widget creation
|
|
|
@23681
|
15 years |
vboxsync |
video 2d accel: handle the case of failing make gl cntext current
|
|
|
@23677
|
15 years |
vboxsync |
AsyncCompletion: Stress test bugfixing. Still now working yet
|
|
|
@23676
|
15 years |
vboxsync |
Build fix
|
|
|
@23675
|
15 years |
vboxsync |
stringify Session state
|
|
|
@23674
|
15 years |
vboxsync |
Windows build fix
|
|
|
@23673
|
15 years |
vboxsync |
typo
|
|
|
@23672
|
15 years |
vboxsync |
AsyncCompletion: Simple stress test utility for bug hunting
|
|
|
@23671
|
15 years |
vboxsync |
Main: Some more live migration bits.
|
|
|
@23670
|
15 years |
vboxsync |
SessionMachine::setMachineState: Hack around a live migration crash.
|
|
|
@23669
|
15 years |
vboxsync |
Main: Live migration coding.
|
|
|