VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @66847   8 years vboxsync Support/posix: use the alternative approach
(edit) @66846   8 years vboxsync Support/posix: harder than expected
(edit) @66845   8 years vboxsync Support/posix: harder than expected
(edit) @66844   8 years vboxsync Support/posix: Just use push imm64…
(edit) @66843   8 years vboxsync Support/posix: Fix order of the pushed return address
(edit) @66842   8 years vboxsync Support/Hardening: Use realpath() to get absolute paths upon …
(edit) @66841   8 years vboxsync Support/posix: Don't clobber a register when patching relative calls …
(edit) @66840   8 years vboxsync tstRTStrFormat.cpp: build fix attempt.
(edit) @66838   8 years vboxsync sharedogl/server_main: integers must first be cast thru uintptr_t …
(edit) @66835   8 years vboxsync state_snapshot.c: build fix
(edit) @66832   8 years vboxsync Main: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66831   8 years vboxsync VMM: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66830   8 years vboxsync VBoxManage: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66829   8 years vboxsync dtrace: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66828   8 years vboxsync Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66827   8 years vboxsync GuestHost: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66826   8 years vboxsync Additions: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66824   8 years vboxsync include/iprt: Adjustments for Visual C++ v12 / Visual Studio 2013. …
(edit) @66822   8 years vboxsync configure/debian: by default stay with Qt requirement 5.3.2 but when …
(edit) @66821   8 years vboxsync configure/debian: by default stay with Qt requirement 5.3.2 but when …
(edit) @66820   8 years vboxsync ValidationKit: teach the sheriff to draw the right conclusions from an …
(edit) @66819   8 years vboxsync htable.cpp: CrHTablePut should return CRHTABLE_HANDLE_INVALID not …
(edit) @66818   8 years vboxsync ValidationKit: distinguish between workstation and server for newer …
(edit) @66817   8 years vboxsync vsheriff: teach about BSOD / DRIVER_IRQL_NOT_LESS_OR_EQUAL
(edit) @66816   8 years vboxsync Main: increased the default RAM size for Windows 7 / 2008(R2) …
(edit) @66815   8 years vboxsync IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
(edit) @66814   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66813   8 years vboxsync bs3-cpu-generated-1: Mark write-only memory as such, for what it's worth…
(edit) @66812   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66811   8 years vboxsync IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
(edit) @66810   8 years vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66809   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Validation, step 1.
(edit) @66808   8 years vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66807   8 years vboxsync VUSB: Edit async audio endpoints to make them look synchronous.
(edit) @66806   8 years vboxsync testboxscript/solars: sudoers location moved on S10.
(edit) @66805   8 years vboxsync testboxscript/setup.sh: bash on solaris 10 doesn't grok += array …
(edit) @66804   8 years vboxsync testboxscript: On solaris we can't expect that the existing service …
(edit) @66803   8 years vboxsync testboxscript: solaris setup fix
(edit) @66802   8 years vboxsync testboxscript: Temporarily look for '<share>new.txt' instead of …
(edit) @66801   8 years vboxsync testboxscript: modified the setup to no save default values and …
(edit) @66800   8 years vboxsync testboxscript: modified the setup to no save default values and …
(edit) @66799   8 years vboxsync Support: Save and restore the content of rax because it clobbered when …
(edit) @66798   8 years vboxsync testboxscript: storage server migration step 2
(edit) @66797   8 years vboxsync testboxscript: very useful improvement I found on the testboxes
(edit) @66796   8 years vboxsync Main/tstCollector: use symbolic constant
(edit) @66795   8 years vboxsync Main/tstCollector: make it always return 0. The current error handling …
(edit) @66794   8 years vboxsync Support: Implement strategy for relative call instructions when …
(edit) @66793   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Fixing bug in icons RGB profile.
(edit) @66792   8 years vboxsync IEM: Implemented movhpd Mq,Vq (66 0f 17).
(edit) @66791   8 years vboxsync IEM: Implemented movhps Mq,Vq (0f 17).
(edit) @66790   8 years vboxsync VMM/HMVMXR0: Fixes while using the IEM event reflection logic.
(edit) @66789   8 years vboxsync IEM: Implemented movshdup Vdq,Wdq (f3 0f 16).
(edit) @66788   8 years vboxsync vsheriff: try to detect "BOOTMGR image is corrupt"
(edit) @66787   8 years vboxsync IEM: Implemented movhpd Vdq,Mq (66 0f 16).
(edit) @66786   8 years vboxsync testboxscript: after setting up, actually enable the service by …
(edit) @66785   8 years vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66784   8 years vboxsync testboxscript: work around array problem with old bash versions
(edit) @66783   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Nit (s.a. r115194).
(edit) @66782   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Refresh interface wrapper …
(edit) @66781   8 years vboxsync FE/Qt: bugref:8847: Host Network Manager: Adding possibility to …
(edit) @66775   8 years vboxsync RTLs: fixed error message formatting
(edit) @66773   8 years vboxsync testboxscript: storage server migration step 1
(edit) @66771   8 years vboxsync testboxscript: touch up the setup instructions for windows
(edit) @66770   8 years vboxsync testboxscript: fix harmless typo
(edit) @66769   8 years vboxsync RTLs: VFS test tool and some fun.
(edit) @66768   8 years vboxsync iso9660: build fixes
(edit) @66767   8 years vboxsync iso9660: Rough ReadDir implementation. Also a build fix.
(edit) @66766   8 years vboxsync iso9660: build fix + rewind dir impl.
(edit) @66765   8 years vboxsync iso9660: Refactored the code to deal with root directory reference …
(edit) @66762   8 years vboxsync iprt: More vfs bits.
(edit) @66761   8 years vboxsync FE/Qt: bugref:8847: Wiping out host-only network related stuff from …
(edit) @66760   8 years vboxsync FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Adding KWin to the list …
(edit) @66759   8 years vboxsync VMM/HMSVMR0: Re-enable IEM event reflection logic, try 2.
(edit) @66758   8 years vboxsync VMM/HMSVMR0: Fixes while using the IEM event reflection logic.
(edit) @66757   8 years vboxsync VMM: Todo for handling INIT nested-guest intercepts.
(edit) @66756   8 years vboxsync VMM/HMVMXR0: Forgot to translate soft. ints while converting IEM …
(edit) @66755   8 years vboxsync FE/Qt: bugref:8849: Rework MDI-based overlay windows (sliding-toolbar …
(edit) @66754   8 years vboxsync VMM/HMSVMR0: Disable IEM event injection logic.
(edit) @66753   8 years vboxsync VMM/HMSVMR0: Try enable the IEM event reflection logic.
(edit) @66751   8 years vboxsync VMM: Nested Hw.virt: Adjusted the helper functions for use with …
(edit) @66750   8 years vboxsync VMM/HMSVMR0: Use IEM event reflection logic (disabled).
(edit) @66749   8 years vboxsync VMM/HMVMXR0: Comment.
(edit) @66748   8 years vboxsync IEM: More tests.
(edit) @66747   8 years vboxsync IEM: Implemented movlps Mq,Vq (0x0f 0x13).
(edit) @66746   8 years vboxsync IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
(edit) @66745   8 years vboxsync IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
(edit) @66744   8 years vboxsync IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
(edit) @66743   8 years vboxsync IEM: Implemented movups Vps,Wps (0x0f 0x10).
(edit) @66742   8 years vboxsync fatvfs,iso9660vfs,vfsbase: Sorted volume reference fun. Volumes will …
(edit) @66741   8 years vboxsync duh
(edit) @66740   8 years vboxsync vfsbase.cpp: retain debug
(edit) @66739   8 years vboxsync iso9660vfs: enabled the code
(edit) @66738   8 years vboxsync vfsbase: logging
(edit) @66737   8 years vboxsync vfsbase.cpp: logging fix
(edit) @66736   8 years vboxsync iso9660vfs,fatvfs: reference count fix
(edit) @66735   8 years vboxsync iso9660vfs.cpp: Can find and read files from iso.
(edit) @66734   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66733   8 years vboxsync fatvfs.cpp: nits
(edit) @66731   8 years vboxsync iprt/string.h,iprt/utf16.h: Added some big endian UTF-16 related …
(edit) @66730   8 years vboxsync FE/Qt: Selector UI: Snapshots pane: A bit of NLS and visual …
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