|
|
@36902
|
14 years |
vboxsync |
PGM: Implemented RAM range search trees (disabled).
|
|
|
@36901
|
14 years |
vboxsync |
NAT: Each service should use right ethernet address (see xTracker/5664)
|
|
|
@36900
|
14 years |
vboxsync |
Main/win/svcmain.cpp: Switch to the user's home directory if VBoxSVC …
|
|
|
@36899
|
14 years |
vboxsync |
Fix builds with undefined VBOX_WITH_WDDM
|
|
|
@36898
|
14 years |
vboxsync |
Main/Machine: first draft of method for cloning entire machines
|
|
|
@36897
|
14 years |
vboxsync |
PGM: work in progress…
|
|
|
@36896
|
14 years |
vboxsync |
VBoxVideo: fix hangup during boot on windows2000
|
|
|
@36895
|
14 years |
vboxsync |
Installer/Linux: obsolete dist
|
|
|
@36894
|
14 years |
vboxsync |
pgmPhysGetRangeAtOrAboveSlow: Use GCPhys instead of pRam->GCPhys.
|
|
|
@36893
|
14 years |
vboxsync |
PGM: Removed the #ifndef PGM_USE_RAMRANGE_TLB code.
|
|
|
@36892
|
14 years |
vboxsync |
PGM: Enabled the RAM range TLB.
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36889
|
14 years |
vboxsync |
Installer/Linux: vboxpci adaptions
|
|
|
@36888
|
14 years |
vboxsync |
Installer/Linux: vboxpci adaptions
|
|
|
@36887
|
14 years |
vboxsync |
GuestCtrl: Added support for getting separated stdout/stderr output.
|
|
|
@36886
|
14 years |
vboxsync |
svn:ignore
|
|
|
@36885
|
14 years |
vboxsync |
Linux/installer: vboxpci adaptions
|
|
|
@36884
|
14 years |
vboxsync |
webservices: removed obsolete code
|
|
|
@36883
|
14 years |
vboxsync |
webservice: pass octet arrays as base64 strings
|
|
|
@36881
|
14 years |
vboxsync |
IPRT/tstRTPath: Fixed result / displaying values.
|
|
|
@36880
|
14 years |
vboxsync |
Additions/common/VBoxService/VBoxServicePipeBuf.cpp: warnings
|
|
|
@36879
|
14 years |
vboxsync |
IPRT/path-win: Fixed NT4 breakage when using SHGetFolderPathW.
|
|
|
@36878
|
14 years |
vboxsync |
AHCI: Support access through the index/data register pair from the I/O …
|
|
|
@36877
|
14 years |
vboxsync |
BIOS: AHCI driver skeleton
|
|
|
@36876
|
14 years |
vboxsync |
Solaris/VBoxNetFltBow: assertion.
|
|
|
@36875
|
14 years |
vboxsync |
Solaris/VBoxNetFltBow: free pkts on error.
|
|
|
@36874
|
14 years |
vboxsync |
Solaris/VBoxNetFltBow: cleanup.
|
|
|
@36873
|
14 years |
vboxsync |
HostServices/GuestCtrl: Rewritten testcase, now builds by default.
|
|
|
@36872
|
14 years |
vboxsync |
HostServices/GuestCtrl: Fixed several bugs revealed by upcoming testcase.
|
|
|
@36871
|
14 years |
vboxsync |
HostDrivers/win: export missing bits
|
|
|
@36870
|
14 years |
vboxsync |
Devices/HPET: cosmetical nitpicking
|
|
|
@36868
|
14 years |
vboxsync |
Runtime/common/dvm: export
|
|
|
@36867
|
14 years |
vboxsync |
Additions/Video: display/miniport drivers
|
|
|
@36866
|
14 years |
vboxsync |
build fix
|
|
|
@36865
|
14 years |
vboxsync |
build fix
|
|
|
@36864
|
14 years |
vboxsync |
tstX86-1: made it work on darwin.
|
|
|
@36863
|
14 years |
vboxsync |
CPUM: Don't assert if the supported standard CPUID level is smaller …
|
|
|
@36862
|
14 years |
vboxsync |
tstX86-1: Testing invalid lock prefix decoding order.
|
|
|
@36861
|
14 years |
vboxsync |
CPUMSetGuestTR: Awww, shut up.
|
|
|
@36860
|
14 years |
vboxsync |
IEM: rdtsc, mov DRx, ltr, lldt. cmovnle fix.
|
|
|
@36859
|
14 years |
vboxsync |
Solaris/VBoxNetFltBow: activate/quiesce the interface in …
|
|
|
@36858
|
14 years |
vboxsync |
build fix.
|
|
|
@36857
|
14 years |
vboxsync |
IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up.
|
|
|
@36856
|
14 years |
vboxsync |
warning
|
|
|
@36854
|
14 years |
vboxsync |
Installer/linux: 0750 instead of 0640 when creating a directory
|
|
|
@36853
|
14 years |
vboxsync |
FE/Qt: 5659: 'None' host-combo functionality restored.
|
|
|
@36851
|
14 years |
vboxsync |
IEM: SHLD, SHRD.
|
|
|
@36850
|
14 years |
vboxsync |
Additions/solaris: Support 64-bit only Xorg binary releases.
|
|
|
@36849
|
14 years |
vboxsync |
IEM: Some more bits.
|
|
|
@36848
|
14 years |
vboxsync |
Video: display/miniport drivers. (#5464)
|
|
|
@36847
|
14 years |
vboxsync |
VBoxBallonCtrl: fix event queue processing, change update interval …
|
|
|
@36846
|
14 years |
vboxsync |
3D for VRDP: initial commit, build fix (xTracker 5565).
|
|
|
@36845
|
14 years |
vboxsync |
3D for VRDP: initial commit, build fix (xTracker 5565).
|
|
|
@36844
|
14 years |
vboxsync |
IEM: started drilling down to FINIT, but have to change location.
|
|
|
@36843
|
14 years |
vboxsync |
3D for VRDP: initial commit (xTracker 5565).
|
|
|
@36842
|
14 years |
vboxsync |
Main/Metrics: Memory leak fixes
|
|
|
@36841
|
14 years |
vboxsync |
IEM: CMOVcc, JMPF Ep.
|
|
|
@36840
|
14 years |
vboxsync |
IEM: cpuid, clts, fixes.
|
|
|
@36839
|
14 years |
vboxsync |
Main/Metrics: Locking revised to prevent lockups on VM shutdown (#5637)
|
|
|
@36838
|
14 years |
vboxsync |
IEM: SMSW and LMSW.
|
|
|
@36837
|
14 years |
vboxsync |
HPET: cleanup, ICH9-specific HPET behavior
|
|
|
@36836
|
14 years |
vboxsync |
PCI: don't fail on extended caps access, just record
|
|
|
@36835
|
14 years |
vboxsync |
IEM: pop Ev; fixed the setting of accessed bit.
|
|
|
@36834
|
14 years |
vboxsync |
IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
|
|
|
@36833
|
14 years |
vboxsync |
IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
|
|
|
@36831
|
14 years |
vboxsync |
build fix
|
|
|
@36829
|
14 years |
vboxsync |
IEM: Some more instructions and tweaks.
|
|
|
@36828
|
14 years |
vboxsync |
IEM: implemented XLAT, extended the output when hitting a stub.
|
|
|
@36827
|
14 years |
vboxsync |
iprt/assert.cpp: made the stderr format msg2 buffer as big as the …
|
|
|
@36826
|
14 years |
vboxsync |
DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
|
|
|
@36825
|
14 years |
vboxsync |
EM: Check inhibit pc against RIP, not EIP. Corrected logging.
|
|
|
@36824
|
14 years |
vboxsync |
Always optimize IEMAll.cpp.
|
|
|
@36823
|
14 years |
vboxsync |
IEM: fixed interrupt delivery in verification mode.
|
|
|
@36822
|
14 years |
vboxsync |
comment typo.
|
|
|
@36821
|
14 years |
vboxsync |
IEM: imul, fixes & optimization hack.
|
|
|
@36820
|
14 years |
vboxsync |
PDMDevMiscHlp.cpp: Correct logging.
|
|
|
@36819
|
14 years |
vboxsync |
CFGM: Shut up two -O3 warnings on mac.
|
|
|
@36818
|
14 years |
vboxsync |
IEM: Drop the lock validator when running in IEM validation mode or we …
|
|
|
@36817
|
14 years |
vboxsync |
Another try
|
|
|
@36816
|
14 years |
vboxsync |
IPRT: Initial commit of the disk volume management API. Supports …
|
|
|
@36815
|
14 years |
vboxsync |
IEM: XCHG mem,reg and CALLN r/m
|
|
|
@36814
|
14 years |
vboxsync |
Java XPCOM bridge: cleanup, survive multiple inits
|
|
|
@36813
|
14 years |
vboxsync |
mac build fix.
|
|
|
@36812
|
14 years |
vboxsync |
IEM: hlt
|
|
|
@36810
|
14 years |
vboxsync |
Additions/x11/VBoxClient: drop static libstdc++
|
|
|
@36809
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36808
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36807
|
14 years |
vboxsync |
Additions/x11/seamless: we can no longer throw exceptions
|
|
|
@36806
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36805
|
14 years |
vboxsync |
Additions/x11/seamless: yet another STL-vector-in-C
|
|
|
@36804
|
14 years |
vboxsync |
Additions/x11/VBoxClient: forgot to set a flag
|
|
|
@36803
|
14 years |
vboxsync |
Additions/x11/seamless: uninitialised variable
|
|
|
@36802
|
14 years |
vboxsync |
Additions/x11/seamless: extended unit test slightly
|
|
|
@36801
|
14 years |
vboxsync |
PATM: Indentation and comments of the structures. Fix remaining …
|
|
|
@36800
|
14 years |
vboxsync |
AHCI: Cancel active tasks during a device, port or HBA reset
|
|
|
@36799
|
14 years |
vboxsync |
AsyncCompletion: Add debugger command to inject delays. Disabled by default
|
|
|
@36798
|
14 years |
vboxsync |
build fix
|
|
|
@36797
|
14 years |
vboxsync |
FreeBSD: Warnings
|
|
|
@36796
|
14 years |
vboxsync |
Fix FreeBSD host drivers
|
|
|
@36795
|
14 years |
vboxsync |
IEM: Verify memory writes, fixed bugs found doing so.
|
|
|