VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51816   11 years vboxsync vga/CmdVbva: var initialization
(edit) @51815   11 years vboxsync FE/Qt: Utils: QObject symbiont able to set parent property on …
(edit) @51814   11 years vboxsync FE/Qt: Build fix for r94657.
(edit) @51813   11 years vboxsync FE/Qt: Widget Validation Framework: Extending framework with classes …
(edit) @51812   11 years vboxsync Fixed a pCert use that I'd missed (pCert / pTaInfo).
(edit) @51811   11 years vboxsync FE/Qt: Runtime UI: GA mount procedure cleanup.
(edit) @51810   11 years vboxsync validation kit build fix.
(edit) @51809   11 years vboxsync validation kit build fix.
(edit) @51808   11 years vboxsync build fix (VBOX_WITH_HARDENING is only in CDEFS, not DEFS, due to some …
(edit) @51807   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Qrc gen for r94649.
(edit) @51806   11 years vboxsync FE/Qt: 6660: Advanced extra-data management framework: Icons for UI part.
(edit) @51804   11 years vboxsync Main/src-client: Fix GIM provider for default/legacy OS X VMs.
(edit) @51803   11 years vboxsync Use CreateFileW instead of CreateFileA when verifying the install …
(edit) @51801   11 years vboxsync SharedOpenGL: cleanup.
(edit) @51799   11 years vboxsync Main/GuestDnD: warings
(edit) @51797   11 years vboxsync VMM/GIM/Minimal: OS X bits.
(edit) @51796   11 years vboxsync Added two missing roundtrip case folding tests.
(edit) @51795   11 years vboxsync UTF-8 case folding hacks to deal with U+0130, U+0131, U+017f and …
(edit) @51794   11 years vboxsync Darwin loader rc fix (VERR_INVALID_EXE_SIGNATURE).
(edit) @51793   11 years vboxsync stupid gcc build fix
(edit) @51792   11 years vboxsync Better fix
(edit) @51791   11 years vboxsync Paranoia fix
(edit) @51790   11 years vboxsync Better fix
(edit) @51789   11 years vboxsync build fix
(edit) @51788   11 years vboxsync More correct fix
(edit) @51787   11 years vboxsync bugfix
(edit) @51786   11 years vboxsync Merge fix
(edit) @51785   11 years vboxsync build fix
(edit) @51784   11 years vboxsync build fix
(edit) @51783   11 years vboxsync bugfix
(edit) @51782   11 years vboxsync fixed bug
(edit) @51781   11 years vboxsync warning
(edit) @51780   11 years vboxsync warning
(edit) @51779   11 years vboxsync duh
(edit) @51778   11 years vboxsync build fix
(edit) @51777   11 years vboxsync build fixes
(edit) @51776   11 years vboxsync build fixes
(edit) @51775   11 years vboxsync Missing check.
(edit) @51774   11 years vboxsync attempt at cursing weird -Wattributes warning.
(edit) @51773   11 years vboxsync shut up stupid gcc warnings.
(edit) @51772   11 years vboxsync build fix
(edit) @51771   11 years vboxsync build fix
(edit) @51770   11 years vboxsync Merged in iprt++ dev branch.
(edit) @51769   11 years vboxsync Mac OS X host: support driver: partly reverted r94103: reduced amount …
(edit) @51768   11 years vboxsync FE/Qt: Selector UI: Details-pane: Load/Save settings as part of …
(edit) @51765   11 years vboxsync Main/src-client: fix SEGFAULT when returning USB devices and Shared …
(edit) @51764   11 years vboxsync don't insist on the presence of the crypt lib
(edit) @51763   11 years vboxsync build fix
(edit) @51762   11 years vboxsync DisplayImpl: legacy video accel lock fixes, do not call VGA under the lock.
(edit) @51761   11 years vboxsync DevVGA: get the device lock when VRAM region is mapped.
(edit) @51760   11 years vboxsync Runtime: added missing RTMemLocked* functions
(edit) @51759   11 years vboxsync spaces
(edit) @51758   11 years vboxsync Fix extpack building hopefully
(edit) @51757   11 years vboxsync VMM: Change error codes to be consistent.
(edit) @51756   11 years vboxsync Storage/VD: Fix crash
(edit) @51755   11 years vboxsync VDPluginCrypt: Move into extension pack
(edit) @51754   11 years vboxsync Main,DrvVD,VD: Implement support for VD plugins from extension packs
(edit) @51753   11 years vboxsync Fix comment
(edit) @51752   11 years vboxsync Storage,DrvVD,Main: Redo the way secret keys are passed from Main to …
(edit) @51751   11 years vboxsync Storage/VD: Add methods to load a plugin from a given path/file. …
(edit) @51750   11 years vboxsync Storage: Fix concurrency issue with filters configured which can …
(edit) @51749   11 years vboxsync Storage/DiskIntegrity: Add an option to record the write before it was …
(edit) @51748   11 years vboxsync DevVGA: replaced assert with if statement for a transient VGA state.
(edit) @51747   11 years vboxsync FE/Qt: Runtime UI: do not warn about wrong color depth in text modes.
(edit) @51746   11 years vboxsync VMM/HMVMXR0: Temporary instrumentation for event injection issue.
(edit) @51745   11 years vboxsync Main: skip invalid Machine records when walking over VirtualBox.xml.
(edit) @51744   11 years vboxsync SUPDrv-win.cpp: pvOutput is the equivalent to the UserBuffer, not pvInput.
(edit) @51743   11 years vboxsync Main/src-server/win/USBProxyServiceWindows.cpp: delete commented out …
(edit) @51742   11 years vboxsync SupDrv-win: Disabled fast IOCTLs as this broke guest SMP.
(edit) @51741   11 years vboxsync VMM/HMVMXR0: Load guest-state after injection of events; simplifies …
(edit) @51740   11 years vboxsync FE/Qt: 7423: Selector UI: VM preview presets (16x10, 16x9, 4x3).
(edit) @51739   11 years vboxsync Runtime/PKZip: provide stubs
(edit) @51738   11 years vboxsync USB/win/USBProxyDevice-win.cpp: Return last error code instead of just …
(edit) @51737   11 years vboxsync Main/src-server/win/svcmain.cpp: on Windows (with working file locking …
(edit) @51736   11 years vboxsync FE/Qt: 7418: Network Manager: Alternative way to get SSL certificate …
(edit) @51735   11 years vboxsync VMM: Typo.
(edit) @51734   11 years vboxsync FE/Qt: 7418: Network Manager: Save SSL certificates only if both …
(edit) @51733   11 years vboxsync FE/Qt: 7418: Network Manager: Separate text/binary GET requests for …
(edit) @51732   11 years vboxsync RTZipPkzipMemDecompress: pvSrc const
(edit) @51731   11 years vboxsync VMM/GIM/Minimal: Set HVP and MWAIT_EXT for OS X.
(edit) @51730   11 years vboxsync Devices/VGA_VBVA: use RT_STR_TUPLE()
(edit) @51729   11 years vboxsync Recently missed header updates.
(edit) @51728   11 years vboxsync VMM: Add MWait Extensions as a CPUM feature to allow configuring it …
(edit) @51727   11 years vboxsync NAT: Fix edito introduced in r39462 - TF_ACKNOW should be set in …
(edit) @51726   11 years vboxsync VMM: fix TRPMR3InjectEvent() for TRPM_FORWARD_TRAPS_IN_GC disabled
(edit) @51725   11 years vboxsync BIOS: Enable APIC in SVR.
(edit) @51724   11 years vboxsync DisplayImpl: removed obsolete g_StatDisplayRefresh.
(edit) @51723   11 years vboxsync VMM/HMSVMR0: Stray spaces and copyright header update.
(edit) @51722   11 years vboxsync VMM/HMSVMR0: Try fix TR attributes to be Intel compatible for …
(edit) @51721   11 years vboxsync Runtime/r0drv/solaris: Doxygen bugref comment.
(edit) @51720   11 years vboxsync VMM: Doxygen bugref comment consistency.
(edit) @51719   11 years vboxsync VMM/GIM: nit.
(edit) @51718   11 years vboxsync VMM: struct/union naming fix.
(edit) @51717   11 years vboxsync be a bit more verbose
(edit) @51716   11 years vboxsync tstRTHttp: use RTZipPkzipMemDecompress()
(edit) @51714   11 years vboxsync Runtime: added RTZipPkzipMemDecompress()
(edit) @51713   11 years vboxsync Runtime/unzipcmd: fixed comments; use the attributes provided by the …
(edit) @51712   11 years vboxsync Runtime/pkzipvfs: more sensible default file attributes; don't need to …
(edit) @51711   11 years vboxsync Additions/VBoxService: Fix automount to pass dmode, fmode options for …
(edit) @51709   11 years vboxsync Additions/solaris/SharedFolder: Fix node permissions to apply mask and …
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