VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @51708   11 years vboxsync FE/Qt: 7423: Selector UI: VM preview should keep guest-screen aspect …
(edit) @51707   11 years vboxsync Runtime/http: more sane limit for redirection URLs
(edit) @51704   11 years vboxsync Runtime/http: added handling for 301 responses
(edit) @51703   11 years vboxsync NAT/Net: Cosmetics - prefer ip_addr_* APIs to memcpy/memset.
(edit) @51702   11 years vboxsync NAT/Net: Cosmetic follow up to r94469 - use ipoff variable in debug …
(edit) @51701   11 years vboxsync elder gcc false positive warning
(edit) @51700   11 years vboxsync NAT/Net: OS X converts total length field of the inner IP header …
(edit) @51699   11 years vboxsync another warning
(edit) @51698   11 years vboxsync more signed math
(edit) @51697   11 years vboxsync uint64_t / RTFOFF mess
(edit) @51696   11 years vboxsync Runtime: PKZip stream reader
(edit) @51695   11 years vboxsync FE/Qt: Runtime UI: Build fix. Is that XPCOM stuff (s.a. r94476)?
(edit) @51694   11 years vboxsync FE/Qt: Runtime UI: Build-warning in UIFrameBuffer.
(edit) @51693   11 years vboxsync FE/Qt: Runtime UI: Small cleanup for [I/C]Framebuffer usage.
(edit) @51692   11 years vboxsync NAT/Net: When using IP_HDRINCL we need to rewrite mapped ping …
(edit) @51691   11 years vboxsync NAT/Net: pxping_pcb_rtstrfmt: for mapped addresses print both original …
(edit) @51690   11 years vboxsync NAT/Net: OS X reports IP datagrams on raw sockets with IP header …
(edit) @51687   11 years vboxsync Main/Guid+Progress: big cleanup of Guid.h and some Progress cleanup, …
(edit) @51686   11 years vboxsync VMM/GIM: Fixes to saved state, enabled reset MSR availability in CPUID.
(edit) @51685   11 years vboxsync VMM/HMVMXR0: Nit.
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