VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23026   15 years vboxsync FE/Qt4-OSX: Disable the auto showing/hiding of the Mac OS X menu bar …
(edit) @23025   15 years vboxsync FE/Qt4: fix the RAMSlider for many host RAM
(edit) @23024   15 years vboxsync VM.cpp: More state cleanup.
(edit) @23023   15 years vboxsync VM.cpp: Retire vmR3SetState2. s/vmR3TrySetStateEx/vmR3TrySetState/
(edit) @23022   15 years vboxsync dbgas.cpp: gcc maybe used uninitialized warnings (annoying, annoying, gcc).
(edit) @23021   15 years vboxsync VBoxBFE: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait
(edit) @23020   15 years vboxsync unused variables
(edit) @23019   15 years vboxsync recompiler: fixed missing symbol for Windows builds
(edit) @23018   15 years vboxsync VM.cpp: More uniform error reporting when called with an invalid state.
(edit) @23017   15 years vboxsync VMReq.cpp: Added a todo.
(edit) @23016   15 years vboxsync VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23014   15 years vboxsync VMReq.cpp: Don't use the 'U' version, it just makes the caller side …
(edit) @23013   15 years vboxsync PDMAsyncCompletion: Make it work on Solaris. directio doesn't work on …
(edit) @23012   15 years vboxsync VMM,Devices,Main: VMR3ReqCall w/ RT_INDEFINITE_WAIT -> VMR3ReqCallWait.
(edit) @23011   15 years vboxsync VMM,VMMDev: Some VMMR3ReqCall refactoring.
(edit) @23010   15 years vboxsync VBox/vmapi.h,VMReq.cpp: Added A number of convenice function to …
(edit) @23009   15 years vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @23008   15 years vboxsync Main: increased the maximum length of host-only internal network names …
(edit) @23007   15 years vboxsync NAT: don't alias fragments, do alias the big packet.
(edit) @23006   15 years vboxsync Additions/linux/installer: add debug symbols to the Linux Additions, …
(edit) @23005   15 years vboxsync NAT: update rigth IP header while reassembling.
(edit) @23004   15 years vboxsync NAT: 1. don't load ioctlsocket with unintiolized values (SL fills it …
(edit) @23003   15 years vboxsync Aligment fix
(edit) @23001   15 years vboxsync Wrong free function called for UVM
(edit) @22999   15 years vboxsync FE/Qt4-OSX: same as r50408 for the Media Manager
(edit) @22997   15 years vboxsync Test UVM padding as well
(edit) @22996   15 years vboxsync Correction
(edit) @22995   15 years vboxsync Fix alignment
(edit) @22994   15 years vboxsync VBoxVideo/win: Fixed Windows version detection.
(edit) @22993   15 years vboxsync Logging changes
(edit) @22992   15 years vboxsync FE/Qt4: 4011: VM Network Settings UI: Second fix for MAC layout.
(edit) @22991   15 years vboxsync Solaris/sem-r0drv: fix for #4259 host deadlock.
(edit) @22990   15 years vboxsync FE/Qt4: 4011: VM Network Settings UI: Trying to make MAC fix for layout.
(edit) @22989   15 years vboxsync Solaris/VBoxNetFlt: minor.
(edit) @22988   15 years vboxsync VMM: Simplify AtError and AtRuntimeError registration and deregistration.
(edit) @22986   15 years vboxsync VMM: Removed the AtReset callbacks. Rewrote the AtState registration …
(edit) @22985   15 years vboxsync Devices/Samples: Some idle hacking from a good while back.
(edit) @22984   15 years vboxsync NAT: comment updated.
(edit) @22982   15 years vboxsync VBoxHDD: Add new parameter to VDGetFormat which takes a list of …
(edit) @22981   15 years vboxsync PDMAsyncCompletionFile.cpp: The env.var. VBOX_ASYNC_IO_FAILBACK can be …
(edit) @22980   15 years vboxsync VM: added critsects around the At[State|Reset|Error|RuntimeError] …
(edit) @22979   15 years vboxsync PDMAsyncCompletion: Add missing state transitions in failsafe manager
(edit) @22978   15 years vboxsync PDMAsyncCompletion: Fix crash on FreeBSD with failsafe manager. Need …
(edit) @22977   15 years vboxsync PDMASyncCompletionFile: uBitmaskAlignment fix.
(edit) @22976   15 years vboxsync NAT: clarify why udp marked as "bad".
(edit) @22975   15 years vboxsync VMM: State coding in progress - bed time commit.
(edit) @22974   15 years vboxsync NAT: print ip_id of dropped packet.
(edit) @22973   15 years vboxsync NAT: set right label name in "commented out" code.
(edit) @22972   15 years vboxsync NAT: don't ignore ip's options while checksum
(edit) @22971   15 years vboxsync NAT: make udp fault more clear (excluding warns on success exit of …
(edit) @22970   15 years vboxsync VbglHGCMParmPtrSetString: Use VMMDevHGCMParmType_LinAddr_In.
(edit) @22969   15 years vboxsync Runtime/fileaio-linux: Negate the result code. errno values are …
(edit) @22968   15 years vboxsync Devices: Add option VBOX_WITH_NEW_IO_CODE to enable new I/O interface
(edit) @22967   15 years vboxsync PDMAsyncCompletion: Bug fixes
(edit) @22966   15 years vboxsync Storage: Convert the backends to use the interface for I/O rather than …
(edit) @22965   15 years vboxsync FE/Qt4: 4011: Network Settings UI: Few fixes for r52231 & r52237.
(edit) @22964   15 years vboxsync FE/Qt4: 4011: Network Settings UI: Few fixes for r52231.
(edit) @22963   15 years vboxsync tstDeviceStructSize.cpp: same as r52210 (gcc warns about operator …
(edit) @22962   15 years vboxsync Additions/linux/installer: kBuild-ify the Makefile, part 2
(edit) @22961   15 years vboxsync VMM: state updates (almost there).
(edit) @22960   15 years vboxsync FE/Qt4: Shifted the advanced network settings from the dialog box to …
(edit) @22959   15 years vboxsync sem*-linux.cpp,Makefile.kmk: Added check for cMillies==0 in RTSemEvent …
(edit) @22958   15 years vboxsync i64Diff not u64Diff
(edit) @22957   15 years vboxsync Runtime/semmutex: fix timeout handling like in semevent
(edit) @22956   15 years vboxsync Runtime/semevent: clock_gettime(CLOCK_REALTIME) => …
(edit) @22955   15 years vboxsync accident
(edit) @22954   15 years vboxsync Runtime/semevent: stupid typos; no RT_UNLIKELY
(edit) @22953   15 years vboxsync gcc warnings
(edit) @22952   15 years vboxsync Runtime/semevent: Fix part II for the Linux-specific RTSemEvent*
(edit) @22951   15 years vboxsync video hw accel: allow only primary and overlay surfaces
(edit) @22950   15 years vboxsync Runtime/semevent: Fix part I for the Linux-specific RTSemEvent*
(edit) @22949   15 years vboxsync TRPMR0A.asm: Align the trpmR0DispatchHostInterruptSimple code better.
(edit) @22948   15 years vboxsync FE/Qt4: Separated the QIArrowSplitter, QIRichToolButton, …
(edit) @22947   15 years vboxsync PGMPhys.cpp: Corrected the 'Failed to procure handy pages' message, …
(edit) @22946   15 years vboxsync NAT: don't hide errors
(edit) @22945   15 years vboxsync tstHelp: gcc warns about operator precedence
(edit) @22944   15 years vboxsync gcc warning
(edit) @22943   15 years vboxsync NAT: bsd mbuf changesest (misc.h)
(edit) @22942   15 years vboxsync NAT: bsd mbuf related changeset (misc.c)
(edit) @22941   15 years vboxsync NAT: BSD mbuf related changeset + (slirp.c, ip_output).
(edit) @22940   15 years vboxsync NAT: BSD mbuf's related changeset (socket.c)
(edit) @22939   15 years vboxsync MMInternal.h: typo.
(edit) @22938   15 years vboxsync DevAPIC.cpp: alignment fix.
(edit) @22937   15 years vboxsync VMInternal.h: build fix.
(edit) @22936   15 years vboxsync PGMInternal.h: warning.
(edit) @22935   15 years vboxsync build fix
(edit) @22934   15 years vboxsync DevATA.cpp: AssertCompileMemberAlignment(ATACONTROLLER, aIfs[1], 8) …
(edit) @22933   15 years vboxsync PGMInternal.h: burn fix.
(edit) @22929   15 years vboxsync build hacking.
(edit) @22926   15 years vboxsync PGM: alignment fix.
(edit) @22925   15 years vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22924   15 years vboxsync VMM: Made STAM assert on missaligned statistics. Fixed a bunch of …
(edit) @22923   15 years vboxsync GVMMR0.cpp: An attempt at hacking my way around the current snow …
(edit) @22921   15 years vboxsync video hw fixes: display list initialization fixes & fallback impl
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22919   15 years vboxsync VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
(edit) @22918   15 years vboxsync Solaris/VBoxNetFlt: debug statement fix.
(edit) @22917   15 years vboxsync Additions/linux/installer: kBuild-ify the Makefile, part 1
(edit) @22916   15 years vboxsync fixed Win burns, spaces
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette