VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72957   7 years vboxsync doxygen fixes for r123500
(edit) @72956   7 years vboxsync VBoxManage: mediumio build fix
(edit) @72955   7 years vboxsync Runtime/RTJson: Some error checking addendums to r123506 (bugref:9188)
(edit) @72954   7 years vboxsync Runtime/RTJson: Parse strings exceeding 4KB correctly (would throw an …
(edit) @72953   7 years vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72952   7 years vboxsync VBoxManage: mediumio build fix
(edit) @72951   7 years vboxsync VBoxManage: mediumio build fixes
(edit) @72950   7 years vboxsync MediumIOImpl.cpp: Fix gcc warnings and errors.
(edit) @72949   7 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72948   7 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72947   7 years vboxsync GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
(edit) @72946   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72945   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72944   7 years vboxsync GluePrintErrorContext: In fact, don't make any copy of anything here. …
(edit) @72943   7 years vboxsync GluePrintErrorContext: Don't make an unnecessary copy of the filename …
(edit) @72942   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72941   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72940   7 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72939   7 years vboxsync Main: My catch(std::bad_alloc) obsession. :-)
(edit) @72938   7 years vboxsync Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
(edit) @72937   7 years vboxsync FE/Qt: A coding styl fix
(edit) @72936   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @72935   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Remove …
(edit) @72934   7 years vboxsync FE/Qt: Some pointer checks
(edit) @72933   7 years vboxsync FE/Qt: Automatically select the newly create floppy disk in …
(edit) @72932   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Destination page: Do not …
(edit) @72931   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Additional …
(edit) @72930   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Remove S3 Storage Server …
(edit) @72929   7 years vboxsync HMVMXR0.cpp: Fixed incorrect RDMSR and WRMSR assertions.
(edit) @72928   7 years vboxsync ValidationKit: add a reminder about NO_PROXY (which is vital for …
(edit) @72927   7 years vboxsync FE/Qt: Avoid a relatively heavy medium database refresh after creating …
(edit) @72926   7 years vboxsync NEM/win: Release build fix. bugref:9044
(edit) @72925   7 years vboxsync Config.kmk,VMM: Enabled NEM/win for non-OSE builds. OSE will need …
(edit) @72924   7 years vboxsync NEM/win: Make it possible to select between ring-0 runloop …
(edit) @72923   7 years vboxsync FE/Qt: bugref:9205 Check current keyboard modifiers differently
(edit) @72921   7 years vboxsync rpm/rules: remove various outdated conditions. bugref:9200: …
(edit) @72920   7 years vboxsync FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
(edit) @72919   7 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72918   7 years vboxsync NEM/win: Cleanups. bugref:9044
(edit) @72917   7 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
(edit) @72916   7 years vboxsync FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
(edit) @72915   7 years vboxsync VirtualBox.xidl: comment fixes
(edit) @72914   7 years vboxsync Debugger: Properly print the end of IRB/IOPB range in TSS. Also fixed …
(edit) @72913   7 years vboxsync FE/Qt: bugref:9083 Adding a checkbox to enable floppy formatting while …
(edit) @72911   7 years vboxsync VMM/HMSVMR0: Temporarily enable full guest sync to try diagnose nested …
(edit) @72910   7 years vboxsync VMM/HMSVMR0: Remove confusing HMSVM_SYNC_FULL_NESTED_GUEST_STATE …
(edit) @72909   7 years vboxsync VMM/HMSVMR0: Dead code.
(edit) @72907   7 years vboxsync VMM/HMR0: Naming, cleanup nits.
(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) @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.
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