VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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