|
|
@44989
|
12 years |
vboxsync |
VBoxGuest-win*: More cleanups.
|
|
|
@44988
|
12 years |
vboxsync |
VBoxGuest-win*: Reversed the VBOXGUESTDEVEXTWIN and VBOXGUESTDEVEXT …
|
|
|
@44987
|
12 years |
vboxsync |
VBoxGuest-win-pnp.cpp: Use Assert instead of ASSERT; …
|
|
|
@44986
|
12 years |
vboxsync |
VBoxGuest-win-pnp.cpp: More cleaning up.
|
|
|
@44985
|
12 years |
vboxsync |
Don't make vbgdNtIOCtl pageable.
|
|
|
@44984
|
12 years |
vboxsync |
VBoxGuest-win-pnp.cpp: Don't know why logging is enabled in release …
|
|
|
@44983
|
12 years |
vboxsync |
VBoxGuest-win*: cleanups.
|
|
|
@44982
|
12 years |
vboxsync |
FE/Qt: Runtime UI: Multi-screen support: Make sure view-menu is …
|
|
|
@44981
|
12 years |
vboxsync |
FE/Qt: Runtime UI: Little cleanup for fullscreen logic.
|
|
|
@44980
|
12 years |
vboxsync |
VBoxGuest-win-legacy.cpp: Why is logging always enabled here? Disabling it.
|
|
|
@44979
|
12 years |
vboxsync |
VBoxGuest-win-legacy.cpp: Cleaning up. Declaring 'Vbgd' as the prefix …
|
|
|
@44978
|
12 years |
vboxsync |
VBoxGuest.inf: file header fix.
|
|
|
@44977
|
12 years |
vboxsync |
VBoxGuestInst.cpp: coding style cleanup. ancient stuff…
|
|
|
@44976
|
12 years |
vboxsync |
Removing win\VBoxGuestMsg.mc as we're not using it AFAIK.
|
|
|
@44975
|
12 years |
vboxsync |
VBoxCredProv/testcase: No WINDDK needed or present; No need for …
|
|
|
@44974
|
12 years |
vboxsync |
VBoxMMRHook_SDKS.x86 = WINDDK - this is wrong/unnecessary. We have no …
|
|
|
@44973
|
12 years |
vboxsync |
PS2K: Redo typematic setup when loading state.
|
|
|
@44972
|
12 years |
vboxsync |
crOpenGL: fix glDrawXxx-based blitting
|
|
|
@44971
|
12 years |
vboxsync |
VMM.cpp: code formatting
|
|
|
@44970
|
12 years |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44969
|
12 years |
vboxsync |
Installer/linux: move installer bits out of the Debian installers into …
|
|
|
@44968
|
12 years |
vboxsync |
VMM/VMMR0: build fix
|
|
|
@44967
|
12 years |
vboxsync |
Additions/x11/VBoxClient: log string spacing.
|
|
|
@44966
|
12 years |
vboxsync |
Installer/linux: fix r83769 and VBox.sh.
|
|
|
@44964
|
12 years |
vboxsync |
Storage/testcase: A bit more work on the scripting engine
|
|
|
@44963
|
12 years |
vboxsync |
VBoxService/GuestCtrl: More code (revamp) for dedicated guest session …
|
|
|
@44962
|
12 years |
vboxsync |
Storage/testcase: Interpret while loops
|
|
|
@44961
|
12 years |
vboxsync |
Devices/Storage/LsiLogic: Fix assertion
|
|
|
@44960
|
12 years |
vboxsync |
Forward-ported r84173 from 4.2: FE/VBoxManage/GuestCtrl: Do UTF-8 …
|
|
|
@44959
|
12 years |
vboxsync |
FE/VBoxManage/GuestCtrl: Added "guestcontrol list" command (debug …
|
|
|
@44958
|
12 years |
vboxsync |
Moved TSC offsetting setup code for testing.
|
|
|
@44956
|
12 years |
vboxsync |
crOpenGL: disable debug string markers
|
|
|
@44955
|
12 years |
vboxsync |
Main/xml/Settings.cpp: forgotten code to handle the new settings version
|
|
|
@44954
|
12 years |
vboxsync |
FE/Qt: Runtime UI: Mac OS multi-screen menu-bar support.
|
|
|
@44952
|
12 years |
vboxsync |
FE/Qt: Runtime UI: Menu-bar code cleanup.
|
|
|
@44951
|
12 years |
vboxsync |
crOpenGL: fix default mural refs
|
|
|
@44950
|
12 years |
vboxsync |
crOpenGL: crDebug->crWarning for wgl make current case that should not …
|
|
|
@44949
|
12 years |
vboxsync |
crOpenGL: keep zero external ID for default mural
|
|
|
@44948
|
12 years |
vboxsync |
Main/SystemProperties+Machine: new config setting for default VM …
|
|
|
@44947
|
12 years |
vboxsync |
crOpenGL: Ubuntu 12.10 saved state working
|
|
|
@44946
|
12 years |
vboxsync |
crOpenGL: fix window destruction
|
|
|
@44945
|
12 years |
vboxsync |
Main/GuestProcessImpl: warnings
|
|
|
@44944
|
12 years |
vboxsync |
Installer/linux: fix NOQT case in Debian rules.
|
|
|
@44943
|
12 years |
vboxsync |
Storage/testcase: Convert to new scripting language
|
|
|
@44942
|
12 years |
vboxsync |
Storage/tstVDIo: Switch to VDScript interpreter
|
|
|
@44941
|
12 years |
vboxsync |
Storage/testcase: More scripting language work
|
|
|
@44940
|
12 years |
vboxsync |
Storage/QED,QCOW: Fix backing filename handling (caused crashes and …
|
|
|
@44939
|
12 years |
vboxsync |
S10 /bin/sh doesn't grok 'set -o' it turns out, it wants more …
|
|
|
@44938
|
12 years |
vboxsync |
burn fix
|
|
|
@44937
|
12 years |
vboxsync |
crOpenGL: Fedora 18 saved state working, multiple saved state fixes, …
|
|
|
@44936
|
12 years |
vboxsync |
Additions/linux: recent RedHat-based systems support vboxvideo …
|
|
|
@44935
|
12 years |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44934
|
12 years |
vboxsync |
Cosmetic change to express that TSC must increase.
|
|
|
@44933
|
12 years |
vboxsync |
TM: Do not return the same value, either.
|
|
|
@44932
|
12 years |
vboxsync |
TM: Consistently keep track of the last seen guest TSC value.
|
|
|
@44931
|
12 years |
vboxsync |
Additions/WINNT: Code improvement. Fix for WDDM multimonitor.
|
|
|
@44930
|
12 years |
vboxsync |
crOpenGL: fix current program on state restore
|
|
|
@44929
|
12 years |
vboxsync |
Additions/Windows/VBoxMMR: try to fix OSE
|
|
|
@44927
|
12 years |
vboxsync |
Runtime/strformatrt: typo fix. RTGCUINTREG -> RTHCUINTREG.
|
|
|
@44926
|
12 years |
vboxsync |
Additions/VBoxServices: two warnings
|
|
|
@44925
|
12 years |
vboxsync |
Removed unreferenced variable.
|
|
|
@44924
|
12 years |
vboxsync |
crOpenGL: fix dealing with default mural
|
|
|
@44923
|
12 years |
vboxsync |
GA: Linux Shared folders: fix build for KERNEL>=3.5 when …
|
|
|
@44922
|
12 years |
vboxsync |
crOpenGL/OSX: synch window reshape
|
|
|
@44921
|
12 years |
vboxsync |
Additions/linux: cosmetical fix
|
|
|
@44920
|
12 years |
vboxsync |
Additions/linux: grrr
|
|
|
@44919
|
12 years |
vboxsync |
Additions/linux: another fix
|
|
|
@44918
|
12 years |
vboxsync |
Additions/linux: installer fix
|
|
|
@44917
|
12 years |
vboxsync |
Additions/Linux: another fix
|
|
|
@44916
|
12 years |
vboxsync |
Additions/Linux: installer fix
|
|
|
@44915
|
12 years |
vboxsync |
Dev/VirtioNet: Negotiate accepting partial TCP checksums (#4796)
|
|
|
@44913
|
12 years |
vboxsync |
crOpenGL: fix renderspu cleanup
|
|
|
@44912
|
12 years |
vboxsync |
Additions/VBoxService: save a few \n in error messages
|
|
|
@44911
|
12 years |
vboxsync |
Additions/VBoxService: don't crash if dbus is not available
|
|
|
@44910
|
12 years |
vboxsync |
FE/Qt: Multi-screen support: Reworking Quartz2D frame-buffer …
|
|
|
@44909
|
12 years |
vboxsync |
FE/Qt: Multi-screen support: Using own setMask implementation again, …
|
|
|
@44908
|
12 years |
vboxsync |
crOpenGL: work around context destruction ogl driver bug
|
|
|
@44907
|
12 years |
vboxsync |
Linux Guest Additions installer: VBOX_WITH_LIGHTDM_GREETER -> …
|
|
|
@44905
|
12 years |
vboxsync |
Linux Guest Additions installer: Only include autologon installation …
|
|
|
@44904
|
12 years |
vboxsync |
Logging typo.
|
|
|
@44903
|
12 years |
vboxsync |
Guest::updateStats: Don't divide by zero.
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44901
|
12 years |
vboxsync |
Storage/VDScript: Interpreter updates
|
|
|
@44899
|
12 years |
vboxsync |
More PCI BM access cleanups.
|
|
|
@44898
|
12 years |
vboxsync |
missing x.
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44895
|
12 years |
vboxsync |
DevPCNet.cpp: Drop the automatic device crit sect in favour of our …
|
|
|
@44894
|
12 years |
vboxsync |
crOpenGL: more window attr change fixes
|
|
|
@44893
|
12 years |
vboxsync |
crOpenGL: fix offscreen rendering data synch
|
|
|
@44892
|
12 years |
vboxsync |
DevPCNet.cpp: More cleanup.
|
|
|
@44891
|
12 years |
vboxsync |
Storage/VDScript: Updates
|
|
|
@44890
|
12 years |
vboxsync |
DevPCNet.cpp: Started cleanups.
|
|
|
@44889
|
12 years |
vboxsync |
Undid bad commit.
|
|
|
@44888
|
12 years |
vboxsync |
BusLogic: Ignore mailbox commands if mailbox not set up.
|
|
|
@44887
|
12 years |
vboxsync |
crOpenGL: more window attr handling fixes
|
|
|
@44886
|
12 years |
vboxsync |
crOpenGL: window attr change fixes
|
|
|
@44885
|
12 years |
vboxsync |
VBoxManageGuestCtrl: Print plain PID on non-verbose runs to support …
|
|
|
@44884
|
12 years |
vboxsync |
VBoxServiceVMInfo-win: Include MMR file information.
|
|
|
@44883
|
12 years |
vboxsync |
FE/VBoxManage/GuestCtrl: Added proper timeout handling for reading …
|
|
|
@44882
|
12 years |
vboxsync |
GA: Linux Shared Folders: update coding style, fix compilation warning.
|
|
|