|
|
@21039
|
16 years |
vboxsync |
Prevent bouncing right back to ring 3.
|
|
|
@21038
|
16 years |
vboxsync |
2nd part of build fix
|
|
|
@21037
|
16 years |
vboxsync |
build fix, VC++ is more strict than g++ here
|
|
|
@21036
|
16 years |
vboxsync |
FE/Qt4-OSX: forgotten
|
|
|
@21035
|
16 years |
vboxsync |
Fixed concurrent pdm queue flushing.
|
|
|
@21034
|
16 years |
vboxsync |
FE/Qt4-OSX: Fix initial window position for the selector & sub windows.
|
|
|
@21033
|
16 years |
vboxsync |
crOpenGL: fix random texture corruption
|
|
|
@21032
|
16 years |
vboxsync |
Frontends/VBoxManage: client code for cloning to existing image, plus …
|
|
|
@21031
|
16 years |
vboxsync |
API/HardDisk: implementation for cloning to existing image
|
|
|
@21030
|
16 years |
vboxsync |
Storage/VBoxHDD: paranoia, for cloning to newly created image which is …
|
|
|
@21029
|
16 years |
vboxsync |
VBoxSDL: make OpenGL work
|
|
|
@21028
|
16 years |
vboxsync |
crOpenGL: move warning to debug message
|
|
|
@21027
|
16 years |
vboxsync |
GUI: fix warning messages
|
|
|
@21026
|
16 years |
vboxsync |
API/HardDisk: tiny clarification of the cloneTo semantics when copying …
|
|
|
@21025
|
16 years |
vboxsync |
Storage/VBoxHDD: modify VDCopy so that it can copy to existing images
|
|
|
@21024
|
16 years |
vboxsync |
HostServices/SharedClipboard: handle the "no data from guest" case …
|
|
|
@21023
|
16 years |
vboxsync |
VBoxGuestCommonISR: interrupt disabled remark…
|
|
|
@21022
|
16 years |
vboxsync |
crOpenGL: fix glew library detection on linux
|
|
|
@21021
|
16 years |
vboxsync |
Add VM_FF_PDM_QUEUES as a reason to return to ring-3
|
|
|
@21020
|
16 years |
vboxsync |
wrong return code triggers assertions in the debug build
|
|
|
@21019
|
16 years |
vboxsync |
NAT: pThis as explicit parameter to extradata macro definitions
|
|
|
@21018
|
16 years |
vboxsync |
NAT: GETIP isn't local macro
|
|
|
@21017
|
16 years |
vboxsync |
right endianness
|
|
|
@21016
|
16 years |
vboxsync |
Logging update
|
|
|
@21015
|
16 years |
vboxsync |
Linux guest kernel modules: prevent some superflous output during build
|
|
|
@21014
|
16 years |
vboxsync |
Linux shared folders: Linux 2.6.31 fixes
|
|
|
@21013
|
16 years |
vboxsync |
VBoxManage: mention the sdl mode for startvm
|
|
|
@21012
|
16 years |
vboxsync |
deb: suggest the python-central package
|
|
|
@21011
|
16 years |
vboxsync |
NAT: more readability
|
|
|
@21010
|
16 years |
vboxsync |
NAT: lines are too long
|
|
|
@21009
|
16 years |
vboxsync |
NAT: readability
|
|
|
@21008
|
16 years |
vboxsync |
VHD: Forgot to remove the alignment
|
|
|
@21007
|
16 years |
vboxsync |
VHD: Aligning the block bitmap size doesn't work because the accesses …
|
|
|
@21006
|
16 years |
vboxsync |
VHD:
* Fix calculation of block bitmap bit to test or set
…
|
|
|
@21005
|
16 years |
vboxsync |
dbgmodcontainer.cpp: Added the missing file header.
|
|
|
@21004
|
16 years |
vboxsync |
NAT: binding sockets to interface (default sockets and port-forwarding)
|
|
|
@21003
|
16 years |
vboxsync |
NAT: log
|
|
|
@21002
|
16 years |
vboxsync |
MachineImpl.cpp: Fix for another regression from the NULL string …
|
|
|
@21001
|
16 years |
vboxsync |
HWACCM: Untested AMD-V fix for the xmm register corruption on …
|
|
|
@21000
|
16 years |
vboxsync |
forgot vmm.h
|
|
|
@20999
|
16 years |
vboxsync |
VMMAllA.asm: fix warning.
|
|
|
@20998
|
16 years |
vboxsync |
VMM: how to trigger the 64-bit windows issue.
|
|
|
@20997
|
16 years |
vboxsync |
HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
|
|
|
@20996
|
16 years |
vboxsync |
HWACCMR0Mixed.mac: strip trailing white space.
|
|
|
@20995
|
16 years |
vboxsync |
fix for Console::configConstructor hang
|
|
|
@20994
|
16 years |
vboxsync |
cpum.mac: file header.
|
|
|
@20993
|
16 years |
vboxsync |
build fix.
|
|
|
@20992
|
16 years |
vboxsync |
VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
|
|
|
@20991
|
16 years |
vboxsync |
Devices/VMMDev: fix unwanted empty mouse movement events
|
|
|
@20990
|
16 years |
vboxsync |
Main/MouseImpl: reverted c49200
|
|
|
@20989
|
16 years |
vboxsync |
usb-win: Detect and report data underruns (unexpected short packets) …
|
|
|
@20988
|
16 years |
vboxsync |
Main/MouseImpl: fix unwanted empty mouse movement events
|
|
|
@20987
|
16 years |
vboxsync |
Config.kmk,src/libs/Makefile.kmk: the VBOX_OPENSSL SDK needs an …
|
|
|
@20986
|
16 years |
vboxsync |
Additions/WINNT/Installer: French NLS
|
|
|
@20985
|
16 years |
vboxsync |
video hw accel: colorkey support in guest driver, checking gl caps …
|
|
|
@20984
|
16 years |
vboxsync |
Set idHostCpu on entry
|
|
|
@20983
|
16 years |
vboxsync |
FE/Qt4-OSX: Show mostly "Whats this" messages as tooltip.
|
|
|
@20982
|
16 years |
vboxsync |
supdrvSessionObjHandleRetain: Must use SUPR0ObjAddRefEx and indicate …
|
|
|
@20981
|
16 years |
vboxsync |
Backed out 49187; toxic
|
|
|
@20980
|
16 years |
vboxsync |
IDL: doxygen fixes
|
|
|
@20979
|
16 years |
vboxsync |
Cpu poke never worked in the VT-x/AMD-V case, because pVCpu->idHostCpu …
|
|
|
@20978
|
16 years |
vboxsync |
tiny cleanup, don't create unneeded Bstr temp objects
|
|
|
@20977
|
16 years |
vboxsync |
API: weed out NULL strings, as many clients cannot use them
|
|
|
@20976
|
16 years |
vboxsync |
Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
|
|
|
@20975
|
16 years |
vboxsync |
crOpenGL: fix memory leak when using VBOs
|
|
|
@20974
|
16 years |
vboxsync |
NAT/libalias: disabling libalias socket managment
|
|
|
@20973
|
16 years |
vboxsync |
Remote USB protocol version 3.
|
|
|
@20972
|
16 years |
vboxsync |
Python: removed unneeded stuff
|
|
|
@20971
|
16 years |
vboxsync |
Python: Darwin multibin build
|
|
|
@20970
|
16 years |
vboxsync |
crOpenGL: fix incorrect rendering of glDrawRangeElements
|
|
|
@20969
|
16 years |
vboxsync |
Windows Guest Additions installer: Only let the D3D support install in …
|
|
|
@20968
|
16 years |
vboxsync |
deb: don't build libcurl on OSE
|
|
|
@20967
|
16 years |
vboxsync |
Python: fixed glue library name
|
|
|
@20966
|
16 years |
vboxsync |
GuestHost/SharedClipboard: CRLF handling fix
|
|
|
@20965
|
16 years |
vboxsync |
Additions/Linux/vboxmod: silence a warning
|
|
|
@20964
|
16 years |
vboxsync |
typo
|
|
|
@20963
|
16 years |
vboxsync |
Main: Added stubs for Cd & CdUp.
|
|
|
@20962
|
16 years |
vboxsync |
checkUndefined.sh: for solaris too.
|
|
|
@20961
|
16 years |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20960
|
16 years |
vboxsync |
NAT: using fPassDomain while composing domainname's list
|
|
|
@20959
|
16 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20958
|
16 years |
vboxsync |
NAT: export of libalias
|
|
|
@20957
|
16 years |
vboxsync |
Solaris/Installer: argh.
|
|
|
@20956
|
16 years |
vboxsync |
Solaris/Installer: Remove files during python install build.
|
|
|
@20955
|
16 years |
vboxsync |
Solaris/Installer: Remove files created during python install.
|
|
|
@20954
|
16 years |
vboxsync |
SUPDrvInternal.h: comment cleanup.
|
|
|
@20953
|
16 years |
vboxsync |
additions fix
|
|
|
@20952
|
16 years |
vboxsync |
Python: multiversion cleanup
|
|
|
@20951
|
16 years |
vboxsync |
Python: fixed newlines
|
|
|
@20950
|
16 years |
vboxsync |
deb: typo
|
|
|
@20949
|
16 years |
vboxsync |
Python: minor shell improvments
|
|
|
@20948
|
16 years |
vboxsync |
typos
|
|
|
@20947
|
16 years |
vboxsync |
PGMR3DbgScanVirtual: Chop the range so we don't end up above 4GB on a …
|
|
|
@20946
|
16 years |
vboxsync |
Installer: on Linux put all VboxPython*so built into the final package
|
|
|
@20945
|
16 years |
vboxsync |
API/HardDisk: allow cloning to existing images. just a stub for now.
|
|
|
@20944
|
16 years |
vboxsync |
typo
|
|
|
@20943
|
16 years |
vboxsync |
TM.cpp: Shut up assertions that haven't quite been fixed yet.
|
|
|
@20942
|
16 years |
vboxsync |
Additions/x11/vboxmouse: missing symbol
|
|
|
@20941
|
16 years |
vboxsync |
Python: support for custom shell extensions, thanks Vasily for idea
|
|
|
@20940
|
16 years |
vboxsync |
typo
|
|
|