|
|
@23084
|
15 years |
vboxsync |
ConsoleImpl: removed todo, not valid anymore
|
|
|
@23083
|
15 years |
vboxsync |
VBoxManageGuestProp.cpp: make use of …
|
|
|
@23082
|
15 years |
vboxsync |
VBoxNetAdp: Darwin: fix missing vboxNetAdpFindByName, use common code, …
|
|
|
@23081
|
15 years |
vboxsync |
FE/Qt4-NLS: missing file
|
|
|
@23080
|
15 years |
vboxsync |
VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
|
|
|
@23079
|
15 years |
vboxsync |
spaces
|
|
|
@23078
|
15 years |
vboxsync |
FE/Qt4-NLS: added Galician
|
|
|
@23077
|
15 years |
vboxsync |
PDM: typo, device => driver
|
|
|
@23076
|
15 years |
vboxsync |
Solaris/thread-r0drv-solaris: try with IPL/PIL 0 instead of 1.
|
|
|
@23075
|
15 years |
vboxsync |
VBoxHostVersion.h: double underscores are not used, #endif comments …
|
|
|
@23074
|
15 years |
vboxsync |
nitpicking - the file header is not preceeded by blank lines.
|
|
|
@23073
|
15 years |
vboxsync |
xpcom18a4/xpcom/threads/pleven.c: Backported the CFRunLoop changes …
|
|
|
@23072
|
15 years |
vboxsync |
VBoxFUSE.cpp: Probably best if EDOOFUS is a known errno value.
|
|
|
@23071
|
15 years |
vboxsync |
VBoxFUSE.cpp: nitpicking.
|
|
|
@23070
|
15 years |
vboxsync |
FE/Qt4: Removed ACPI option from GUI
|
|
|
@23069
|
15 years |
vboxsync |
fix OSE
|
|
|
@23068
|
15 years |
vboxsync |
VBoxNetAdp: ioctl cleanup.
|
|
|
@23067
|
15 years |
vboxsync |
Flush page tables that have been updated with invalid entries.
|
|
|
@23066
|
15 years |
vboxsync |
Misaligned critical section
|
|
|
@23065
|
15 years |
vboxsync |
Runtime: fixed IPRT_TARGET_NT4.
|
|
|
@23064
|
15 years |
vboxsync |
VBoxNetAdpCtl.cpp: use execve and a null environment in executeIfconfig.
|
|
|
@23063
|
15 years |
vboxsync |
VBoxNetAdpCtl.cpp: a todo + some nitpicking.
|
|
|
@23062
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: paranoia.
|
|
|
@23061
|
15 years |
vboxsync |
forward ported r52387 (fixes host interface parsing problem)
|
|
|
@23060
|
15 years |
vboxsync |
More verbose assertion
|
|
|
@23059
|
15 years |
vboxsync |
VBoxNetAdpCtl: added adapter name validation.
|
|
|
@23058
|
15 years |
vboxsync |
Noisy logging
|
|
|
@23057
|
15 years |
vboxsync |
VBoxTray: Refresh system tray after deleting icon.
|
|
|
@23056
|
15 years |
vboxsync |
Extra printf
|
|
|
@23055
|
15 years |
vboxsync |
VBoxTray: Added skeleton for tray icon event handling.
|
|
|
@23054
|
15 years |
vboxsync |
FE/Qt4: Changing Network Attachment Type during runtime.
|
|
|
@23053
|
15 years |
vboxsync |
VBoxTray: Added balloon tooltip notification for VBox host version update.
|
|
|
@23052
|
15 years |
vboxsync |
VBoxFUSE: make it build and work on Linux
|
|
|
@23049
|
15 years |
vboxsync |
VBoxNetAdpCtl.cpp: argv[0] fix for execv.
|
|
|
@23048
|
15 years |
vboxsync |
VBoxNetAdpCtl.cpp: Fix for execv/dup2 failure path in the child.
|
|
|
@23047
|
15 years |
vboxsync |
Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
|
|
|
@23046
|
15 years |
vboxsync |
unused variable
|
|
|
@23045
|
15 years |
vboxsync |
VBoxNetAdpCtl: refined removing of addresses
|
|
|
@23044
|
15 years |
vboxsync |
Additions/linux: rename vboxadd-service to VBoxService to fit in with …
|
|
|
@23043
|
15 years |
vboxsync |
Additions/linux: mountvboxsf -> mount.vboxsf
|
|
|
@23042
|
15 years |
vboxsync |
VM.cpp: Note about ResetLS/ResettingLS.
|
|
|
@23041
|
15 years |
vboxsync |
FE/Qt: support the Sun dead key German keyboard layout on X11 hosts
|
|
|
@23040
|
15 years |
vboxsync |
FE/Qt: add some support for additional Sun function keys on X11 hosts
|
|
|
@23039
|
15 years |
vboxsync |
Additions/x11/vboxmouse: only unset our own mouse status flags on unload
|
|
|
@23038
|
15 years |
vboxsync |
doc/vg: Updated VMSTATE (it's even uglier now).
|
|
|
@23037
|
15 years |
vboxsync |
VMR3Save: Code done. (Had to add VMSTATE_RESET_LS to deal with reset.)
|
|
|
@23036
|
15 years |
vboxsync |
VBoxNetAdpCtl: strncpy => snprintf
|
|
|
@23035
|
15 years |
vboxsync |
Nop %Ev disassembly fix
|
|
|
@23034
|
15 years |
vboxsync |
Always clear IF in VMXR0Execute64BitsHandler
|
|
|
@23033
|
15 years |
vboxsync |
Reversed ifdef corrected (not harmful though)
|
|
|
@23032
|
15 years |
vboxsync |
FreeBSD build fix
|
|
|
@23031
|
15 years |
vboxsync |
FE/Qt4-OSX: enable sheets in Qt >= 4.5 again
|
|
|
@23029
|
15 years |
vboxsync |
VBoxService: Notice when manually starting VBoxService in daemonized …
|
|
|
@23027
|
15 years |
vboxsync |
FE/Qt4: tr & reformat
|
|
|
@23026
|
15 years |
vboxsync |
FE/Qt4-OSX: Disable the auto showing/hiding of the Mac OS X menu bar …
|
|
|
@23025
|
15 years |
vboxsync |
FE/Qt4: fix the RAMSlider for many host RAM
|
|
|
@23024
|
15 years |
vboxsync |
VM.cpp: More state cleanup.
|
|
|
@23023
|
15 years |
vboxsync |
VM.cpp: Retire vmR3SetState2. s/vmR3TrySetStateEx/vmR3TrySetState/
|
|
|
@23022
|
15 years |
vboxsync |
dbgas.cpp: gcc maybe used uninitialized warnings (annoying, annoying, gcc).
|
|
|
@23021
|
15 years |
vboxsync |
VBoxBFE: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait
|
|
|
@23020
|
15 years |
vboxsync |
unused variables
|
|
|
@23019
|
15 years |
vboxsync |
recompiler: fixed missing symbol for Windows builds
|
|
|
@23018
|
15 years |
vboxsync |
VM.cpp: More uniform error reporting when called with an invalid state.
|
|
|
@23017
|
15 years |
vboxsync |
VMReq.cpp: Added a todo.
|
|
|
@23016
|
15 years |
vboxsync |
VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
|
|
|
@23015
|
15 years |
vboxsync |
VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
|
|
|
@23014
|
15 years |
vboxsync |
VMReq.cpp: Don't use the 'U' version, it just makes the caller side …
|
|
|
@23013
|
15 years |
vboxsync |
PDMAsyncCompletion: Make it work on Solaris. directio doesn't work on …
|
|
|
@23012
|
15 years |
vboxsync |
VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
|
|
|
@23011
|
15 years |
vboxsync |
VMM,VMMDev: Some VMMR3ReqCall refactoring.
|
|
|
@23010
|
15 years |
vboxsync |
VBox/vmapi.h,VMReq.cpp: Added A number of convenice function to …
|
|
|
@23009
|
15 years |
vboxsync |
VMM: State machine adjustments. Have only received basic testing.
|
|
|
@23008
|
15 years |
vboxsync |
Main: increased the maximum length of host-only internal network names …
|
|
|
@23007
|
15 years |
vboxsync |
NAT: don't alias fragments, do alias the big packet.
|
|
|
@23006
|
15 years |
vboxsync |
Additions/linux/installer: add debug symbols to the Linux Additions, …
|
|
|
@23005
|
15 years |
vboxsync |
NAT: update rigth IP header while reassembling.
|
|
|
@23004
|
15 years |
vboxsync |
NAT: 1. don't load ioctlsocket with unintiolized values (SL fills it …
|
|
|
@23003
|
15 years |
vboxsync |
Aligment fix
|
|
|
@23001
|
15 years |
vboxsync |
Wrong free function called for UVM
|
|
|
@22999
|
15 years |
vboxsync |
FE/Qt4-OSX: same as r50408 for the Media Manager
|
|
|
@22997
|
15 years |
vboxsync |
Test UVM padding as well
|
|
|
@22996
|
15 years |
vboxsync |
Correction
|
|
|
@22995
|
15 years |
vboxsync |
Fix alignment
|
|
|
@22994
|
15 years |
vboxsync |
VBoxVideo/win: Fixed Windows version detection.
|
|
|
@22993
|
15 years |
vboxsync |
Logging changes
|
|
|
@22992
|
15 years |
vboxsync |
FE/Qt4: 4011: VM Network Settings UI: Second fix for MAC layout.
|
|
|
@22991
|
15 years |
vboxsync |
Solaris/sem-r0drv: fix for #4259 host deadlock.
|
|
|
@22990
|
15 years |
vboxsync |
FE/Qt4: 4011: VM Network Settings UI: Trying to make MAC fix for layout.
|
|
|
@22989
|
15 years |
vboxsync |
Solaris/VBoxNetFlt: minor.
|
|
|
@22988
|
15 years |
vboxsync |
VMM: Simplify AtError and AtRuntimeError registration and deregistration.
|
|
|
@22986
|
15 years |
vboxsync |
VMM: Removed the AtReset callbacks. Rewrote the AtState registration …
|
|
|
@22985
|
15 years |
vboxsync |
Devices/Samples: Some idle hacking from a good while back.
|
|
|
@22984
|
15 years |
vboxsync |
NAT: comment updated.
|
|
|
@22982
|
15 years |
vboxsync |
VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
|
|
|
@22981
|
15 years |
vboxsync |
PDMAsyncCompletionFile.cpp: The env.var. VBOX_ASYNC_IO_FAILBACK can be …
|
|
|
@22980
|
15 years |
vboxsync |
VM: added critsects around the At[State|Reset|Error|RuntimeError] …
|
|
|
@22979
|
15 years |
vboxsync |
PDMAsyncCompletion: Add missing state transitions in failsafe manager
|
|
|
@22978
|
15 years |
vboxsync |
PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
|
|
|
@22977
|
15 years |
vboxsync |
PDMASyncCompletionFile: uBitmaskAlignment fix.
|
|
|
@22976
|
15 years |
vboxsync |
NAT: clarify why udp marked as "bad".
|
|
|