VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61931   8 years vboxsync testdriver/vbox*.py: Stop testing on runtime errors.
(edit) @61930   8 years vboxsync i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
(edit) @61929   8 years vboxsync Config.kmk,installer/darwin: Drop the VBOX_NOT_OSX_105 define. We …
(edit) @61928   8 years vboxsync gen-slickedit-workspace: ignore '.gitignore' files.
(edit) @61927   8 years vboxsync darwin/Installer: reverted
(edit) @61926   8 years vboxsync darwin/Installer: trying to deal with xcode 7.3.1 signing requirements
(edit) @61925   8 years vboxsync darwin/Installer: trying to deal with xcode 7.3.1 signing requirements
(edit) @61924   8 years vboxsync Audio: src/VBox/Devices/Audio/DrvHostNullAudio.cpp: Also set status …
(edit) @61923   8 years vboxsync Audio: Removed defines for not implemented WINMM support for Windows.
(edit) @61922   8 years vboxsync Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
(edit) @61921   8 years vboxsync VMM: in case of "Failed to procure handy page" / VERR_NO_MEMORY, print …
(edit) @61920   8 years vboxsync fix for ​​​​​bugref:8441: improved windows procedure in USBLib
(edit) @61919   8 years vboxsync Installer/solaris: need more complex prerequisites for S11+, as …
(edit) @61918   8 years vboxsync Installer: Solaris: Install legacy libraries links only for solaris10. …
(edit) @61917   8 years vboxsync Main: doxygen fix
(edit) @61916   8 years vboxsync IOAPIC: Fix flip-flop handling.
(edit) @61915   8 years vboxsync Main/idl: doxygen fixes: properly link to enums
(edit) @61914   8 years vboxsync Main/webservice: warning
(edit) @61913   8 years vboxsync src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
(edit) @61912   8 years vboxsync Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
(edit) @61911   8 years vboxsync Main/src-server/StorageControllerImpl.cpp: Warning.
(edit) @61910   8 years vboxsync Main/src-server/MediumImpl.cpp: Warning.
(edit) @61909   8 years vboxsync Installer/solaris: add prerequisites for S11+
(edit) @61908   8 years vboxsync fix for ​​​​bugref:8441: improved windows procedures in Clipboard, DND …
(edit) @61907   8 years vboxsync svnsync-vbox/main.c: delete_entry - placate cppcheck by initializing …
(edit) @61906   8 years vboxsync NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
(edit) @61905   8 years vboxsync NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
(edit) @61904   8 years vboxsync Comment not needed anymore.
(edit) @61903   8 years vboxsync Audio/DevIchAc97.cpp: Some renaming for using prefixes, no code changes.
(edit) @61902   8 years vboxsync Fix printf formats for LINE, it's integer, not unsigned.
(edit) @61901   8 years vboxsync bldprogs/preload.cpp: Fix file name argument to fprintf on the error leg.
(edit) @61900   8 years vboxsync Devices/Makefile.kmk: $(SED) -e "..." is more correct
(edit) @61899   8 years vboxsync iemRegAddToRipAndClearRF: Tried to optimize the 32-bit code version a …
(edit) @61898   8 years vboxsync iemRegAddToRipAndClearRF: optimizations (64-bit code only). Save a …
(edit) @61897   8 years vboxsync IEM: 16-bit IP increment fix.
(edit) @61896   8 years vboxsync IEM: use uintptr_t instead of uint8_t/unsigned for offOpcode so the …
(edit) @61895   8 years vboxsync Build fix.
(edit) @61894   8 years vboxsync Build fix.
(edit) @61893   8 years vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61892   8 years vboxsync Runtime/crypto: fix
(edit) @61891   8 years vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @61890   8 years vboxsync Changelog.
(edit) @61889   8 years vboxsync Documentation: Yet another fix for mentioned Python support (​bugref:6417).
(edit) @61888   8 years vboxsync Audio: Renamed PDMAUDIOMIXERCTL_VOLUME -> PDMAUDIOMIXERCTL_VOLUME_MASTER.
(edit) @61887   8 years vboxsync Audio: Implemented support for master volume controls.
(edit) @61886   8 years vboxsync IEM: build fix
(edit) @61885   8 years vboxsync IEM: Playing with setjmp (disabled) vs return codes. Group6 jump table.
(edit) @61884   8 years vboxsync FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Workaround for Unity …
(edit) @61883   8 years vboxsync bugref:6417 docs update - Python vn >= 2.6 required
(edit) @61882   8 years vboxsync ValidationKit/UsbTestService: build fix
(edit) @61881   8 years vboxsync ValidationKit/UsbTestService: Move to the new RTJson* API for parsing …
(edit) @61880   8 years vboxsync Installer/solaris: Reverting r108290 as libgcc is also required for …
(edit) @61879   8 years vboxsync USBProxyDevice-linux.cpp: cppcheck warning
(edit) @61878   8 years vboxsync solaris: another fix
(edit) @61877   8 years vboxsync solaris fix: must not use the exact same path for different versions …
(edit) @61876   8 years vboxsync APIC: comment.
(edit) @61875   8 years vboxsync APIC: Make assertion local only for now, figure out if the guest can …
(edit) @61874   8 years vboxsync IOAPIC: nit.
(edit) @61873   8 years vboxsync Installer/solaris: Packaging missing X11, xcb and libGL legacy …
(edit) @61872   8 years vboxsync Installer/solaris: Using host-version for creating s10 legacy …
(edit) @61871   8 years vboxsync Audio/DevIchHda.cpp: Warning.
(edit) @61870   8 years vboxsync tstRTCritSectRW, tstRTSemRW: don't benchmark on systems with only 1 …
(edit) @61869   8 years vboxsync FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatches.
(edit) @61868   8 years vboxsync FE/Qt: Some another NLS stuff.
(edit) @61867   8 years vboxsync FE/Qt: G/c duplicate assertion.
(edit) @61866   8 years vboxsync NetFlt/Win: Fix bogus sizof in assertion.
(edit) @61865   8 years vboxsync FE/Qt: Some NLS stuff.
(edit) @61864   8 years vboxsync VBoxBugReport: va_end before we throw
(edit) @61863   8 years vboxsync Main/Medium: use != instead of bitwise for booleans.
(edit) @61862   8 years vboxsync FE/Qt: UIMedium: Fix | for ||
(edit) @61861   8 years vboxsync FE/Qt: Fix & for &&
(edit) @61860   8 years vboxsync BIOS: properly parenthesize bitwise and vs. comparison.
(edit) @61859   8 years vboxsync USBProxyDevice-linux: clean up emacs local variables.
(edit) @61858   8 years vboxsync FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Regression in auto-hide code.
(edit) @61857   8 years vboxsync lwip: g/c duplicate assertion that was also wrong
(edit) @61856   8 years vboxsync FE/Qt: bugref:8422: Runtime UI: Full-screen window: Update for r108260.
(edit) @61855   8 years vboxsync VBoxGuestLib: VbglR3SharedFolderGetMountDir - make sure rc is …
(edit) @61854   8 years vboxsync cheers, clang.
(edit) @61853   8 years vboxsync testIGuest_additionsRunLevel: delint
(edit) @61852   8 years vboxsync Storage/VMDK: Addendum for r108253, make sure to always increase the …
(edit) @61851   8 years vboxsync testIGuest_additionsRunLevel: half disabled as we're missing a wait!
(edit) @61850   8 years vboxsync FE/Qt: bugref:8422: Runtime UI: Full-screen window: X11 window …
(edit) @61849   8 years vboxsync IOAPIC: comment.
(edit) @61848   8 years vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   8 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61846   8 years vboxsync /Makefile.kmk: Fixed warning about undefined variable …
(edit) @61845   8 years vboxsync IOAPIC: Don't clear read-only bits when the guest updates …
(edit) @61844   8 years vboxsync Storage/VMDK: Fix corrupting stream optimized VMDK images on first non …
(edit) @61843   8 years vboxsync SUPDrv: don't use VERR_GENERAL_FAILURE
(edit) @61842   8 years vboxsync DevIOAPIC_New: prf compile fix
(edit) @61841   8 years vboxsync Devices/PC/DevIoApic: allow to read the I/O-APIC state from the new …
(edit) @61840   8 years vboxsync another typo
(edit) @61839   8 years vboxsync typo
(edit) @61838   8 years vboxsync testboxscript: pylint 1.5.5 fixes
(edit) @61837   8 years vboxsync tdUnitTest1,tdAutostart1,tst-utsgadget (sic): pylint 1.5.5 fixes
(edit) @61836   8 years vboxsync tdGuestOsInstTest1.py: pylint 1.5.5 fixes
(edit) @61835   8 years vboxsync tdAdd*.py: pylint 1.5.5 fixes
(edit) @61834   8 years vboxsync webutils.py: pylint 1.5.5 fixes
(edit) @61833   8 years vboxsync testdriver: pylint 1.5.5 fixes
(edit) @61832   8 years vboxsync base.py: pylint 1.5.5 fixes
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