|
|
@23785
|
15 years |
vboxsync |
SSM: Added an _OLD field family for skipping obsolete field. May have …
|
|
|
@23783
|
15 years |
vboxsync |
SSM: Added _HCPTR_HACK_U32 to deal with two PATM fields.
|
|
|
@23780
|
15 years |
vboxsync |
SSM: Adding IGN_GCPTR and IGN_GCPHYS just in case.
|
|
|
@23777
|
15 years |
vboxsync |
SSM,CSAM: More systematic naming SSMFIELDTRANS_HCPTR -> …
|
|
|
@23774
|
15 years |
vboxsync |
VBox/ssm.h: typo.
|
|
|
@23771
|
15 years |
vboxsync |
SSM: Added SSMFIELD_ENTRY_PAD_MSC32_AUTO.
|
|
|
@23767
|
15 years |
vboxsync |
VBox/ssm.h: Fixed typo in SSMFIELD_ENTRY_PAD_OTHER_INT.
|
|
|
@23764
|
15 years |
vboxsync |
SSM: More structure serialization and deserialization features.
|
|
|
@23752
|
15 years |
vboxsync |
SSM: Implemented SSMR3GetStructEx and SSMR3PutStructEx.
|
|
|
@23751
|
15 years |
vboxsync |
Missing update
|
|
|
@23749
|
15 years |
vboxsync |
SSM: Extending SSMFIELD so it can be used for fixing old …
|
|
|
@23746
|
15 years |
vboxsync |
video 2d accel: some code cleaning
|
|
|
@23740
|
15 years |
vboxsync |
joined 2D & 3D support test in one tool
|
|
|
@23727
|
15 years |
vboxsync |
Introduced Get/SetHWVirtExProperty and added the …
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23715
|
15 years |
vboxsync |
iprt/err.mac,VBox/x86.mac: regenerated.
|
|
|
@23714
|
15 years |
vboxsync |
SSM,VBox/err.*: VINF_SSM_DONT_CALL_AGAIN from pfnLiveExec.
|
|
|
@23709
|
15 years |
vboxsync |
SSM: VINF_SSM_VOTE_FOR_ANOTHER_PASS - for pushing config data in pass 0.
|
|
|
@23699
|
15 years |
vboxsync |
Added SUP_IOCTL_VT_CAPS to get VT-x/AMD-V caps that can only be …
|
|
|
@23643
|
15 years |
vboxsync |
VRDP port range API.
|
|
|
@23639
|
15 years |
vboxsync |
Accidental commit
|
|
|
@23637
|
15 years |
vboxsync |
Addition cpuid & msr values
|
|
|
@23600
|
15 years |
vboxsync |
Main: three new Machine settings (not enabled).
|
|
|
@23598
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
|
|
|
@23595
|
15 years |
vboxsync |
SSM: SSMR3LiveToFile -> SSMR3LiveSave.
|
|
|
@23593
|
15 years |
vboxsync |
SSM: Fixed bug causing invalid/unnecessary directory entries. Made …
|
|
|
@23589
|
15 years |
vboxsync |
SSM: Generalizing the file handling.
|
|
|
@23556
|
15 years |
vboxsync |
Corrected padding
|
|
|
@23540
|
15 years |
vboxsync |
SSM: Added a live save flag to the file header and handle, exposing it …
|
|
|
@23460
|
15 years |
vboxsync |
PGM: Page lock counters. (disabled)
|
|
|
@23380
|
15 years |
vboxsync |
no trailing ';' in STAM_GET_TS macro
|
|
|
@23356
|
15 years |
vboxsync |
SCSI: Add support for disks greater 2TB
|
|
|
@23350
|
15 years |
vboxsync |
VMM: Added PDMCritSectHasWaiters and PDMR3CritSectYield.
|
|
|
@23334
|
15 years |
vboxsync |
Main: be stricter with bumping settings version to 1.9 when …
|
|
|
@23315
|
15 years |
vboxsync |
VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
|
|
|
@23288
|
15 years |
vboxsync |
Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
|
|
|
@23266
|
15 years |
vboxsync |
export to OSE
|
|
|
@23253
|
15 years |
vboxsync |
DevPCI: Some save state and double underscore cleanup.
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@23219
|
15 years |
vboxsync |
Task switch additions for VT-x
|
|
|
@23218
|
15 years |
vboxsync |
Compile fix
|
|
|
@23217
|
15 years |
vboxsync |
Update for task switch exit
|
|
|
@23214
|
15 years |
vboxsync |
VM_FF_EMT_RENDEZVOUS should cause a switch to ring 3 as well.
|
|
|
@23209
|
15 years |
vboxsync |
More stupid alignment issues
|
|
|
@23185
|
15 years |
vboxsync |
Skip VBVA update if framebufer is being resized.
|
|
|
@23179
|
15 years |
vboxsync |
Main: firmware type setter
|
|
|
@23160
|
15 years |
vboxsync |
Serial: Add support for break conditions. On Windows it also possible …
|
|
|
@23151
|
15 years |
vboxsync |
VBox/err.h,VMM: VMR3Save should be mostly done now.
|
|
|
@23146
|
15 years |
vboxsync |
VMM: State reworking.
|
|
|
@23145
|
15 years |
vboxsync |
VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING …
|
|
|
@23092
|
15 years |
vboxsync |
Main/glue: EventQueue bugfixes and code style adjustments and …
|
|
|
@23080
|
15 years |
vboxsync |
VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
|
|
|
@23037
|
15 years |
vboxsync |
VMR3Save: Code done. (Had to add VMSTATE_RESET_LS to deal with reset.)
|
|
|
@23016
|
15 years |
vboxsync |
VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
|
|
|
@23015
|
15 years |
vboxsync |
VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
|
|
|
@23010
|
15 years |
vboxsync |
VBox/vmapi.h,VMReq.cpp: Added A number of convenice function to …
|
|
|
@23009
|
15 years |
vboxsync |
VMM: State machine adjustments. Have only received basic testing.
|
|
|
@23002
|
15 years |
vboxsync |
VBox/ssm.h: SSMR3Cancel.
|
|
|
@23000
|
15 years |
vboxsync |
Corrected 52285
|
|
|
@22998
|
15 years |
vboxsync |
Suggested reduction in size
|
|
|
@22987
|
15 years |
vboxsync |
VBox/uvm.h: Added UVM_ASSERT_VALID_EXT_RETURN.
|
|
|
@22986
|
15 years |
vboxsync |
VMM: Removed the AtReset callbacks. Rewrote the AtState registration …
|
|
|
@22983
|
15 years |
vboxsync |
Forgotten header change
|
|
|
@22975
|
15 years |
vboxsync |
VMM: State coding in progress - bed time commit.
|
|
|
@22966
|
15 years |
vboxsync |
Storage: Convert the backends to use the interface for I/O rather than …
|
|
|
@22961
|
15 years |
vboxsync |
VMM: state updates (almost there).
|
|
|
@22932
|
15 years |
vboxsync |
VBox/uvm.h: For some reason AssertCompileMemberAlignment doesn't work …
|
|
|
@22931
|
15 years |
vboxsync |
VBox/uvm.h: another try.
|
|
|
@22930
|
15 years |
vboxsync |
VBox/uvm.h: typo.
|
|
|
@22928
|
15 years |
vboxsync |
VBox/uvm.h: another try.
|
|
|
@22927
|
15 years |
vboxsync |
VBox/uvm.h: alignment fix.
|
|
|
@22922
|
15 years |
vboxsync |
VBox/uvm.h: major mess up! The per component data was declared as …
|
|
|
@22920
|
15 years |
vboxsync |
Video hw accel: fallback for PBO allocation failure
|
|
|
@22915
|
15 years |
vboxsync |
VMM: some state stuff (work in progress, back out on bustage).
|
|
|
@22911
|
15 years |
vboxsync |
event queues cleaned up
|
|
|
@22893
|
15 years |
vboxsync |
vm.h: page align VMCPU::pgm (it's 28KB).
|
|
|
@22892
|
15 years |
vboxsync |
vm.h: another shot at the windows build break.
|
|
|
@22890
|
15 years |
vboxsync |
VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
|
|
|
@22889
|
15 years |
vboxsync |
vm.h: VMMCPU is bigger on 64-bit windows because we're saving lots …
|
|
|
@22888
|
15 years |
vboxsync |
vm.h/vm.mac: tweaking.
|
|
|
@22887
|
15 years |
vboxsync |
vm.h: Make 32-bit and 64-bit stuff be more uniform…
|
|
|
@22886
|
15 years |
vboxsync |
vm.h: 64-bit host realignment.
|
|
|
@22885
|
15 years |
vboxsync |
VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
|
|
|
@22884
|
15 years |
vboxsync |
SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
|
|
|
@22866
|
15 years |
vboxsync |
#3987: Virtio PCI + Net skeleton.
|
|
|
@22847
|
15 years |
vboxsync |
Python, COM glue: event processing API
|
|
|
@22812
|
15 years |
vboxsync |
PDM: upgrade mouse device to an MS IntelliMouse Explorer (five buttons …
|
|
|
@22808
|
15 years |
vboxsync |
TM: hiding VMM internal APIs.
|
|
|
@22807
|
15 years |
vboxsync |
SSM: sketched out cancellation and handling of VMs powering off and stuff.
|
|
|
@22803
|
15 years |
vboxsync |
ssm: Use VMMR3_INT_DECL.
|
|
|
@22802
|
15 years |
vboxsync |
VBox/cdefs.h: Added VMM*_INT_DECL and made the VMMR?CDECL macros use …
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22792
|
15 years |
vboxsync |
SSM: Live snapshot and migration coding.
|
|
|
@22789
|
15 years |
vboxsync |
VBox/vm.h: Added VM_ASSERT_EMT0 and VM_ASSERT_EMT0_RETURN.
|
|
|
@22784
|
15 years |
vboxsync |
VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
|
|
|
@22764
|
15 years |
vboxsync |
PGMPoolFlushPage -> pgmPoolFlushPageByGCPhys
|
|
|
@22722
|
15 years |
vboxsync |
VBoxCOM,VBoxManage,WebService: Event queue fun.
|
|
|
@22708
|
15 years |
vboxsync |
Main: comptr+webservice logging
|
|
|
@22707
|
15 years |
vboxsync |
REM: Double the size of aHandlerNotifications and make sure there are …
|
|
|
@22704
|
15 years |
vboxsync |
Devices/VMMDev: new mouse capability flag …
|
|
|