VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72876   7 years vboxsync IEM: log group 3 needs more CPU state, make sure it's there so we …
(edit) @72875   7 years vboxsync DBGFCpu: Make sure the CPU state we use is present in each of the APIs.
(edit) @72874   7 years vboxsync VMM/HMVMXR0: Call EMR0HistoryUpdatePC when importing guest-CPU state …
(edit) @72873   7 years vboxsync FE/Qt: bugref:9083 Change fd creation dialog icon
(edit) @72872   7 years vboxsync VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
(edit) @72871   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72870   7 years vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72869   7 years vboxsync FE/Qt: bugref:9083 Adding a create floppy dialog to the …
(edit) @72867   7 years vboxsync DBGFReg: Make cppcheck happy.
(edit) @72866   7 years vboxsync IEM,CPUM: Can use LogRel in ring-0 too now and have it go to VBox.log.
(edit) @72865   7 years vboxsync FE/Qt: bugref:9072: A bit of layout fixes for log-viewer Filter pane.
(edit) @72864   7 years vboxsync FE/Qt: bugref:9150: Move VM icon.
(edit) @72863   7 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72862   7 years vboxsync VMM/HM: unintentional removal from r123406.
(edit) @72861   7 years vboxsync VMM/HM: Avoid checking the same value (static analysis warning).
(edit) @72860   7 years vboxsync FE/Qt: Replace QIToolButtons with QToolButtons in logviewer filter panel
(edit) @72859   7 years vboxsync VMMRZ: VMMRZCallRing3Disable/Enable should set/clear …
(edit) @72858   7 years vboxsync FE/Qt: Fixing used incorrect sRGB profile icons.
(edit) @72857   7 years vboxsync ExtPacks/VNC: the size is VNC_PORTSSIZE not sizeof(VNC_PORTSSIZE)
(edit) @72856   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72855   7 years vboxsync VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
(edit) @72854   7 years vboxsync VMM/HM: spaces, cleanup.
(edit) @72853   7 years vboxsync VMM/HM: No need to reset Cr0Mask and Cr4Mask, the VMCS does not get …
(edit) @72852   7 years vboxsync VMM/HMVMXR0: Avoid writing exception bitmap into the VMCS if it didn't …
(edit) @72851   7 years vboxsync VMM/HMVMXR0: Macro nit, try not to hide parameters.
(edit) @72850   7 years vboxsync VMM/HMVMXR0: Spaces, remove unused macro.
(edit) @72849   7 years vboxsync VMM/HMVMXR0: bugref:9193 Add assertions where possible to verify we …
(edit) @72848   7 years vboxsync VMM/HMVMXR0: bugref:9193 Always import FS, GS (for base) on MSR …
(edit) @72847   7 years vboxsync Main/Event: ListenerRecord - consistently use member initializer list.
(edit) @72846   7 years vboxsync VBoxFB.cpp: drop break after exit()
(edit) @72845   7 years vboxsync fileio-win.cpp: g/c duplicate break;
(edit) @72844   7 years vboxsync slirp: properly init rcp_state::rcps_flags; did not have any bad …
(edit) @72842   7 years vboxsync AsyncCompletion: range-check array index first, not after using it.
(edit) @72841   7 years vboxsync Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
(edit) @72840   7 years vboxsync bugref:8345. Fixed wrong manipulation with iterator.
(edit) @72839   7 years vboxsync Support/posix: use %u to print unsigned int.
(edit) @72838   7 years vboxsync Support/posix: don't place RT_NOREF() after return;
(edit) @72837   7 years vboxsync VBoxDbgGl: add missing va_end().
(edit) @72836   7 years vboxsync VBoxDbgGl: fix bitwise vs logical precedence.
(edit) @72834   7 years vboxsync MachineImplMoveVM: match new[] with delete[]
(edit) @72833   7 years vboxsync Main/USBProxyService: prefer prefix increment of an iterator in a …
(edit) @72832   7 years vboxsync Runtime: correct edito in the range check for OS X CoreFoundation COM …
(edit) @72831   7 years vboxsync MsiHack: one sizeof() is enough.
(edit) @72830   7 years vboxsync slirp: Don't pass var++ to a macro that uses its argument multiple times.
(edit) @72829   7 years vboxsync VBoxGuestInst.cpp: drop unused printf argument.
(edit) @72828   7 years vboxsync ConsoleImpl: test for empty() instead of size() == 0
(edit) @72827   7 years vboxsync HostServices: test for empty() instead of comparing size() to 0
(edit) @72826   7 years vboxsync VBoxManage: test for empty() instead of comparing size() to 0
(edit) @72825   7 years vboxsync VMM/HMVMXR0: Fix TSC offsetting regression from r123352.
(edit) @72824   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72823   7 years vboxsync VBoxManage: test for empty() instead of size() == 0
(edit) @72822   7 years vboxsync FE/Qt: Move/rework MediumBackends functionality out of VBoxGlobal to …
(edit) @72821   7 years vboxsync FE/Qt: Move/rework fullMediumFormatName functionality out of …
(edit) @72820   7 years vboxsync VMM/HMVMXR0,HMSVMR0: Compiler barriers with volatiles for fCtxChanged.
(edit) @72819   7 years vboxsync VMM: LogRel nit.
(edit) @72818   7 years vboxsync VMM: LogRel nit.
(edit) @72817   7 years vboxsync Installer/Linux: sync the filesystem after running depmod. Hopefully …
(edit) @72816   7 years vboxsync Installer/Linux: recognize options starting with --, because that's …
(edit) @72815   7 years vboxsync FE/Qt: bugref:9083 Introducing a new dialog for floppy disk creation …
(edit) @72814   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72813   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72812   7 years vboxsync FE/Qt: Subsequent portion of the icon fixes.
(edit) @72811   7 years vboxsync VMM/HMVMXR0: Camel-case fixes to parts of VT-x code to try match …
(edit) @72810   7 years vboxsync VMM/HMVMXR0: Naming.
(edit) @72809   7 years vboxsync VMM/HMVMXR0: Cleanup, assertions, more consts esp. in long functions …
(edit) @72808   7 years vboxsync VMM/HMVMXR0: Fix pending CR3 and PAE PDPEs force-flag being set too …
(edit) @72807   7 years vboxsync VMM/HMSVMR0: Doxygen fix.
(edit) @72806   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @72805   7 years vboxsync VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
(edit) @72804   7 years vboxsync Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull
(edit) @72803   7 years vboxsync VBoxPci-linux.c: avoid -Wstringop-truncation
(edit) @72802   7 years vboxsync VMM/HMVMXR0: bugref:9193 Don't trash error codes for events …
(edit) @72801   7 years vboxsync EFI/antlr: define dummy zzcr_attr macros to memset the attr to shut up …
(edit) @72800   7 years vboxsync EFI: Added make variable VBOX_BLD_PYTHON_2X for specifying a 2.x …
(edit) @72799   7 years vboxsync EFI/VBoxPeCoffExtraActionLib.c: Removed bogus assertion.
(edit) @72798   7 years vboxsync VMM/HMVMXR0: Don't leave hmR0VmxImportGuestState with interrupts …
(edit) @72797   7 years vboxsync rpm/rules: add openSUSE 15.0. bugref:9200: Infrastructure/Linux: need …
(edit) @72796   7 years vboxsync Installer/linux/distributions_rpm: add openSUSE 15.0. bugref:9200: …
(edit) @72794   7 years vboxsync VMM/HMVMXR0: Temporarily sync full guest on world-switches. Reduces …
(edit) @72793   7 years vboxsync VMM/HMVMXR0: Oops, don't Log with interrupts disabled.
(edit) @72790   7 years vboxsync VMM/HMVMXR0: Use atomic Uo when writing to fCtxChanged in preemptible …
(edit) @72789   7 years vboxsync VMM/HMVMXR0: space.
(edit) @72788   7 years vboxsync VMM/HMVMXR0: Try fix VERR_VMX_UNEXPECTED_EXIT guru due to Mov DRx exit.
(edit) @72786   7 years vboxsync HM: doxygen fixes
(edit) @72785   7 years vboxsync VMM/HM: Dump improvement on VERR_VMX_UNABLE_TO_START_VM gurus.
(edit) @72784   7 years vboxsync VMM/HMVMXR0: Update ProcCtls when changed.
(edit) @72783   7 years vboxsync HM: doxygen fixes
(edit) @72782   7 years vboxsync Python is pleased, now try pleasing scm.
(edit) @72780   7 years vboxsync Two dummy init.py file to help python 2.x importing tdApi1.py.
(edit) @72779   7 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72778   7 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72777   7 years vboxsync HM: nit
(edit) @72776   7 years vboxsync HMVMXR0.cpp: build fix
(edit) @72775   7 years vboxsync FE/Qt: bugref:9072: A bit of layout and nls fixes for log-viewer panes …
(edit) @72773   7 years vboxsync Installer/solaris: fix sh syntax problem in installer
(edit) @72772   7 years vboxsync VMM/HMSVMR0: 32-bit build fix. Grr…
(edit) @72771   7 years vboxsync VMM: Avoid calling CPUMQueryGuestCtxPtr when possible, cleanup.
(edit) @72770   7 years vboxsync VMM/HM: Cleanup.
(edit) @72769   7 years vboxsync VMM/HM: Avoid some CPUMQueryGuestCtxPtr calls.
(edit) @72767   7 years vboxsync VMM/HM: Build fix.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette