|
|
@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 …
|
|
|
@23332
|
15 years |
vboxsync |
iprt/linux/sysfs.h/cpp: code review, fixing RTLinuxSysFsGetLinkDest[V] …
|
|
|
@23315
|
15 years |
vboxsync |
VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
|
|
|
@23309
|
15 years |
vboxsync |
iprt/linux: add APIs for locating device nodes to sysfs APIs
|
|
|
@23305
|
15 years |
vboxsync |
iprt/dir.h: RTDirExists clearification.
|
|
|
@23294
|
15 years |
vboxsync |
iprt/path.h: typo
|
|
|
@23291
|
15 years |
vboxsync |
IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
|
|
|
@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 …
|
|
|
@23124
|
15 years |
vboxsync |
IPRT: Added RTThreadIsMain().
|
|
|
@23092
|
15 years |
vboxsync |
Main/glue: EventQueue bugfixes and code style adjustments and …
|
|
|
@23080
|
15 years |
vboxsync |
VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
|
|
|
@23047
|
15 years |
vboxsync |
Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
|
|
|
@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.
|
|
|
@22806
|
15 years |
vboxsync |
iprt/err.mac: regenerated
|
|
|
@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 …
|
|
|
@22801
|
15 years |
vboxsync |
iprt/cdefs.h: Added DECL_INVALID(type).
|
|
|
@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
|
|
|
@22736
|
15 years |
vboxsync |
IPRT: Added RTStrDupN.
|
|
|
@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 …
|
|
|
@22702
|
15 years |
vboxsync |
Main: comptr logging
|
|
|
@22700
|
15 years |
vboxsync |
Main: comptr logging
|
|
|
@22695
|
15 years |
vboxsync |
Must flush pgm pool pages in PGMR3PhysGCPhys2CCPtrExternal to avoid …
|
|
|
@22663
|
15 years |
vboxsync |
VRDP server port range: extra data keys.
|
|
|
@22655
|
15 years |
vboxsync |
OSE header fixe
|
|
|
@22652
|
15 years |
vboxsync |
fixed OSE headers
|
|
|
@22650
|
15 years |
vboxsync |
spinlock-r0drv-freebsd.c,spinlock.h: quick review w/ bugfixes.
|
|
|
@22620
|
15 years |
vboxsync |
HGSMI: export to OSE
|
|
|
@22615
|
15 years |
vboxsync |
refined r51666
|
|
|
@22614
|
15 years |
vboxsync |
Solaris/r0drvthread: temporary #4147
|
|
|
@22610
|
15 years |
vboxsync |
Fixed UINT32_C for darwin.amd64.
|
|
|
@22609
|
15 years |
vboxsync |
disable VT-x on Linux < 2.6.13
|
|
|
@22594
|
15 years |
vboxsync |
Backed out 51636.
|
|
|
@22593
|
15 years |
vboxsync |
By default you can't allocate much more than 1.5 GB in a 32 bits …
|
|
|
@22592
|
15 years |
vboxsync |
HGSMI/VBVA updates.
|
|
|
@22578
|
15 years |
vboxsync |
VBox/types.h: Disabled VBOXSTRICTRC on MSC again.
|
|
|
@22566
|
15 years |
vboxsync |
IPRT/thread/solaris: Backed out changes to RTThreadPreempt* made in …
|
|
|
@22564
|
15 years |
vboxsync |
VBox/types.h: Enable VBOXSTRICTRC on windows again.
|
|
|
@22563
|
15 years |
vboxsync |
IPRT: Added a RTBldCfg API group for stuffing away the SVN_REV and …
|
|
|
@22559
|
15 years |
vboxsync |
ssm changes.
|
|
|