VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @49774   11 years vboxsync VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented …
(edit) @49773   11 years vboxsync crOpenGL/infrastructure: headers
(edit) @49772   11 years vboxsync crOpenGL/infrastructure: new files
(edit) @49771   11 years vboxsync DevVGA: Reset VBVA when enabling/disabling VBE.
(edit) @49770   11 years vboxsync VMM/HM: Fix typo in TRPPatchingAllowed member.
(edit) @49769   11 years vboxsync Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
(edit) @49768   11 years vboxsync rtDbgModExportsAddSegmentsCallback: Tweak.
(edit) @49767   11 years vboxsync SUPDrv/darwin: MSR prober support for darwin.
(edit) @49764   11 years vboxsync Main/Host: actually return the progress object
(edit) @49763   11 years vboxsync Main/include/Wrapper.h: fix reference counting issues for outgoing …
(edit) @49762   11 years vboxsync Main/NATNetwork: fix string format change in previous changeset
(edit) @49761   11 years vboxsync Main/Host: remove redundant casts, plus lots of whitespace cleanup
(edit) @49760   11 years vboxsync 6813 stage 2 rev 4
(edit) @49759   11 years vboxsync pxping_recv4: disable setsockopt-based code to set DF - it's too …
(edit) @49758   11 years vboxsync FE/Qt: Mac OS X: Hide mini-toolbar minimize button.
(edit) @49757   11 years vboxsync VMM/HMVMXR0: comment nit.
(edit) @49755   11 years vboxsync VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
(edit) @49754   11 years vboxsync DevPCNet: remove the private guest interface because it's unused for a …
(edit) @49753   11 years vboxsync small fix
(edit) @49752   11 years vboxsync VMM/HMVMXR0: Drop 64-bit MSR optimizations on hybrid darwin kernels.
(edit) @49751   11 years vboxsync small fix
(edit) @49750   11 years vboxsync Windows guest additions: VBoxVideo XPDM: allow the guest to change the …
(edit) @49749   11 years vboxsync pr7074. OVF import: Restoring original UUIDs of imported images in VM …
(edit) @49748   11 years vboxsync VMM/HM: Log error code for unexpected interruption-exit types.
(edit) @49747   11 years vboxsync ApplianceImplExport.cpp: C++11 build fix …
(edit) @49746   11 years vboxsync Disable DF code on Linux for now to unbreak the build. Apparently, …
(edit) @49745   11 years vboxsync pxping_recv4: propagate DF flag if OS provides a socket option for that.
(edit) @49744   11 years vboxsync 6813 stage 2 rev3 issues on Solaris sorted
(edit) @49743   11 years vboxsync 6813 stage 2 rev2 issues sorted
(edit) @49742   11 years vboxsync 6813 stage 2 - Use the server side API wrapper code..
(edit) @49741   11 years vboxsync Main/glue/vboxapi.py: fix copy/paste bug
(edit) @49740   11 years vboxsync VMM/HMVMXR0: Hybrid fixes.
(edit) @49739   11 years vboxsync VMM/HM: Same error code for unsupported host-guest paging mode combo. …
(edit) @49738   11 years vboxsync Main/BandwidthControl: fix regression (iterator incremented twice), …
(edit) @49736   11 years vboxsync FE/Qt: re-enabled Indonesian translation.
(edit) @49735   11 years vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49734   11 years vboxsync VMM/HMVMXR0: bugref Comment, spaces.
(edit) @49733   11 years vboxsync Easier to read.
(edit) @49732   11 years vboxsync Easier to read.
(edit) @49731   11 years vboxsync FPU save/restore experiment.
(edit) @49730   11 years vboxsync SerialPortImpl: fixed regression from r90887, com port mode could not …
(edit) @49729   11 years vboxsync VMM/HM: VMCPU_HMCF -> HMCPU_CF macro renaming.
(edit) @49728   11 years vboxsync MSR prober fixes.
(edit) @49727   11 years vboxsync VMM/HMVMXR0: Now that we have atomic flag updates, reenable WRMSR …
(edit) @49726   11 years vboxsync VMM/HMR0Mixed: Comment.
(edit) @49725   11 years vboxsync VMM/HM: Use unordered ASM atomics for safely updating HM flags.
(edit) @49724   11 years vboxsync Added ASMAtomicUo[And|Or]U[32|64].
(edit) @49723   11 years vboxsync ASMCpuIdExSlow.asm in RuntimeR0.
(edit) @49722   11 years vboxsync VBoxCredProv: Fixed auto-logon breakage introduced in r85893, added …
(edit) @49721   11 years vboxsync VMM/HMSVMR0: space.
(edit) @49720   11 years vboxsync VMM/HMSVMR0: Added bugref comment.
(edit) @49719   11 years vboxsync HMSVM: Do not fall back on FERR emulation (see #6117).
(edit) @49718   11 years vboxsync Various FreeBSD fixes submitted Bernhard Froehlich
(edit) @49717   11 years vboxsync HMVMX: Do not fall back on FERR emulation (see #6117).
(edit) @49716   11 years vboxsync pr7091. Fixed: OVF import of VM with type "LsiLogicSas" of SCSI controller
(edit) @49715   11 years vboxsync Try to fix in6_pktinfo kludge again. Test for GLIBC_PREREQ in a …
(edit) @49714   11 years vboxsync Try to fix in6_pktinfo kludge. Apparently it was hidden under …
(edit) @49713   11 years vboxsync Enable ping proxy.
(edit) @49712   11 years vboxsync VMM/HMVMXR0: Comment, macros.
(edit) @49711   11 years vboxsync ICMP_FILTER is not privileged. Drop the comment now that setsockopt …
(edit) @49710   11 years vboxsync Fix edito in previous: create icmp6 socket using OS-specific socket …
(edit) @49709   11 years vboxsync Do the song and dance to use WSARecvMsg on Windows.
(edit) @49708   11 years vboxsync proxy_sendto: declare nsent under Windows properly instead of papering …
(edit) @49707   11 years vboxsync Provide CMSG_FIRSTHDR and CMSG_NXTHDR.
(edit) @49706   11 years vboxsync FE/Qt: 7007: Some native cocoa stuff should be async otherwise it …
(edit) @49705   11 years vboxsync FE/Qt: Selector UI: Some cleanup: Just accepting (filtering) …
(edit) @49704   11 years vboxsync Frontends/VBoxShell: extend event dumping code slighty, good testcase …
(edit) @49702   11 years vboxsync Main/cbinding/xpcidl.xsl: fix day 1 bug which caused incorrect …
(edit) @49701   11 years vboxsync VMM/HMVMXR0: Simplified the MSR optimization code.
(edit) @49700   11 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @49699   11 years vboxsync VMM/HMVMXR0: Update guest TSC_AUX before auto-load/store.
(edit) @49698   11 years vboxsync FE/Qt: Runtime UI: Extra-data flags and handling for menus content …
(edit) @49697   11 years vboxsync 3D/HostServices: removed wrong assertion.
(edit) @49696   11 years vboxsync Additions/x11/vboxvideo: fixes for when DRI fails to initialise.
(edit) @49695   11 years vboxsync Provide some cmsghdr compat. CMSG_FIRSTHDR/CMSG_NXTHDR are not yet …
(edit) @49694   11 years vboxsync Provide implementation of inet_ntop(), which is available only since …
(edit) @49693   11 years vboxsync rtadvd_recv: declare optlen as int to avoid "unary minus operator …
(edit) @49692   11 years vboxsync G/c unused variable.
(edit) @49691   11 years vboxsync #include <mswsock.h> for LPFN_WSARECVMSG and friends.
(edit) @49690   11 years vboxsync G/c unused variable.
(edit) @49689   11 years vboxsync Create ICMP sockets for ping proxy.
(edit) @49688   11 years vboxsync G/c redundant lwIP includes.
(edit) @49687   11 years vboxsync Main/Snapshot: block deleting of current snapshot if it has child …
(edit) @49686   11 years vboxsync VBoxNetAdp/Darwin: Submit a dummy packet when host-only interface gets …
(edit) @49685   11 years vboxsync FE/VBoxManage: Error message typo.
(edit) @49684   11 years vboxsync Main/GuestCtrl: dispatchToSession: Also try to handle generic messages.
(edit) @49683   11 years vboxsync FE/VBoxManage/GuestCtrl: Don't try to build up paths for the guest …
(edit) @49680   11 years vboxsync VMM/HMVMXR0: MSR auto-load/store fix for hybrid darwin.
(edit) @49679   11 years vboxsync fix for xtracker 7111 (must keep a ComPtr here)
(edit) @49678   11 years vboxsync Main/idl/comimpl.xsl: fix long standing bug (only visible with XPCOM) …
(edit) @49677   11 years vboxsync VMM/HMVMXR0: Assertions.
(edit) @49676   11 years vboxsync Drop duplicate target listings on win.amd64 caused by r90884.
(edit) @49674   11 years vboxsync NetIf-darwin.cpp: warning [-Wdangling-else].
(edit) @49673   11 years vboxsync DHCPServerImpl: re-inroduce r90836 cancelled in r90887.
(edit) @49672   11 years vboxsync DHCPServerImpl.cpp: fixes regression introduced in r90887. Adding …
(edit) @49671   11 years vboxsync IEM: Fixed several instances of iEffSeg being accessed before the …
(edit) @49670   11 years vboxsync VMM/HMVMXR0: Comment.
(edit) @49669   11 years vboxsync VMM/HMVMXR0: Comments.
(edit) @49668   11 years vboxsync VMM/HMVMXR0: Added a couple of missing Unsupported-Feature Combos errors.
(edit) @49667   11 years vboxsync VMM/HMVMXR0: Comment.
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