|
|
@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".
|
|
|
@22975
|
15 years |
vboxsync |
VMM: State coding in progress - bed time commit.
|
|
|
@22974
|
15 years |
vboxsync |
NAT: print ip_id of dropped packet.
|
|
|
@22973
|
15 years |
vboxsync |
NAT: set right label name in "commented out" code.
|
|
|
@22972
|
15 years |
vboxsync |
NAT: don't ignore ip's options while checksum
|
|
|
@22971
|
15 years |
vboxsync |
NAT: make udp fault more clear (excluding warns on success exit of …
|
|
|
@22970
|
15 years |
vboxsync |
VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
|
|
|
@22969
|
15 years |
vboxsync |
Runtime/fileaio-linux: Negate the result code. errno values are …
|
|
|
@22968
|
15 years |
vboxsync |
Devices: Add option VBOX_WITH_NEW_IO_CODE to enable new I/O interface
|
|
|
@22967
|
15 years |
vboxsync |
PDMAsyncCompletion: Bug fixes
|
|
|
@22966
|
15 years |
vboxsync |
Storage: Convert the backends to use the interface for I/O rather than …
|
|
|
@22965
|
15 years |
vboxsync |
FE/Qt4: 4011: Network Settings UI: Few fixes for r52231 & r52237.
|
|
|
@22964
|
15 years |
vboxsync |
FE/Qt4: 4011: Network Settings UI: Few fixes for r52231.
|
|
|
@22963
|
15 years |
vboxsync |
tstDeviceStructSize.cpp: same as r52210 (gcc warns about operator …
|
|
|
@22962
|
15 years |
vboxsync |
Additions/linux/installer: kBuild-ify the Makefile, part 2
|
|
|
@22961
|
15 years |
vboxsync |
VMM: state updates (almost there).
|
|
|
@22960
|
15 years |
vboxsync |
FE/Qt4: Shifted the advanced network settings from the dialog box to …
|
|
|
@22959
|
15 years |
vboxsync |
sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
|
|
|
@22958
|
15 years |
vboxsync |
i64Diff not u64Diff
|
|
|
@22957
|
15 years |
vboxsync |
Runtime/semmutex: fix timeout handling like in semevent
|
|
|
@22956
|
15 years |
vboxsync |
Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
|
|
|
@22955
|
15 years |
vboxsync |
accident
|
|
|
@22954
|
15 years |
vboxsync |
Runtime/semevent: stupid typos; no RT_UNLIKELY
|
|
|
@22953
|
15 years |
vboxsync |
gcc warnings
|
|
|
@22952
|
15 years |
vboxsync |
Runtime/semevent: Fix part II for the Linux-specific RTSemEvent* …
|
|
|
@22951
|
15 years |
vboxsync |
video hw accel: allow only primary and overlay surfaces
|
|
|
@22950
|
15 years |
vboxsync |
Runtime/semevent: Fix part I for the Linux-specific RTSemEvent* …
|
|
|
@22949
|
15 years |
vboxsync |
TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better.
|
|
|
@22948
|
15 years |
vboxsync |
FE/Qt4: Separated the QIArrowSplitter, QIRichToolButton, …
|
|
|
@22947
|
15 years |
vboxsync |
PGMPhys.cpp: Corrected the 'Failed to procure handy pages' message, …
|
|
|
@22946
|
15 years |
vboxsync |
NAT: don't hide errors
|
|
|
@22945
|
15 years |
vboxsync |
tstHelp: gcc warns about operator precedence
|
|
|
@22944
|
15 years |
vboxsync |
gcc warning
|
|
|
@22943
|
15 years |
vboxsync |
NAT: bsd mbuf changesest (misc.h)
|
|
|
@22942
|
15 years |
vboxsync |
NAT: bsd mbuf related changeset (misc.c)
|
|
|
@22941
|
15 years |
vboxsync |
NAT: BSD mbuf related changeset + (slirp.c, ip_output).
|
|
|
@22940
|
15 years |
vboxsync |
NAT: BSD mbuf's related changeset (socket.c)
|
|
|