|
|
@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.
|
|
|
@22552
|
15 years |
vboxsync |
VBox/types.h: VBOXSTRICTRC only works in 64-bit mode atm.
|
|
|
@22536
|
15 years |
vboxsync |
hgsmi: fix compile error
|
|
|
@22517
|
15 years |
vboxsync |
VBox/types.h: Don't use the VBOXSTRICTRC class with MSC as it floods …
|
|
|
@22516
|
15 years |
vboxsync |
IPRT: Added RTFileExists
|
|
|
@22511
|
15 years |
vboxsync |
Typo.
|
|
|
@22499
|
15 years |
vboxsync |
com/assert.h: The #endif comment indicates what's being closed.
|
|
|
@22493
|
15 years |
vboxsync |
VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
|
|
|
@22492
|
15 years |
vboxsync |
iprt/err.h: VERR_IPE_UNINITIALIZED_STATUS.
|
|
|
@22491
|
15 years |
vboxsync |
netadp/win: actual inf deletion with NetAdpUninstall, (not yet added …
|
|
|
@22488
|
15 years |
vboxsync |
iprt/types.h,iprt/err.h: Strict type checks on what's passed to …
|
|
|
@22485
|
15 years |
vboxsync |
netadp/win: functionality to uninstall NetAdp packages (second step in …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22472
|
15 years |
vboxsync |
netadp/win: install from specified inf (first step to pure non-DIFX …
|
|
|
@22466
|
15 years |
vboxsync |
VBVA methods in PDMIDISPLAYCONNECTOR.
|
|
|
@22463
|
15 years |
vboxsync |
VBOXVHWA_OFFSET64_VOID: use UINT64_MAX instead of assuming things …
|
|
|
@22457
|
15 years |
vboxsync |
iprt/types.h: Keep hacks out of the default case.
|
|
|
@22431
|
15 years |
vboxsync |
iprt/x86.h|mac: Don't include X86DESC64_BASE in the assembly since it …
|
|
|