|
|
@15936
|
16 years |
vboxsync |
Changed the way linux network interfaces are enumerated so the …
|
|
|
@15935
|
16 years |
vboxsync |
wording
|
|
|
@15934
|
16 years |
vboxsync |
hwaccm: added a runtime warning if the user tries to execute a VM with …
|
|
|
@15933
|
16 years |
vboxsync |
don't flood the release log with IPv6 warnings
|
|
|
@15932
|
16 years |
vboxsync |
Correct a dozen typos, some in #error directives, the other in …
|
|
|
@15931
|
16 years |
vboxsync |
gcc found one of these bugs
|
|
|
@15930
|
16 years |
vboxsync |
tools/Makefile.kmk: made fetching the default pass in tools and don't …
|
|
|
@15929
|
16 years |
vboxsync |
Config.kmk: enabled the new Linux USB code
|
|
|
@15928
|
16 years |
vboxsync |
HostServices/SharedClipboard: fix a deadlock and reintroduce timeouts …
|
|
|
@15927
|
16 years |
vboxsync |
FE/Qt: French nls updates, thanks to Jacky672 on forums.virtualbox.org
|
|
|
@15926
|
16 years |
vboxsync |
Installers/Linux: cosmetic patch for init scripts for ArchLinux, …
|
|
|
@15925
|
16 years |
vboxsync |
NAT: Fix ICMP affected by no-copy patch.
|
|
|
@15924
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@15923
|
16 years |
vboxsync |
NetFlt/win: bind/unbind concurrency fix
|
|
|
@15922
|
16 years |
vboxsync |
XPCOM/DConnect: Fixed SEGFAULT: access to released interface pointer …
|
|
|
@15921
|
16 years |
vboxsync |
Solaris/installer: Changes for #3381 (combined package).
|
|
|
@15920
|
16 years |
vboxsync |
REM: logging changes, cleanup
|
|
|
@15919
|
16 years |
vboxsync |
NAT:fix #3480
|
|
|
@15918
|
16 years |
vboxsync |
cosmetical issue
|
|
|
@15917
|
16 years |
vboxsync |
NetFlt/win: concurency issue fix
|
|
|
@15916
|
16 years |
vboxsync |
Added a missed autoInitSpan.setSucceeded to the …
|
|
|
@15915
|
16 years |
vboxsync |
Solaris/installer: Changes for #3381 (combined package).
|
|
|
@15914
|
16 years |
vboxsync |
NAT: temporally enable intermediate buffer on send, to avoid overhead …
|
|
|
@15913
|
16 years |
vboxsync |
Solaris/Installer: #3381 (combined package).
|
|
|
@15912
|
16 years |
vboxsync |
Solaris/Installer: Changes for #3381 (combined package).
|
|
|
@15911
|
16 years |
vboxsync |
Solaris/Additions: Don't share makefile variables.
|
|
|
@15910
|
16 years |
vboxsync |
FE/Qt4: 2965: Main window and VM window should not appear outside the …
|
|
|
@15909
|
16 years |
vboxsync |
Target "load":
Avoid misleading ERROR messages from rmmod by only …
|
|
|
@15908
|
16 years |
vboxsync |
Some cleanup
|
|
|
@15907
|
16 years |
vboxsync |
Solaris/vbi: implemented RTMpCpuWorkIsPending.
|
|
|
@15906
|
16 years |
vboxsync |
FE: more copyright year updates
|
|
|
@15905
|
16 years |
vboxsync |
Main-OSX: Trigger save state on power low event.
|
|
|
@15904
|
16 years |
vboxsync |
Bump copyright year to 2009.
|
|
|
@15903
|
16 years |
vboxsync |
REM: fixed bug in VME POPF Michal found
|
|
|
@15902
|
16 years |
vboxsync |
Linux additions: fixed append on shared folders
|
|
|
@15901
|
16 years |
vboxsync |
REM: restored 0xffff'ing of mask, made IF reading in VME fully correct
|
|
|
@15900
|
16 years |
vboxsync |
QT frontend SDL framebuffer resize optimization (xTracker #3487).
|
|
|
@15899
|
16 years |
vboxsync |
REM: VME CLI/STI was operating on wrong flag
|
|
|
@15898
|
16 years |
vboxsync |
HostServices/SharedClipboard: did some cleaning up of the X11 host …
|
|
|
@15897
|
16 years |
vboxsync |
switch to openssl 0.9.8j
|
|
|
@15896
|
16 years |
vboxsync |
Oops
|
|
|
@15895
|
16 years |
vboxsync |
RTMpIsCpuWorkPending changed; previous code wasn't useful
|
|
|
@15894
|
16 years |
vboxsync |
Linux vboxnetflt: remove some warnings with older kernels
|
|
|
@15893
|
16 years |
vboxsync |
INTNETR0IfWait fix, NetFlt/win fixes
|
|
|
@15892
|
16 years |
vboxsync |
VBoxNetFlt: Changed build order of Windows (un)installation tools. See …
|
|
|
@15891
|
16 years |
vboxsync |
NAT: IP aligning doesn't really used in Slirp and real life
|
|
|
@15890
|
16 years |
vboxsync |
NAT: 1. wo sync enhancement branch is still functional (was corrupted …
|
|
|
@15889
|
16 years |
vboxsync |
#3416: Added support for skb_checksum_help in pre-2.6.7 kernels.
|
|
|
@15888
|
16 years |
vboxsync |
Main: Improved r41336.
|
|
|
@15887
|
16 years |
vboxsync |
gcc found this small bug
|
|
|
@15886
|
16 years |
vboxsync |
German NLS fix
|
|
|
@15885
|
16 years |
vboxsync |
PGMR3PhysTlbGCPhys2Ptr: correct assertion (see #3399).
|
|
|
@15884
|
16 years |
vboxsync |
header conflict with Linux ~ 2.6.16
|
|
|
@15883
|
16 years |
vboxsync |
HostServices/SharedClipboard/X11: documentation and function renaming
|
|
|
@15882
|
16 years |
vboxsync |
DevATA: Number the ATA I/O threads.
|
|
|
@15881
|
16 years |
vboxsync |
IPRT: Implemented ring-3 priority scheme for darwin.
|
|
|
@15880
|
16 years |
vboxsync |
IPRT/threadinit: removed double #ifdef IN_RING3.
|
|
|
@15879
|
16 years |
vboxsync |
ATA: Wait a bit until we interrupt the thread to avoid interruptions …
|
|
|
@15878
|
16 years |
vboxsync |
Comment for the vga_update_display parameter for full update (xTracker …
|
|
|
@15877
|
16 years |
vboxsync |
A parameter for vga_update_display for full update (xTracker #3356).
|
|
|
@15876
|
16 years |
vboxsync |
Devices/VGA: reinstated r40263 along with a fix for resolution changes …
|
|
|
@15875
|
16 years |
vboxsync |
If we sent an OACK, wait for ACK from client before sending file data.
|
|
|
@15874
|
16 years |
vboxsync |
More detailed assertion message.
|
|
|
@15873
|
16 years |
vboxsync |
fixed for older Linux kernels
|
|
|
@15872
|
16 years |
vboxsync |
Removed a DEBUG_sunlover log statement.
|
|
|
@15871
|
16 years |
vboxsync |
Linux hardened: use direct capset() calls to prevent a dependency to …
|
|
|
@15870
|
16 years |
vboxsync |
IPRT/darwin: Fixed bugs in RTTimeGetSystem*TS: wrong …
|
|
|
@15869
|
16 years |
vboxsync |
Typo
|
|
|
@15868
|
16 years |
vboxsync |
VBoxSDL framebuffer resize optimization (xTracker #3487).
|
|
|
@15867
|
16 years |
vboxsync |
VGA device must take into account the start address of the visible …
|
|
|
@15866
|
16 years |
vboxsync |
Backed out previous experiments.
|
|
|
@15865
|
16 years |
vboxsync |
GVMMR0.cpp: Increased the max VM handles from 127+1 to 1023+1 for …
|
|
|
@15864
|
16 years |
vboxsync |
REM: fixed cast warning
|
|
|
@15863
|
16 years |
vboxsync |
FE/Qt4-OSX: Save/restore window group connection on fullscreen switch. …
|
|
|
@15862
|
16 years |
vboxsync |
PGMPhys.cpp: Added some details to the two assertions in …
|
|
|
@15861
|
16 years |
vboxsync |
REM: put VME bit update in place
|
|
|
@15860
|
16 years |
vboxsync |
Name too long
|
|
|
@15859
|
16 years |
vboxsync |
Compile fix
|
|
|
@15858
|
16 years |
vboxsync |
More statistics
|
|
|
@15857
|
16 years |
vboxsync |
More logging
|
|
|
@15856
|
16 years |
vboxsync |
Compile fix
|
|
|
@15855
|
16 years |
vboxsync |
DevAHCI,DevATA: ach -> sz and use CFGMR3QueryStringDef (bad idea to …
|
|
|
@15854
|
16 years |
vboxsync |
Compile fixes
|
|
|
@15853
|
16 years |
vboxsync |
Additional magic marker for the VMCSCACHE structure
|
|
|
@15852
|
16 years |
vboxsync |
Another experiment with limiting the time spent in ring 0.
|
|
|
@15851
|
16 years |
vboxsync |
small cosmetical fix
|
|
|
@15850
|
16 years |
vboxsync |
Runtime: error is below zero
|
|
|
@15849
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15848
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers …
|
|
|
@15847
|
16 years |
vboxsync |
ATA: Fix failing RESET requests if the async I/O thread is stuck in an …
|
|
|
@15846
|
16 years |
vboxsync |
AHCI/ATA: rework VPD handling code
|
|
|
@15845
|
16 years |
vboxsync |
warnings and minor fixes to coding style
|
|
|
@15844
|
16 years |
vboxsync |
TM: LogRel GIP mode and update rate.
|
|
|
@15843
|
16 years |
vboxsync |
RTMpIsCpuWorkPending() -> RTMpIsCpuWorkPending(void), corrected …
|
|
|
@15842
|
16 years |
vboxsync |
SrvIntNetR0: Rewrote r41325 so it fixes the problem without leaking memory.
|
|
|
@15841
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
|
|
|
@15840
|
16 years |
vboxsync |
vboxnetflt: compile fix for older Linux kernels
|
|
|
@15839
|
16 years |
vboxsync |
Experimental implementation of RTMpIsCpuWorkPending for windows hosts.
|
|
|
@15838
|
16 years |
vboxsync |
Export RTMpIsCpuWorkPending
|
|
|
@15837
|
16 years |
vboxsync |
Added RTMpIsCpuWorkPending stub.
|
|
|