|
|
@21900
|
15 years |
vboxsync |
SSM: Added the read ahead thread.
|
|
|
@21899
|
15 years |
vboxsync |
JAX-WS glue: fixed wrapper glitch, docs updated
|
|
|
@21898
|
15 years |
vboxsync |
Java WS glue: better struct treatment, allow using struct fields in …
|
|
|
@21897
|
15 years |
vboxsync |
SSM: some direct stream buffer access.
|
|
|
@21896
|
15 years |
vboxsync |
Main/DVDDriveImpl: Hint for missing drive in debug version.
|
|
|
@21895
|
15 years |
vboxsync |
SSM: Adjusted the CRC in the termination record to include the header. …
|
|
|
@21894
|
15 years |
vboxsync |
SSM: addressed some more TODOs.
|
|
|
@21893
|
15 years |
vboxsync |
tstSSM.cpp: re-enable big config.
|
|
|
@21892
|
15 years |
vboxsync |
SSM: tstSSM works again.
|
|
|
@21891
|
15 years |
vboxsync |
VBoxTray: Do a thread yield when reloading the cursor. Otherwise …
|
|
|
@21890
|
15 years |
vboxsync |
r3/init.cpp: Use an atexit callback to flush the default logs.
|
|
|
@21889
|
15 years |
vboxsync |
Dev/PCBios: Vbox* -> VBox*
|
|
|
@21888
|
15 years |
vboxsync |
Additions/WINNT: fix problems of the mouse cursor not being shown when …
|
|
|
@21887
|
15 years |
vboxsync |
configure and Additions/WINNT/Installer: fix Windows Additions cross …
|
|
|
@21886
|
15 years |
vboxsync |
Main: error messages without the trailing '.' as this character is …
|
|
|
@21885
|
15 years |
vboxsync |
ifdef indentation (needs cleanup)
|
|
|
@21884
|
15 years |
vboxsync |
Dev/PCBios: Missing #ifdef for OEM string CFGM lookup.
|
|
|
@21883
|
15 years |
vboxsync |
PC/DevPcBios.cpp: double entry
|
|
|
@21882
|
15 years |
vboxsync |
crOpenGL: add warnings for unexpected datatypes
|
|
|
@21881
|
15 years |
vboxsync |
#4151: Fixed VBoxSVC crash due to uninitialized mVBox.
|
|
|
@21880
|
15 years |
vboxsync |
crOpenGL: fix openglext viewer reporting no hardware support
|
|
|
@21879
|
15 years |
vboxsync |
ConsoleImpl.cpp: more readable
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21877
|
15 years |
vboxsync |
ConsoleImpl.cpp: Allow changing the network attachment only when the …
|
|
|
@21876
|
15 years |
vboxsync |
obsolete defines
|
|
|
@21875
|
15 years |
vboxsync |
forgot this
|
|
|
@21874
|
15 years |
vboxsync |
Dev/PcBios: added chassis information; don't change the number of DMI …
|
|
|
@21873
|
15 years |
vboxsync |
gcc warnings
|
|
|
@21872
|
15 years |
vboxsync |
RTMemPageAlloc[Z]/win: _aligned_malloc wants an aligned size.
|
|
|
@21871
|
15 years |
vboxsync |
SSM: partly working buffering.
|
|
|
@21870
|
15 years |
vboxsync |
Dev/PCBios: Makefile update.
|
|
|
@21869
|
15 years |
vboxsync |
Dev/PCBios: Added OEM strings for VBox version/revision.
|
|
|
@21868
|
15 years |
vboxsync |
Additions/x11: don't report absolute mouse movements to the guest …
|
|
|
@21867
|
15 years |
vboxsync |
Additions/x11: re-enable the hardware cursor immediately when …
|
|
|
@21866
|
15 years |
vboxsync |
SSM: Incomplete buffering code (have to go).
|
|
|
@21865
|
15 years |
vboxsync |
NAT: disable libalias debug functions in release builds
|
|
|
@21864
|
15 years |
vboxsync |
NAT: globals
|
|
|
@21863
|
15 years |
vboxsync |
Python WS: Python 2.4 compatible, $errorinfo handling was missed
|
|
|
@21862
|
15 years |
vboxsync |
SSM: Preparing for buffering.
|
|
|
@21861
|
15 years |
vboxsync |
PDMAll.cpp: Don't assert in PDMVMMDevHeapR3ToGCPhys as it's used …
|
|
|
@21860
|
15 years |
vboxsync |
DHCP Server: fix for passing on commandline options with no values …
|
|
|
@21859
|
15 years |
vboxsync |
IPRT/tar: fixed gcc warning (uninitialized variable)
|
|
|
@21858
|
15 years |
vboxsync |
SSM: optimized checksumming.
|
|
|
@21857
|
15 years |
vboxsync |
Config.kmk/Solaris VBOXR0DRV: Added fno-omit-frame-pointer.
|
|
|
@21856
|
15 years |
vboxsync |
SSM: only compress big stuff that's a page or larger.
|
|
|
@21855
|
15 years |
vboxsync |
ACPI PM device: a bit more of refactoring and logging
|
|
|
@21854
|
15 years |
vboxsync |
crOpenGL: ignore gldrawpixels with incorrect type/format
|
|
|
@21853
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21852
|
15 years |
vboxsync |
Config.kmk: try -headerpad_max_install_names on darwin.
|
|
|
@21851
|
15 years |
vboxsync |
Config.kmk: Try enable the liblzf-3.4 again (fixed some bugs in RTZip …
|
|
|
@21850
|
15 years |
vboxsync |
liblzf-3.4/Makefile.kmk: nit picking.
|
|
|
@21849
|
15 years |
vboxsync |
liblzf-3.4/Makefile.kmk: tune it for 4KB.
|
|
|
@21848
|
15 years |
vboxsync |
zip.cpp: make sure we return VERR_NOT_SUPPORTED for attempts using …
|
|
|
@21847
|
15 years |
vboxsync |
VMM logging: avoid crash
|
|
|
@21846
|
15 years |
vboxsync |
crOpenGL: make all messages appear in log file
|
|
|
@21845
|
15 years |
vboxsync |
crOpenGL: fix crash in SecondLife
|
|
|
@21844
|
15 years |
vboxsync |
IPRT/RTZip: Fixed LZJB support and added LZO.
|
|
|
@21843
|
15 years |
vboxsync |
crOpenGL: fix farcry crash on level load
|
|
|
@21842
|
15 years |
vboxsync |
FE/Qt4: Fixing quite old crash happening if going f/s mode just when …
|
|
|
@21841
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21840
|
15 years |
vboxsync |
tstCompressionBenchmark: More tests.
|
|
|
@21839
|
15 years |
vboxsync |
Storage/iSCSI: fix parameter negotiation inconsistency
|
|
|
@21838
|
15 years |
vboxsync |
typo
|
|
|
@21837
|
15 years |
vboxsync |
ACPI: correect PM rebasing, now Fedora EFI installs with ACPI timer
|
|
|
@21836
|
15 years |
vboxsync |
FE/Qt4: A little correction for r50461 changeset.
|
|
|
@21835
|
15 years |
vboxsync |
Main: snapshots cleanup, documentation, memory leak fix, locking
|
|
|
@21834
|
15 years |
vboxsync |
FE/Qt4: prevent Qt painter warning
|
|
|
@21833
|
15 years |
vboxsync |
FE/Qt4: 2705: Auto-convert settings files: Progress-bar for …
|
|
|
@21832
|
15 years |
vboxsync |
crOpenGL: tabs to spaces
|
|
|
@21831
|
15 years |
vboxsync |
recompiler: correct implementation of testandset()
|
|
|
@21830
|
15 years |
vboxsync |
crOpenGL: minor fix for gl_ext_draw_range_elements + remove hack from …
|
|
|
@21829
|
15 years |
vboxsync |
DevACPI: r=bird: r50434
|
|
|
@21828
|
15 years |
vboxsync |
ConsoleImpl.cpp: r=name is only used when reviewing (someone else's) …
|
|
|
@21827
|
15 years |
vboxsync |
Main: base appliance interfaces on VirtualBoxBase, not …
|
|
|
@21826
|
15 years |
vboxsync |
Main: fix wrong snapshot counts introduced by r50442 (erroneous error …
|
|
|
@21825
|
15 years |
vboxsync |
Main: fix accidental infinite recursion creating snapshots introduced …
|
|
|
@21824
|
15 years |
vboxsync |
Main: fix snapshot cleanup error that leads to hangs to startup
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21822
|
15 years |
vboxsync |
Solaris/Installer: minor boot-archive adjustment.
|
|
|
@21821
|
15 years |
vboxsync |
Additions/solaris: update boot-archive on postinstall.
|
|
|
@21820
|
15 years |
vboxsync |
ACPI: implement remappable PM device, better saved states, need some …
|
|
|
@21819
|
15 years |
vboxsync |
API/webservice: eliminate the last traces of special UUID data type …
|
|
|
@21818
|
15 years |
vboxsync |
Main: more snapshot documentation fixes.
|
|
|
@21817
|
15 years |
vboxsync |
Network: check for change in network attachment type and allow only …
|
|
|
@21816
|
15 years |
vboxsync |
No LZJB of course.
|
|
|
@21815
|
15 years |
vboxsync |
tstCompressionBenchmark: moved block compression APIs to runtime, …
|
|
|
@21814
|
15 years |
vboxsync |
IPRT: RTZipBlock for block compression.
|
|
|
@21813
|
15 years |
vboxsync |
Runtime: little fixes
|
|
|
@21812
|
15 years |
vboxsync |
Runtime: rename
|
|
|
@21811
|
15 years |
vboxsync |
OVF: Fix the exists check on Windows.
|
|
|
@21810
|
15 years |
vboxsync |
IPRT: r=bird: RTZip - dunno if anything works after my changes because …
|
|
|
@21809
|
15 years |
vboxsync |
Main: rewrite snapshot documentation
|
|
|
@21808
|
15 years |
vboxsync |
Main: rewrite snapshot documentation
|
|
|
@21807
|
15 years |
vboxsync |
Storage/iSCSI: clip read/write block size to sane values, and make …
|
|
|
@21806
|
15 years |
vboxsync |
Storage/VBoxHDD: resurrect the facility to dump information about disk …
|
|
|
@21805
|
15 years |
vboxsync |
FE/Qt4-NLS: Merged Khmer & Ukranian.
|
|
|
@21804
|
15 years |
vboxsync |
FE/Qt4-OSX: Manually delete the settings toolbar. Fix rare segfaults …
|
|
|
@21803
|
15 years |
vboxsync |
tstCompressionBenchmark.cpp: more body.
|
|
|
@21802
|
15 years |
vboxsync |
tstCompressionBenchmark: code in progress.
|
|
|
@21801
|
15 years |
vboxsync |
IPRT: Clearified RTFileReadAll*.
|
|
|