|
|
@36932
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Shared Folders page.
|
|
|
@36931
|
14 years |
vboxsync |
PGMPAGE: A tiny bit more.
|
|
|
@36930
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Parallel page.
|
|
|
@36929
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Serial page.
|
|
|
@36928
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Network page.
|
|
|
@36927
|
14 years |
vboxsync |
PGMPAGE: More bit fields.
|
|
|
@36926
|
14 years |
vboxsync |
PGM: PGMPAGE adjustments in progress…
|
|
|
@36925
|
14 years |
vboxsync |
3D for VRDP: updates (xTracker 5565).
|
|
|
@36924
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Audio page.
|
|
|
@36923
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Storage page.
|
|
|
@36922
|
14 years |
vboxsync |
FE/Qt: VM Settings / Storage page: Validation updated, its now NOT …
|
|
|
@36921
|
14 years |
vboxsync |
DisplayImpl: do not allow DrawToScreen when the screen is being resized.
|
|
|
@36920
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into Display page.
|
|
|
@36919
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into System page.
|
|
|
@36918
|
14 years |
vboxsync |
FE/Qt: VM Settings / System page: Fixing availability condition for …
|
|
|
@36917
|
14 years |
vboxsync |
FE/Qt: 4989: UISettingsCache template integrated into General page.
|
|
|
@36916
|
14 years |
vboxsync |
FE/Qt: VM Settings / General page: Fixing availability condition for …
|
|
|
@36915
|
14 years |
vboxsync |
FE/Qt: 4989: Lazy init VM settings dialog: UISettingsCache template added.
|
|
|
@36914
|
14 years |
vboxsync |
deb: lintian
|
|
|
@36913
|
14 years |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36912
|
14 years |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36911
|
14 years |
vboxsync |
pgmR3PhysChangeMemBalloonRendezvous: Use the PGM_PAGE_GET_TYPE macro, …
|
|
|
@36910
|
14 years |
vboxsync |
PGMInternal.h: Cleaning up page macros before making further changes.
|
|
|
@36909
|
14 years |
vboxsync |
VBoxNetAdp: Fix ref counting in non-strict/-debug builds.
|
|
|
@36908
|
14 years |
vboxsync |
deb/rpm: don't remove /dev/vboxusb during uninstallation
|
|
|
@36907
|
14 years |
vboxsync |
VBoxNetAdp: Fixed releasing unit in non-strict/-debug builds.
|
|
|
@36906
|
14 years |
vboxsync |
RTPathRename, RTFileRename, RTDirRename / posix: Use stat instead of …
|
|
|
@36905
|
14 years |
vboxsync |
PGM: Alignment fix.
|
|
|
@36904
|
14 years |
vboxsync |
Alignment fix.
|
|
|
@36903
|
14 years |
vboxsync |
PGM: Enable the RAM range search trees.
|
|
|
@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.
|
|
|