VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41080   13 years vboxsync VMDBG: Fixed dpd* index processing, corrected command description.
(edit) @41078   13 years vboxsync tstLdr-3: out of range fix.
(edit) @41077   13 years vboxsync Disabled the broken vm_protect code again.
(edit) @41076   13 years vboxsync ExtPack build fix.
(edit) @41075   13 years vboxsync fixes
(edit) @41074   13 years vboxsync VMM preloader.
(edit) @41073   13 years vboxsync crOpenGL: missing window possition state for wgl backend
(edit) @41072   13 years vboxsync VMM: fix VERR_PAGE_TABLE_NOT_PRESENT guru meditation caused by failing …
(edit) @41071   13 years vboxsync crOpenGL: switch to using ASMBit* for gl resource tracking
(edit) @41070   13 years vboxsync memobj-r0drv-darwin.cpp: Respect the fExecutable flag again.
(edit) @41069   13 years vboxsync GMMR0,memobj-r0drv-darwin.cpp: Moved the allocate fudge factor from …
(edit) @41068   13 years vboxsync SUPDrv.c: Fixed read beyond allocation in supdrvIOCtl_LdrOpen. Kudos …
(edit) @41067   13 years vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @41066   13 years vboxsync Main: workaround for GUI.
(edit) @41065   13 years vboxsync Main: DisplayImpl correct initialization when saved state is loaded.
(edit) @41064   13 years vboxsync FE/Qt: Runtime UI: Machine logic refactoring/cleanup.
(edit) @41063   13 years vboxsync FE/Qt: UIMachine refactoring/cleanup.
(edit) @41062   13 years vboxsync FE/Qt: Little VBoxGlobal cleanup.
(edit) @41061   13 years vboxsync alloc-r0drv-darwin.cpp: call RTR0MemObjProtect since fExecutable isn't …
(edit) @41060   13 years vboxsync Disabled experimental honoring of the fExecutable parameter in …
(edit) @41059   13 years vboxsync tstLdr-3: Extended the tool.
(edit) @41058   13 years vboxsync crHgsmi cleanup & adjustments
(edit) @41057   13 years vboxsync crOpenGL: fix gl resource leaking (server part)
(edit) @41056   13 years vboxsync IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
(edit) @41055   13 years vboxsync IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
(edit) @41054   13 years vboxsync alloc-r0drv-darwin.cpp: Use RTR0MemObjAllocPage to satisfy …
(edit) @41053   13 years vboxsync memobj-r0drv-darwin.cpp: Use rtR0MemObjNativeProtect to set …
(edit) @41052   13 years vboxsync Deal with 10.8 being PIE and not loaded at the link address.
(edit) @41051   13 years vboxsync FE/Qt: 5820: Show/hide VM windows when the count changes within the guest.
(edit) @41050   13 years vboxsync Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
(edit) @41049   13 years vboxsync Main: query the guest screen info from saved state (xTracker 5820)
(edit) @41048   13 years vboxsync Installer/darwin: be nice to depend builds
(edit) @41047   13 years vboxsync FE/Qt: Move show-log action from selector action-pool to global …
(edit) @41046   13 years vboxsync E1000: Fixed fetching of incomplete packets. TX critical section (#5582)
(edit) @41045   13 years vboxsync Main/webservice: build fix
(edit) @41044   13 years vboxsync VBoxVideoXPDM: inform host about disabled monitors.
(edit) @41043   13 years vboxsync Frontends/VBoxBalloonCtrl: build fix
(edit) @41042   13 years vboxsync FE/Qt: Settings serializer refactoring, fixed bug with settings …
(edit) @41041   13 years vboxsync Main: fix COM server build error
(edit) @41040   13 years vboxsync Main+Frontends: move release logging setup to the glue code (to …
(edit) @41038   13 years vboxsync typo
(edit) @41037   13 years vboxsync E1000: added new device state members to tstDeviceStructSizeRC
(edit) @41036   13 years vboxsync deb/rpm: use self-compiled libQt4 for older Linux distributions as we …
(edit) @41035   13 years vboxsync Storage: Fix compiler warning
(edit) @41034   13 years vboxsync E1000: Minor change in comments (#5582)
(edit) @41033   13 years vboxsync release build fix
(edit) @41032   13 years vboxsync E1000: Fixed a potential read beyond TxD cache due to incorrect usage …
(edit) @41031   13 years vboxsync RT_MIN evaluates one of its parameters twice
(edit) @41030   13 years vboxsync E1000: Increased the size of TX descriptor cache (#5582)
(edit) @41029   13 years vboxsync E1000: Fixed an infinite loop in R0, re-enabled TX descriptor cache (#5582)
(edit) @41028   13 years vboxsync wined3d: fix win8 solitaire rendering issues (state handling)
(edit) @41027   13 years vboxsync Additions/solaris: Build & ship vboxmouse, vboxvideo for Xorg 1.11 and …
(edit) @41026   13 years vboxsync Main/VirtualBoxImpl.cpp: clean up version handling a bit
(edit) @41025   13 years vboxsync Main/Host: fix a few LogRel messages
(edit) @41024   13 years vboxsync Windows host installer: Fixed deletion of installed host-only adapter …
(edit) @41023   13 years vboxsync Windows host installer: Fix the back button on "Ready to install" page.
(edit) @41021   13 years vboxsync FE/Qt: 6123: Initial implementation of expert-mode for VirtualBox wizards.
(edit) @41020   13 years vboxsync Additions/common/VBoxGuest: Solaris streams version update.
(edit) @41019   13 years vboxsync Devices/ATA: Introduce option to suppress overwriting inquiry data for …
(edit) @41018   13 years vboxsync Windows build fix
(edit) @41017   13 years vboxsync VBoxCOM, FE/Qt: better error message of the global configuration …
(edit) @41016   13 years vboxsync FE/Qt: show a proper error message if /dev/vboxdrv does not exist
(edit) @41015   13 years vboxsync VBoxCOM: proper uninitialization even if com::Initialize failed very early
(edit) @41014   13 years vboxsync VBoxMMR: initial checkin of prototype media foundation code
(edit) @41013   13 years vboxsync SharedFolders: fixed read beyond buffer
(edit) @41012   13 years vboxsync VBoxDrvCfg: Return proper HRESULT in VBoxDrvCfgDrvUpdate, some renaming.
(edit) @41011   13 years vboxsync netcfg/win: remove debug break
(edit) @41010   13 years vboxsync Copyright.
(edit) @41009   13 years vboxsync CFGM: thousand separator, GB, cb-prefix, and some nits.
(edit) @41008   13 years vboxsync VBoxNetAdpInstall: Fixed path handling, formatting.
(edit) @41007   13 years vboxsync netcfg/win: fix failure branch
(edit) @41005   13 years vboxsync netflt/adp/win: fix logging on unload
(edit) @41004   13 years vboxsync VMM/cfgmR3Dump: human-readable sizes
(edit) @41003   13 years vboxsync Main/MediumImpl: correct error code if a medium file is not accessible
(edit) @41002   13 years vboxsync VBoxSDL: gcc warning
(edit) @41001   13 years vboxsync tstSemXRoads: warning
(edit) @41000   13 years vboxsync HostServices/OpenGL: gcc false positive warning
(edit) @40999   13 years vboxsync ATAController: two warnings, fix like in DevATA (perhaps not optimal)
(edit) @40998   13 years vboxsync DevE1000: uninitialized variable
(edit) @40997   13 years vboxsync Copyright year.
(edit) @40996   13 years vboxsync e1000: Temporarely disable TXD cache until regressions are fixed (#5582).
(edit) @40995   13 years vboxsync installer/win: add netadp disable/update code (not invoked properly)
(edit) @40994   13 years vboxsync Additions: missing iprt/errno.h
(edit) @40993   13 years vboxsync NetCfg/win: disable/enable/update HostOnly
(edit) @40992   13 years vboxsync E1000: Removed unused global mutex, documented the options.
(edit) @40991   13 years vboxsync Storage: Disable dynamic loading of backends on non x86 architectures
(edit) @40990   13 years vboxsync Storage/Debug: Fixes
(edit) @40988   13 years vboxsync Runtime/Uuid: Treat UUIDs the same on little and big endian architectures
(edit) @40987   13 years vboxsync VBoxSF: disable fast io.
(edit) @40986   13 years vboxsync header fixes
(edit) @40985   13 years vboxsync E1000: csum offloading for legacy descriptors, batch TX descriptor …
(edit) @40984   13 years vboxsync Frontends/VBoxManage: fix help message syntax for "createhd"
(edit) @40982   13 years vboxsync build fix
(edit) @40981   13 years vboxsync SUPLib,SUPDrv: Working on the user mode tracer interface.
(edit) @40979   13 years vboxsync Corrected two really old sins.
(edit) @40978   13 years vboxsync Runtime/r0drv/solaris: unused global variable.
(edit) @40977   13 years vboxsync Runtime/r0drv/solaris: minor cleanup.
(edit) @40976   13 years vboxsync Main/Makefile.kmk: correctly handle COM sdk binding files in INSTALL, …
(edit) @40975   13 years vboxsync VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
(edit) @40974   13 years vboxsync white space
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