VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72940   6 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72939   6 years vboxsync Main: My catch(std::bad_alloc) obsession. :-)
(edit) @72938   6 years vboxsync Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
(edit) @72937   6 years vboxsync FE/Qt: A coding styl fix
(edit) @72936   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @72935   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Remove …
(edit) @72934   6 years vboxsync FE/Qt: Some pointer checks
(edit) @72933   6 years vboxsync FE/Qt: Automatically select the newly create floppy disk in …
(edit) @72932   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Destination page: Do not …
(edit) @72931   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Additional …
(edit) @72930   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Remove S3 Storage Server …
(edit) @72929   6 years vboxsync HMVMXR0.cpp: Fixed incorrect RDMSR and WRMSR assertions.
(edit) @72928   6 years vboxsync ValidationKit: add a reminder about NO_PROXY (which is vital for …
(edit) @72927   6 years vboxsync FE/Qt: Avoid a relatively heavy medium database refresh after creating …
(edit) @72926   6 years vboxsync NEM/win: Release build fix. bugref:9044
(edit) @72925   6 years vboxsync Config.kmk,VMM: Enabled NEM/win for non-OSE builds. OSE will need …
(edit) @72924   6 years vboxsync NEM/win: Make it possible to select between ring-0 runloop …
(edit) @72923   6 years vboxsync FE/Qt: bugref:9205 Check current keyboard modifiers differently
(edit) @72921   6 years vboxsync rpm/rules: remove various outdated conditions. bugref:9200: …
(edit) @72920   6 years vboxsync FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
(edit) @72919   6 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72918   6 years vboxsync NEM/win: Cleanups. bugref:9044
(edit) @72917   6 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
(edit) @72916   6 years vboxsync FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
(edit) @72915   6 years vboxsync VirtualBox.xidl: comment fixes
(edit) @72914   6 years vboxsync Debugger: Properly print the end of IRB/IOPB range in TSS. Also fixed …
(edit) @72913   6 years vboxsync FE/Qt: bugref:9083 Adding a checkbox to enable floppy formatting while …
(edit) @72911   6 years vboxsync VMM/HMSVMR0: Temporarily enable full guest sync to try diagnose nested …
(edit) @72910   6 years vboxsync VMM/HMSVMR0: Remove confusing HMSVM_SYNC_FULL_NESTED_GUEST_STATE …
(edit) @72909   6 years vboxsync VMM/HMSVMR0: Dead code.
(edit) @72907   6 years vboxsync VMM/HMR0: Naming, cleanup nits.
(edit) @72903   6 years vboxsync FE/Qt: bugref:9083 Adding an action to machine ui status bar menu for …
(edit) @72902   6 years vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72901   6 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72900   6 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   6 years vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72898   6 years vboxsync ApplianceImpl.cpp: Removed empty doxygen return and param tags.
(edit) @72897   6 years vboxsync hmR0VmxExitInvlpg: build fix
(edit) @72896   6 years vboxsync iemCImpl_cpuid: Don't get all MSRs.
(edit) @72895   6 years vboxsync EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
(edit) @72893   6 years vboxsync HM: Use IEMExecOne in hmR0SvmExitInvlpg rather than elaborate manual …
(edit) @72892   6 years vboxsync EM: We no longer need the assembly code in EMAllA.asm anymore.
(edit) @72891   6 years vboxsync EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
(edit) @72890   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72889   6 years vboxsync r0drv/linux: adjust kernel header file for an openSUSE 15.0 kernel …
(edit) @72888   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72887   6 years vboxsync FE/Qt: Full cleanup/rework for UIVMCloseDialog: Doxy/comments, …
(edit) @72886   6 years vboxsync VMM/HMR0: Import the guest-state (incl. keeper bits) on the ring-3 …
(edit) @72885   6 years vboxsync EMAll.cpp: flushed out unused code.
(edit) @72884   6 years vboxsync EM: emMSRtoString isn't needed any more. [burn fix]
(edit) @72883   6 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72882   6 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72881   6 years vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72880   6 years vboxsync VMMGuruMeditation: Try get externalized guest state.
(edit) @72879   6 years vboxsync CPUMAllRegs.cpp: Assert on missing HM code.
(edit) @72878   6 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr. …
(edit) @72877   6 years vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
(edit) @72876   6 years vboxsync IEM: log group 3 needs more CPU state, make sure it's there so we …
(edit) @72875   6 years vboxsync DBGFCpu: Make sure the CPU state we use is present in each of the APIs.
(edit) @72874   6 years vboxsync VMM/HMVMXR0: Call EMR0HistoryUpdatePC when importing guest-CPU state …
(edit) @72873   6 years vboxsync FE/Qt: bugref:9083 Change fd creation dialog icon
(edit) @72872   6 years vboxsync VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
(edit) @72871   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72870   6 years vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72869   6 years vboxsync FE/Qt: bugref:9083 Adding a create floppy dialog to the …
(edit) @72868   6 years vboxsync kStuff 105 -> 112 (big endian build fix; double break warning)
(edit) @72867   6 years vboxsync DBGFReg: Make cppcheck happy.
(edit) @72866   6 years vboxsync IEM,CPUM: Can use LogRel in ring-0 too now and have it go to VBox.log.
(edit) @72865   6 years vboxsync FE/Qt: bugref:9072: A bit of layout fixes for log-viewer Filter pane.
(edit) @72864   6 years vboxsync FE/Qt: bugref:9150: Move VM icon.
(edit) @72863   6 years vboxsync IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
(edit) @72862   6 years vboxsync VMM/HM: unintentional removal from r123406.
(edit) @72861   6 years vboxsync VMM/HM: Avoid checking the same value (static analysis warning).
(edit) @72860   6 years vboxsync FE/Qt: Replace QIToolButtons with QToolButtons in logviewer filter panel
(edit) @72859   6 years vboxsync VMMRZ: VMMRZCallRing3Disable/Enable should set/clear …
(edit) @72858   6 years vboxsync FE/Qt: Fixing used incorrect sRGB profile icons.
(edit) @72857   6 years vboxsync ExtPacks/VNC: the size is VNC_PORTSSIZE not sizeof(VNC_PORTSSIZE)
(edit) @72856   6 years vboxsync FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
(edit) @72855   6 years vboxsync VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
(edit) @72854   6 years vboxsync VMM/HM: spaces, cleanup.
(edit) @72853   6 years vboxsync VMM/HM: No need to reset Cr0Mask and Cr4Mask, the VMCS does not get …
(edit) @72852   6 years vboxsync VMM/HMVMXR0: Avoid writing exception bitmap into the VMCS if it didn't …
(edit) @72851   6 years vboxsync VMM/HMVMXR0: Macro nit, try not to hide parameters.
(edit) @72850   6 years vboxsync VMM/HMVMXR0: Spaces, remove unused macro.
(edit) @72849   6 years vboxsync VMM/HMVMXR0: bugref:9193 Add assertions where possible to verify we …
(edit) @72848   6 years vboxsync VMM/HMVMXR0: bugref:9193 Always import FS, GS (for base) on MSR …
(edit) @72847   6 years vboxsync Main/Event: ListenerRecord - consistently use member initializer list.
(edit) @72846   6 years vboxsync VBoxFB.cpp: drop break after exit()
(edit) @72845   6 years vboxsync fileio-win.cpp: g/c duplicate break;
(edit) @72844   6 years vboxsync slirp: properly init rcp_state::rcps_flags; did not have any bad …
(edit) @72843   6 years vboxsync xpcom: range-check array index first, not after using it.
(edit) @72842   6 years vboxsync AsyncCompletion: range-check array index first, not after using it.
(edit) @72841   6 years vboxsync Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
(edit) @72840   6 years vboxsync bugref:8345. Fixed wrong manipulation with iterator.
(edit) @72839   6 years vboxsync Support/posix: use %u to print unsigned int.
(edit) @72838   6 years vboxsync Support/posix: don't place RT_NOREF() after return;
(edit) @72837   6 years vboxsync VBoxDbgGl: add missing va_end().
(edit) @72836   6 years vboxsync VBoxDbgGl: fix bitwise vs logical precedence.
(edit) @72835   6 years vboxsync gccplugin: add missing break;
(edit) @72834   6 years vboxsync MachineImplMoveVM: match new[] with delete[]
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