|
|
@27995
|
15 years |
vboxsync |
crOpenGL: remove local change
|
|
|
@27994
|
15 years |
vboxsync |
crOpenGL: fix textures cleanup
|
|
|
@27993
|
15 years |
vboxsync |
FE/Qt: 4655: GUI multi-screen support: allowing to move guest windows …
|
|
|
@27992
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27991
|
15 years |
vboxsync |
yet another burn fix (sorry)
|
|
|
@27990
|
15 years |
vboxsync |
yet another burn fix
|
|
|
@27989
|
15 years |
vboxsync |
additions burn fix
|
|
|
@27988
|
15 years |
vboxsync |
wddm: more impl for guest autoresize support
|
|
|
@27987
|
15 years |
vboxsync |
crOpenGL: add GL_ARB_texture_rectangle to list of supported extensions
|
|
|
@27986
|
15 years |
vboxsync |
NAT: r59685 relates to BSD mbufs.
|
|
|
@27985
|
15 years |
vboxsync |
Metrics documentation formatting.
|
|
|
@27984
|
15 years |
vboxsync |
wddm: more impl for autoresize support
|
|
|
@27983
|
15 years |
vboxsync |
crOpenGL: fix 32/64bit bug
|
|
|
@27982
|
15 years |
vboxsync |
python shell: print session state as string
|
|
|
@27981
|
15 years |
vboxsync |
NAT: reverted r59685 - intnet malfunctions
|
|
|
@27980
|
15 years |
vboxsync |
Improved documentation on non-persistent nature of metrics.
|
|
|
@27979
|
15 years |
vboxsync |
NAT: arp who hasn't altered current frame to begining of ARP header.
|
|
|
@27978
|
15 years |
vboxsync |
Cleanup
|
|
|
@27977
|
15 years |
vboxsync |
VBoxHDD: Async I/O for flat images are back
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27975
|
15 years |
vboxsync |
FrameBufferVNC: scm cleans up tabs.
|
|
|
@27974
|
15 years |
vboxsync |
DevE1000: adding docs and some notes while reading specs.
|
|
|
@27973
|
15 years |
vboxsync |
PDM,Network/*: GSO preps.
|
|
|
@27972
|
15 years |
vboxsync |
VBoxService: Use VMM_MAX_CPU_COUNT! VBoxServiceBalloonQueryChunks -> …
|
|
|
@27971
|
15 years |
vboxsync |
VMMDevInterface.cpp: Added remark about what looks like a missing …
|
|
|
@27970
|
15 years |
vboxsync |
VMMDevReq_ReportGuestStats: The struct specifies the memory fields in …
|
|
|
@27969
|
15 years |
vboxsync |
UsbKbd.cpp: Use doxygen comment where applicable; hungarian typos; …
|
|
|
@27968
|
15 years |
vboxsync |
RTGetOptArgvToString: Implemented bourne shell style quoting.
|
|
|
@27967
|
15 years |
vboxsync |
VBoxGuest (common): Ballooning review, untested: Don't use …
|
|
|
@27966
|
15 years |
vboxsync |
Config.kmk: nits
|
|
|
@27965
|
15 years |
vboxsync |
pdmifs.h: Cooked up some PDMIDISPLAYPORT::pfnUpdateDisplayRectEx docs …
|
|
|
@27964
|
15 years |
vboxsync |
VBoxHeadless/*VNC* should be public.
|
|
|
@27963
|
15 years |
vboxsync |
VBoxHeadless/VNC: Fixed two heap bugs in the password list …
|
|
|
@27962
|
15 years |
vboxsync |
Config.kmk,VBoxHeadless: VNC build fixes + docs.
|
|
|
@27961
|
15 years |
vboxsync |
2d: more bugfix
|
|
|
@27960
|
15 years |
vboxsync |
2d: bugfix
|
|
|
@27959
|
15 years |
vboxsync |
iprt: added RTTcpSetSendCoalescing.
|
|
|
@27958
|
15 years |
vboxsync |
2d: warning fix
|
|
|
@27957
|
15 years |
vboxsync |
2d: enable for multi-monitor (to be tested for non-win hosts)
|
|
|
@27956
|
15 years |
vboxsync |
python shell: use bind hack only on Darwin, elsewhere it's harmful
|
|
|
@27955
|
15 years |
vboxsync |
wddm: vboxtray: abstraction display driver API for passing escape …
|
|
|
@27954
|
15 years |
vboxsync |
HostServices/GuestProperties: do not send an update notification if …
|
|
|
@27953
|
15 years |
vboxsync |
python shell: bits
|
|
|
@27952
|
15 years |
vboxsync |
python shell: disable metrics collection
|
|
|
@27951
|
15 years |
vboxsync |
Python shell: misc tweaks, tab-completion on Macs
|
|
|
@27950
|
15 years |
vboxsync |
#4790: Metrics: Fixed preCollect for Windows and Linux
|
|
|
@27949
|
15 years |
vboxsync |
VirtualBox.xidl: Hacked up documentation for Guest Control/executeProgram.
|
|
|
@27948
|
15 years |
vboxsync |
Unused param.
|
|
|
@27947
|
15 years |
vboxsync |
VBoxHeadless: tabs and typo fix.
|
|
|
@27946
|
15 years |
vboxsync |
VirtualBox.xidl: Indent.
|
|
|
@27945
|
15 years |
vboxsync |
Guest Control: Update (added dummy IProgress, update to host service).
|
|
|
@27944
|
15 years |
vboxsync |
Additions/VBoxService: more Linux fixes
|
|
|
@27943
|
15 years |
vboxsync |
Additions/VBoxService: linux statistics bug fixes
|
|
|
@27942
|
15 years |
vboxsync |
whitespace
|
|
|
@27941
|
15 years |
vboxsync |
rombios.c: r=bird: INT 15 AX=EC00h should clear AH not AL (r59329).
|
|
|
@27940
|
15 years |
vboxsync |
Devices/VMMDev: warnings
|
|
|
@27939
|
15 years |
vboxsync |
Main/Performance warnings
|
|
|
@27938
|
15 years |
vboxsync |
Additions/VBoxService: guest memory/CPU statistics for Linux guests …
|
|
|
@27937
|
15 years |
vboxsync |
DrvChar.cpp: typos
|
|
|
@27936
|
15 years |
vboxsync |
pdmR3PowerOffDev: Fixed copy & past error that prevented …
|
|
|
@27935
|
15 years |
vboxsync |
PDM: Document the pfnPowerOff behavior.
|
|
|
@27934
|
15 years |
vboxsync |
build fix
|
|
|
@27933
|
15 years |
vboxsync |
DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
|
|
|
@27932
|
15 years |
vboxsync |
DrvChar.cpp: Wait for all threads that have been created with the …
|
|
|
@27931
|
15 years |
vboxsync |
Wrong unit
|
|
|
@27930
|
15 years |
vboxsync |
Metrics updates (untested)
|
|
|
@27929
|
15 years |
vboxsync |
Guest Control: Update (VBoxManage syntax).
|
|
|
@27928
|
15 years |
vboxsync |
pdmR3PowerOffDrv: Fixed copy & past error that prevented …
|
|
|
@27927
|
15 years |
vboxsync |
VBoxMange: Cosmetical fixes to the help. Note: <on|off> is wrong, …
|
|
|
@27926
|
15 years |
vboxsync |
Guest Control: Update (VBoxService).
|
|
|
@27925
|
15 years |
vboxsync |
VBoxManageModifyVM: tabs
|
|
|
@27924
|
15 years |
vboxsync |
VBoxManage: Usage of new nat commands.
|
|
|
@27923
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@27922
|
15 years |
vboxsync |
DrvVD: Pass request status code to the backends
|
|
|
@27921
|
15 years |
vboxsync |
Reset status code
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27919
|
15 years |
vboxsync |
vboxshell: typing in guest functionality
|
|
|
@27918
|
15 years |
vboxsync |
Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
|
|
|
@27917
|
15 years |
vboxsync |
UsbKbd: Really ignore key repeat events.
|
|
|
@27916
|
15 years |
vboxsync |
Frontends/VBoxManage: make "list hdds" show full state information and …
|
|
|
@27915
|
15 years |
vboxsync |
UsbKbd: Improved translation tables.
|
|
|
@27914
|
15 years |
vboxsync |
Main: fix initialization order in machine
|
|
|
@27913
|
15 years |
vboxsync |
Main: bugfix found by gcc
|
|
|
@27912
|
15 years |
vboxsync |
wddm: make WDDM Adapter be properly identified by VBoxTray
|
|
|
@27911
|
15 years |
vboxsync |
API: line breaks and some more comments
|
|
|
@27910
|
15 years |
vboxsync |
addendum to r59599
|
|
|
@27909
|
15 years |
vboxsync |
remove VMI experiment (no longer supported by the other company)
|
|
|
@27908
|
15 years |
vboxsync |
Main/OVF: add c++ ovf namespace
|
|
|
@27907
|
15 years |
vboxsync |
2d: warning fixes
|
|
|
@27906
|
15 years |
vboxsync |
vboxshell: handy function for exts to run command with guest
|
|
|
@27905
|
15 years |
vboxsync |
Main: coding style
|
|
|
@27904
|
15 years |
vboxsync |
Main/OVF: forgot another error code
|
|
|
@27903
|
15 years |
vboxsync |
Main/OVF: docs
|
|
|
@27902
|
15 years |
vboxsync |
FE/Qt4: another Sheet fix
|
|
|
@27901
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@27900
|
15 years |
vboxsync |
Main/OVF: move another method
|
|
|
@27899
|
15 years |
vboxsync |
PGMAllPhys.cpp: Restored pgmPhysHandlerRedirectToHC which got …
|
|
|
@27898
|
15 years |
vboxsync |
Main: API docs
|
|
|
@27897
|
15 years |
vboxsync |
OSE fix for GuestControl
|
|
|
@27896
|
15 years |
vboxsync |
Metrics updates
|
|
|