VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46292   11 years vboxsync Additions/x11: add fprintf_chk to the list of known symbols
(edit) @46291   11 years vboxsync ConsoleVRDPServer: image interface fix and logging updates
(edit) @46290   11 years vboxsync Main/ApplianceImplExport.cpp: rearrange handling of appliance …
(edit) @46289   11 years vboxsync VMM/HMVMXR0: debug build fix.
(edit) @46288   11 years vboxsync GuestHost/SharedClipboard/X11: attempt to fix public bug #11792 (copy …
(edit) @46287   11 years vboxsync Config.kmk/VBOXQT4GUIEXE: Don't bother delay importing 14 functions …
(edit) @46286   11 years vboxsync VMM/HMVMXR0: Avoid saving/restoring EFER whenever possible on every …
(edit) @46285   11 years vboxsync Main/Machine: fix medium lock list handling when creating implicit …
(edit) @46284   11 years vboxsync VMM/HMVMXR0: 32-bit host fix.
(edit) @46283   11 years vboxsync FE/Qt: Runtime UI: QImage frame-buffer stuff: Experimental try to fix …
(edit) @46282   11 years vboxsync properties.
(edit) @46281   11 years vboxsync Two bugfixes.
(edit) @46280   11 years vboxsync VMM/HM: macro rename and comment update.
(edit) @46279   11 years vboxsync configure: recognize --disable-libvpx
(edit) @46278   11 years vboxsync oops.
(edit) @46277   11 years vboxsync build fixes
(edit) @46276   11 years vboxsync Prefere out .DBG reader over the DbgHelp one.
(edit) @46275   11 years vboxsync docs
(edit) @46274   11 years vboxsync dbgmodcodeview.cpp: Added code for parsing microsoft COFF debug …
(edit) @46273   11 years vboxsync ldr.h,ldrPE.cpp: Report COFF debug type. Correctly report cbImage for …
(edit) @46272   11 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @46271   11 years vboxsync build fixes.
(edit) @46270   11 years vboxsync iprt/types.h: Extended the pointer unions (RTPTRUNION, RTCPTRUNION, …
(edit) @46269   11 years vboxsync dbgmodcodeview.cpp: More sane segment translation and more stuff.
(edit) @46268   11 years vboxsync Missed header update.
(edit) @46267   11 years vboxsync VMM: Optimized 64-bit host VT-x world-switch.
(edit) @46266   11 years vboxsync IPRT: Changed RTLDRSEG::pchName to pszName and make sure it's always …
(edit) @46265   11 years vboxsync Devices/LsiLogic: Move most of the work from EMT to a dedicated worker …
(edit) @46264   11 years vboxsync these are driving me crazy.
(edit) @46263   11 years vboxsync Additions/linux/installer: temporary fix for COMBINED package, …
(edit) @46262   11 years vboxsync Additions/linux/installer: temporary fix for COMBINED package.
(edit) @46261   11 years vboxsync One more vmlinux hack.
(edit) @46260   11 years vboxsync dbgmoddwarf.cpp: Fixed leakes and adjustments for loading vmlinux.
(edit) @46259   11 years vboxsync ldrELFRelocatable.cpp.h: Made ET_EXEC and ET_DYN partially work so the …
(edit) @46258   11 years vboxsync dbgmodcontainer.cpp: Binary search doesn't work with the 0 LB 0 …
(edit) @46257   11 years vboxsync memcache.cpp: Optimization in the growth code. Drop strictness …
(edit) @46256   11 years vboxsync FE/Qt: 6749: Runtime UI: Some seamless/fullscreen modes cleanup.
(edit) @46255   11 years vboxsync FE/Qt: 6749: Runtime UI: QImage frame-buffer: Support for embedded …
(edit) @46254   11 years vboxsync Fixes.
(edit) @46253   11 years vboxsync Devices/LsiLogic: Limit the amount of memory the guest can allocate …
(edit) @46252   11 years vboxsync strcache.h: clarification.
(edit) @46251   11 years vboxsync Runtime: Bugfix for RTFileSg* API
(edit) @46250   11 years vboxsync Another missing mangling name (thanks Vadim)
(edit) @46249   11 years vboxsync Attempt to fix burn: mangling.
(edit) @46248   11 years vboxsync build fixes
(edit) @46247   11 years vboxsync Storage/tstVDIo: Integrate runtime async I/O manager and add a file …
(edit) @46246   11 years vboxsync Runtime/AioMgr: Bug fixes
(edit) @46245   11 years vboxsync Runtime: RTFileSg{Read|Write}At API
(edit) @46244   11 years vboxsync FE/Qt: 5978: Runtime UI: Rework mini-toolbar visual representation.
(edit) @46243   11 years vboxsync BusLogic: Implemented busmaster fifo r/w commands.
(edit) @46242   11 years vboxsync FE/Qt: Animation framework rework.
(edit) @46241   11 years vboxsync BIOS: Properly handle SCSI disk reads of 64K or more.
(edit) @46240   11 years vboxsync BIOS: A bit more debug output.
(edit) @46239   11 years vboxsync solaris/SharedFolders: forgot header update.
(edit) @46238   11 years vboxsync solaris/SharedFolders: Uses Tab not spaces.
(edit) @46237   11 years vboxsync solaris/SharedFolders: Fix bug with truncating existing files on open. …
(edit) @46236   11 years vboxsync d3d: debugging stuff
(edit) @46235   11 years vboxsync crOpenGL: TexImagestate fixes + debugging
(edit) @46234   11 years vboxsync BIOS: updated notes.
(edit) @46233   11 years vboxsync Runtime/AioMgr: Continue work, implementation almost complete
(edit) @46232   11 years vboxsync doc/manual: id=... fixes in the French translation
(edit) @46231   11 years vboxsync GetTickCount isn't usable, bit the bullet and read interrupt time from …
(edit) @46230   11 years vboxsync python whitespace fix
(edit) @46229   11 years vboxsync crOpenGL: aux buffer support fix
(edit) @46228   11 years vboxsync Spaces and correct indentation.
(edit) @46227   11 years vboxsync No description statement in .def files, linker complains.
(edit) @46226   11 years vboxsync Try avoid more warnings.
(edit) @46225   11 years vboxsync FE/Qt: Runtime UI: Seamless-mode: Multi-screen support: Make sure …
(edit) @46224   11 years vboxsync FE/Qt: 5978: Rename VBoxMiniToolBar into UIMiniToolBar.
(edit) @46223   11 years vboxsync Must use same time source in user and kernel land otherwise we might …
(edit) @46222   11 years vboxsync BIOS: Stop the compiler from generating ENTER/LEAVE instructions.
(edit) @46221   11 years vboxsync Find absolute symbols by address.
(edit) @46220   11 years vboxsync grumble
(edit) @46219   11 years vboxsync copy&past fix.
(edit) @46218   11 years vboxsync VMM/HWVMXR0: More accurate InGC profiling.
(edit) @46217   11 years vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
(edit) @46216   11 years vboxsync Fixed bug in previous memory scan fix (MMIO2 aliases for MMIO).
(edit) @46215   11 years vboxsync dbgmodcontainer.cpp: Fix for crash during solaris detection (COMMON …
(edit) @46214   11 years vboxsync VMM/HWVMXR0: Profile InGC a tad bit more accurately.
(edit) @46213   11 years vboxsync doc/manual: move id= to the chapter tags, the PDF conversion expects …
(edit) @46212   11 years vboxsync build fixes
(edit) @46211   11 years vboxsync More strcache testing and some tuning.
(edit) @46210   11 years vboxsync Testing: a bit of debug info for tstTime-4.
(edit) @46209   11 years vboxsync Testing: another attempt to fix tstTime-4 on win.amd64.
(edit) @46208   11 years vboxsync tstRTStrCache: check that a real strcache impl doesn't return duplicates.
(edit) @46207   11 years vboxsync doc/manual: Move all id=... attributes from the title tags up one …
(edit) @46206   11 years vboxsync Testing: tstTime-4: attempt to fix overflow in time delta calculation.
(edit) @46205   11 years vboxsync build fix
(edit) @46204   11 years vboxsync Speed up line number allocation and dwarf DIE allocations by using …
(edit) @46203   11 years vboxsync Missed one PAGE_SIZE.
(edit) @46202   11 years vboxsync strcache.cpp: build fix and disable complicated allocator replacing it …
(edit) @46201   11 years vboxsync build fix
(edit) @46200   11 years vboxsync bugfix.
(edit) @46199   11 years vboxsync strcache.cpp: Enabled it. Some tuning.
(edit) @46198   11 years vboxsync strcache.cpp: Reimplemented as a real string cache.
(edit) @46197   11 years vboxsync build fix
(edit) @46196   11 years vboxsync VBoxGuest/VBoxTray: allow enabling caps acquisition mode w/o acquiring caps
(edit) @46195   11 years vboxsync FE/Qt: Move animation frame-work name-space into separate …
(edit) @46194   11 years vboxsync VBoxTray: fix WDDM resize retries
(edit) @46193   11 years vboxsync FE/Qt: UI tool-bar cleanup.
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