VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72172   7 years vboxsync Runtime: eliminate unnecessary forward declaration.
(edit) @72171   7 years vboxsync make scm happy
(edit) @72170   7 years vboxsync Validation Kit/Guest Control: fix typos
(edit) @72169   7 years vboxsync Validation Kit/Guest Control: disable a pushy test which can fill up …
(edit) @72168   7 years vboxsync FE/Qt: bugref:9049: Splitting GUI to two parts, Selector and Runtime …
(edit) @72167   7 years vboxsync FE/Qt: bugref:9049: Large cleanup for UIRichTextString and move it to …
(edit) @72166   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for UIWindowMenuManager and …
(edit) @72164   7 years vboxsync RTTimeImplode: Don't use rtTimeConvertToZulu for applying offUTC.
(edit) @72163   7 years vboxsync IPRT: s/LocalUTCOffset/cNsUtcOffset/
(edit) @72162   7 years vboxsync RTTimeLocalExplode/win: explain why.
(edit) @72161   7 years vboxsync IPRT: Win32 FileTimeToSystemTime works with milliseconds, need to keep …
(edit) @72160   7 years vboxsync Runtime/testcase/tstRTTimeSpec.cpp: fix sloppy coding, on Windows …
(edit) @72159   7 years vboxsync VMM/SSM: Assert parameters.
(edit) @72158   7 years vboxsync FE/Qt: bugref:9049: VBoxGlobal lib build fix for r122501 & r122504.
(edit) @72157   7 years vboxsync FE/Qt: bugref:9049: VBoxGlobal lib build fix for r122532.
(edit) @72156   7 years vboxsync FE/Qt: bugref:9049: Forgot to move other log-viewer stuff to …
(edit) @72155   7 years vboxsync FE/Qt: bugref:9049: Using 2D acceleration stuff moved to VBoxGlobal …
(edit) @72154   7 years vboxsync FE/Qt: bugref:9072 Refactor UIVMFilterLineEdit take 2
(edit) @72153   7 years vboxsync FE/Qt: bugref:9072 Refactor UIVMFilterLineEdit to split its definition …
(edit) @72152   7 years vboxsync Additions/x11/VBoxClient: clean up the Make file and remove unneeded …
(edit) @72151   7 years vboxsync FE/Qt bugref:6699 Some comment editing
(edit) @72150   7 years vboxsync IPRT/time: fix condition for converting time to UTC in RTTimeImplode
(edit) @72146   7 years vboxsync bs3kit: Made g_fBs3TrapNoV86Assist only apply to #GP assist, not to …
(edit) @72145   7 years vboxsync rpm/rules: accept with Python 2.6 from EPEL for EL5 builds. …
(edit) @72144   7 years vboxsync cleanup
(edit) @72143   7 years vboxsync VBoxManage: fix copy/paste bug in modifyvm --audioout
(edit) @72142   7 years vboxsync build fix
(edit) @72141   7 years vboxsync build fix
(edit) @72140   7 years vboxsync IPRT/time: misc fixes (incorrect offUTC conversion sign, forgotten …
(edit) @72139   7 years vboxsync Patch to fix kernel API changes in 4.17 In kernel 4.17, …
(edit) @72138   7 years vboxsync bs3kit: Made the CRx & DRx getters and setters work from rings other …
(edit) @72137   7 years vboxsync Some more fixes for building backwards-compatible Linux Additions …
(edit) @72136   7 years vboxsync FE/Qt bugref:6769 the first implementation of a widget thru which user …
(edit) @72133   7 years vboxsync bs3kit: Added some more functions for setting and setting CRx and DRx …
(edit) @72132   7 years vboxsync DevSerialNew,DrvHostSerialNew: Some bugfixes
(edit) @72130   7 years vboxsync bs3-cpu-weird-1: Testcase for bugref:9171 (not exported, will do so …
(edit) @72129   7 years vboxsync CPUMAllRegs.cpp/CPUMRecalcHyperDRx: Added comment regarding …
(edit) @72128   7 years vboxsync CPUMAllRegs.cpp/CPUMRecalcHyperDRx: Added comment regarding …
(edit) @72126   7 years vboxsync bs3-cpu-basic-2-x0.c: comment typo.
(edit) @72125   7 years vboxsync bs3kit: Added Bs3TrapSetDpl, fixed bug in Bs3TestCheckRegCtxEx. bugref:9171
(edit) @72124   7 years vboxsync VBoxClient/Makefile.kmk: TODO: I don't get this. Please review …
(edit) @72122   7 years vboxsync Additions/Linux: under some circumstances chk_stubs.c can get built by …
(edit) @72120   7 years vboxsync tstDeviceStructSizeRC: Some updates
(edit) @72119   7 years vboxsync tstDeviceStructSizeRC: Add new serial port implementation
(edit) @72118   7 years vboxsync Serial/DevSerialNew.cpp: Updates, sending data seems to work
(edit) @72117   7 years vboxsync DrvCharNew,DrvHostSerialNew: Switch to new serial interface
(edit) @72115   7 years vboxsync SCM
(edit) @72114   7 years vboxsync Additions/Linux: always build Additions complatible with old …
(edit) @72113   7 years vboxsync PS2K: Place only entire key press/release sequences in queue to avoid …
(edit) @72112   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72111   7 years vboxsync Audio/DrvAudio: Just return if file isn't valid (anymore) in …
(edit) @72110   7 years vboxsync Audio/DrvAudio: Logging adjustments.
(edit) @72109   7 years vboxsync FE/Qt: bugref:9049: Just move the Machine Settings stuff to VBoxGlobal …
(edit) @72107   7 years vboxsync FE/Qt: bugref:9049: Just move the Global Properties stuff to …
(edit) @72106   7 years vboxsync FE/Qt: bugref:9049: Forgot something in r122497.
(edit) @72105   7 years vboxsync FE/Qt: bugref:9049: Small cleanup for UISettingsSerializer classes and …
(edit) @72104   7 years vboxsync Guest Control/Validation Kit: Logging.
(edit) @72103   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72102   7 years vboxsync FE/Qt: bugref:9049: Tiny cleanup for UISettingsSelector classes and …
(edit) @72101   7 years vboxsync FE/Qt bugref:6769 Change the item delegate to UIFilePathSelector in …
(edit) @72100   7 years vboxsync IPRT/rtTimeLocalUTCOffset: Fix for incorrect end/start of month …
(edit) @72099   7 years vboxsync FE/Qt: bugref:9049: Full and heavy cleanup for UISettingsPage and move …
(edit) @72098   7 years vboxsync Guest Control/VBoxService: Resolved a @todo in …
(edit) @72097   7 years vboxsync Guest Control/VBoxService: Added additional size check in …
(edit) @72096   7 years vboxsync Guest Control/Main: Also try to return guest error (if available) in …
(edit) @72095   7 years vboxsync libdtrace: pfprint_time822 fix
(edit) @72094   7 years vboxsync IPRT: Fixed incorrect local timestamp/string conversion in …
(edit) @72092   7 years vboxsync FE/Qt: bugref:9049: Full and huge cleanup for UISettingsDialogSpecific …
(edit) @72090   7 years vboxsync Guest Control/Main: Logging nits.
(edit) @72089   7 years vboxsync Guest Control/Main: Try to return guest error (if available) in …
(edit) @72088   7 years vboxsync Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and …
(edit) @72086   7 years vboxsync FE/Qt: ​bugref:6699 Add a QSortFilterProxyModel between file table vie …
(edit) @72085   7 years vboxsync VMM/HMSVMR0: Nested hw.virt: VM-Exit transitions can happen with …
(edit) @72084   7 years vboxsync VMM/IEM: Nested hw.virt: Assertion on VM-exit path that's not supposed …
(edit) @72083   7 years vboxsync Devices/Serial: Updates to the new emulation
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
(edit) @72081   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72080   7 years vboxsync VMM/HMSVMR0: Assertion and todo.
(edit) @72079   7 years vboxsync VMM/HMSVM: Added hmR0SvmNstGstUndoTscOffset as counterpart of …
(edit) @72078   7 years vboxsync DevSerialNew.cpp: Register definitions taken from the spec
(edit) @72077   7 years vboxsync grr
(edit) @72076   7 years vboxsync VBoxDrv.inf: Try add DefaultUninstall sections and see if that helps …
(edit) @72075   7 years vboxsync Devices/Makefile.kmk: Add VBOX_WITH_NEW_SERIAL to turn on the new …
(edit) @72074   7 years vboxsync Devices/Serial: Skeleton for a completely rewritten serial …
(edit) @72073   7 years vboxsync Devices/Serial: New version for the character driver while working on …
(edit) @72070   7 years vboxsync Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
(edit) @72068   7 years vboxsync Guest Control/Validation Kit: Try to fix the failing tests.
(edit) @72067   7 years vboxsync Guest Control/Main: Made IGuestSession::copyFromGuest() and …
(edit) @72066   7 years vboxsync VMM/HMSVMR0: Doxygen build fix.
(edit) @72065   7 years vboxsync VMM/SVM: Interrupt injection fixes.
(edit) @72064   7 years vboxsync HGCM: LogRel nit.
(edit) @72063   7 years vboxsync LogRel nit.
(edit) @72060   7 years vboxsync DevVGA_VBVA: pedantic fix (uint32_t(~0)) isn't necessarily the same as …
(edit) @72059   7 years vboxsync FE/Qt: bugref:9049: Full and huge cleanup for UISettingsDialog and …
(edit) @72058   7 years vboxsync Installer/win: Some repacking script fixes. bugref:8691
(edit) @72057   7 years vboxsync FE/Qt: bugref:9049: Move common 2D Video Acceleration code from …
(edit) @72056   7 years vboxsync Installer/win: Some repacking script fixes. bugref:8691
(edit) @72055   7 years vboxsync Guest Control/Validation Kit: Fixed testing for invalid names on …
(edit) @72054   7 years vboxsync *: RTListMove no longer need the call to init the destination list to …
(edit) @72053   7 years vboxsync Guest Control/Main: Be more specific in API docs wrt …
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