VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72903   7 years vboxsync FE/Qt: bugref:9083 Adding an action to machine ui status bar menu for …
(edit) @72902   7 years vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72901   7 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72900   7 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   7 years vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72898   7 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72897   7 years vboxsync hmR0VmxExitInvlpg: build fix
(edit) @72896   7 years vboxsync iemCImpl_cpuid: Don't get all MSRs.
(edit) @72895   7 years vboxsync EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
(edit) @72893   7 years vboxsync HM: Use IEMExecOne in hmR0SvmExitInvlpg rather than elaborate manual …
(edit) @72892   7 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72891   7 years vboxsync EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
(edit) @72890   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72889   7 years vboxsync r0drv/linux: adjust kernel header file for an openSUSE 15.0 kernel …
(edit) @72888   7 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72887   7 years vboxsync FE/Qt: Full cleanup/rework for UIVMCloseDialog: Doxy/comments, …
(edit) @72886   7 years vboxsync VMM/HMR0: Import the guest-state (incl. keeper bits) on the ring-3 …
(edit) @72885   7 years vboxsync EMAll.cpp: flushed out unused code.
(edit) @72884   7 years vboxsync EM: emMSRtoString isn't needed any more. [burn fix]
(edit) @72883   7 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72882   7 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72881   7 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72880   7 years vboxsync VMMGuruMeditation: Try get externalized guest state.
(edit) @72879   7 years vboxsync CPUMAllRegs.cpp: Assert on missing HM code.
(edit) @72878   7 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr. …
(edit) @72877   7 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
(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) @72868   7 years vboxsync kStuff 105 -> 112 (big endian build fix; double break warning)
(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) @72843   7 years vboxsync xpcom: range-check array index first, not after using it.
(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) @72835   7 years vboxsync gccplugin: add missing break;
(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
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