VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72825   6 years vboxsync VMM/HMVMXR0: Fix TSC offsetting regression from r123352.
(edit) @72824   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72823   6 years vboxsync VBoxManage: test for empty() instead of size() == 0
(edit) @72822   6 years vboxsync FE/Qt: Move/rework MediumBackends functionality out of VBoxGlobal to …
(edit) @72821   6 years vboxsync FE/Qt: Move/rework fullMediumFormatName functionality out of …
(edit) @72820   6 years vboxsync VMM/HMVMXR0,HMSVMR0: Compiler barriers with volatiles for fCtxChanged.
(edit) @72819   6 years vboxsync VMM: LogRel nit.
(edit) @72818   6 years vboxsync VMM: LogRel nit.
(edit) @72817   6 years vboxsync Installer/Linux: sync the filesystem after running depmod. Hopefully …
(edit) @72816   6 years vboxsync Installer/Linux: recognize options starting with --, because that's …
(edit) @72815   6 years vboxsync FE/Qt: bugref:9083 Introducing a new dialog for floppy disk creation …
(edit) @72814   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72813   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72812   6 years vboxsync FE/Qt: Subsequent portion of the icon fixes.
(edit) @72811   6 years vboxsync VMM/HMVMXR0: Camel-case fixes to parts of VT-x code to try match …
(edit) @72810   6 years vboxsync VMM/HMVMXR0: Naming.
(edit) @72809   6 years vboxsync VMM/HMVMXR0: Cleanup, assertions, more consts esp. in long functions …
(edit) @72808   6 years vboxsync VMM/HMVMXR0: Fix pending CR3 and PAE PDPEs force-flag being set too …
(edit) @72807   6 years vboxsync VMM/HMSVMR0: Doxygen fix.
(edit) @72806   6 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @72805   6 years vboxsync VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
(edit) @72804   6 years vboxsync Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull
(edit) @72803   6 years vboxsync VBoxPci-linux.c: avoid -Wstringop-truncation
(edit) @72802   6 years vboxsync VMM/HMVMXR0: bugref:9193 Don't trash error codes for events …
(edit) @72801   6 years vboxsync EFI/antlr: define dummy zzcr_attr macros to memset the attr to shut up …
(edit) @72800   6 years vboxsync EFI: Added make variable VBOX_BLD_PYTHON_2X for specifying a 2.x …
(edit) @72799   6 years vboxsync EFI/VBoxPeCoffExtraActionLib.c: Removed bogus assertion.
(edit) @72798   6 years vboxsync VMM/HMVMXR0: Don't leave hmR0VmxImportGuestState with interrupts …
(edit) @72797   6 years vboxsync rpm/rules: add openSUSE 15.0. bugref:9200: Infrastructure/Linux: need …
(edit) @72796   6 years vboxsync Installer/linux/distributions_rpm: add openSUSE 15.0. bugref:9200: …
(edit) @72794   6 years vboxsync VMM/HMVMXR0: Temporarily sync full guest on world-switches. Reduces …
(edit) @72793   6 years vboxsync VMM/HMVMXR0: Oops, don't Log with interrupts disabled.
(edit) @72790   6 years vboxsync VMM/HMVMXR0: Use atomic Uo when writing to fCtxChanged in preemptible …
(edit) @72789   6 years vboxsync VMM/HMVMXR0: space.
(edit) @72788   6 years vboxsync VMM/HMVMXR0: Try fix VERR_VMX_UNEXPECTED_EXIT guru due to Mov DRx exit.
(edit) @72786   6 years vboxsync HM: doxygen fixes
(edit) @72785   6 years vboxsync VMM/HM: Dump improvement on VERR_VMX_UNABLE_TO_START_VM gurus.
(edit) @72784   6 years vboxsync VMM/HMVMXR0: Update ProcCtls when changed.
(edit) @72783   6 years vboxsync HM: doxygen fixes
(edit) @72782   6 years vboxsync Python is pleased, now try pleasing scm.
(edit) @72780   6 years vboxsync Two dummy init.py file to help python 2.x importing tdApi1.py.
(edit) @72779   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72778   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72777   6 years vboxsync HM: nit
(edit) @72776   6 years vboxsync HMVMXR0.cpp: build fix
(edit) @72775   6 years vboxsync FE/Qt: bugref:9072: A bit of layout and nls fixes for log-viewer panes …
(edit) @72773   6 years vboxsync Installer/solaris: fix sh syntax problem in installer
(edit) @72772   6 years vboxsync VMM/HMSVMR0: 32-bit build fix. Grr…
(edit) @72771   6 years vboxsync VMM: Avoid calling CPUMQueryGuestCtxPtr when possible, cleanup.
(edit) @72770   6 years vboxsync VMM/HM: Cleanup.
(edit) @72769   6 years vboxsync VMM/HM: Avoid some CPUMQueryGuestCtxPtr calls.
(edit) @72767   6 years vboxsync VMM/HM: Build fix.
(edit) @72766   6 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @72765   6 years vboxsync VMM/HMR0: Build fix.
(edit) @72764   6 years vboxsync VMM/HMR0: Build fix.
(edit) @72763   6 years vboxsync VMM/HMVMXR0: Nits.
(edit) @72762   6 years vboxsync VMM/HM: Nits.
(edit) @72761   6 years vboxsync VMM: Extend HM changed flags. ​​​​​​bugref:9193 [build fix]
(edit) @72760   6 years vboxsync validationkit: semicolons are mandatory
(edit) @72759   6 years vboxsync FE/Qt: Don't mention the shortcut on a tooltip (logviewer filter panel)
(edit) @72758   6 years vboxsync VMM: Extend HM changed flags. ​​​​​bugref:9193 [build fix]
(edit) @72757   6 years vboxsync FE/Qt: Change the way we disable the context menu in logviewer filter panel
(edit) @72756   6 years vboxsync FE/Qt: bugref:8694: Few more updates for Media Manager icons; …
(edit) @72755   6 years vboxsync testdriver/base.py: Implemented the extract action.
(edit) @72754   6 years vboxsync FE/Qt: build fix
(edit) @72753   6 years vboxsync VMM: Extend HM changed flags. ​​​​bugref:9193 [build fix, nits]
(edit) @72752   6 years vboxsync Installer/solaris: Try to fix version detection for newer Solaris …
(edit) @72751   6 years vboxsync VMM: Extend HM changed flags. ​​​bugref:9193 [build fix]
(edit) @72750   6 years vboxsync VMM: Extend HM changed flags. ​​bugref:9193 [build fix, nit]
(edit) @72749   6 years vboxsync VMM: Remove EM_NOTIFY_HM and related code unused since VirtualBox 2.1 …
(edit) @72748   6 years vboxsync VMM: Extend HM changed flags. ​​​bugref:9193 [build fix]
(edit) @72747   6 years vboxsync VMM: Extend HM changed flags. ​​​bugref:9193 [build fix]
(edit) @72746   6 years vboxsync VMM: Extend HM changed flags. ​​bugref:9193 [build fix]
(edit) @72745   6 years vboxsync ValKit: Cleanups.
(edit) @72744   6 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [HM, CPUM]
(edit) @72743   6 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [IEM]
(edit) @72742   6 years vboxsync ValKit: Cleanups.
(edit) @72740   6 years vboxsync FE/Qt: bugref:8694: Forgot something in r123174.
(edit) @72739   6 years vboxsync tdAppliance1.py: Simplify import.
(edit) @72738   6 years vboxsync tdAppliance1.py: Simplify import.
(edit) @72737   6 years vboxsync tdAppliance1.py: Reverted nonsensical semicolon changes from r120609. …
(edit) @72736   6 years vboxsync FE/Qt: In logviewer filter panel, move back button set geometry call …
(edit) @72735   6 years vboxsync tdPython1.py: Simplify import.
(edit) @72734   6 years vboxsync tdPython1.py: Reverted nonsensical semicolon changes from r120609. If …
(edit) @72733   6 years vboxsync FE/Qt: Some tooltip modifications
(edit) @72732   6 years vboxsync Valkit: Resource handling regression fix.
(edit) @72731   6 years vboxsync FE/Qt: Disable context menu in logviewer filter pnael
(edit) @72730   6 years vboxsync FE/Qt: bugref:8694: Few more updates for native execution engine …
(edit) @72729   6 years vboxsync tdAddGuestCtrl.py: Drop 'stupid trickery' and just use …
(edit) @72728   6 years vboxsync validationkit/tests/additions: fix plumbing of resources, and use a …
(edit) @72727   6 years vboxsync validationkit/testdriver: allow same filtering for smoketest VMs as …
(edit) @72726   6 years vboxsync validationkit/tests/api: properly report resources, collected from all …
(edit) @72725   6 years vboxsync ValidationKit/testdriver: merge all resources, from the VM set and the …
(edit) @72724   6 years vboxsync FE/Qt: bugref:8694: Few more updates for log-viewer icons; integrating …
(edit) @72723   6 years vboxsync FE/Qt: bugref:8694: Few more updates for HiDPI icons; integrating some …
(edit) @72722   6 years vboxsync FE/Qt: scm fix
(edit) @72721   6 years vboxsync Replace explicit uses of lsan_ignore_object() by RTMEM_WILL_LEAK(). …
(edit) @72720   6 years vboxsync FE/Qt: Some more MacOS polishing in the logviewer
(edit) @72719   6 years vboxsync FE/Qt: Correct some margins in logviewer bookmark panel
(edit) @72718   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
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