VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73005   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73004   6 years vboxsync DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
(edit) @73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73002   6 years vboxsync VMM/HMVMXR0: Don't need to recheck VMCPU_FF_TLB_FLUSH when it's just …
(edit) @73001   6 years vboxsync FE/Qt: bugref:9073 Adding an option to import hard disks are VDI while …
(edit) @73000   6 years vboxsync ConsoleImpl2.cpp: Missing break.
(edit) @72999   6 years vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72998   6 years vboxsync VBoxManageDisk.cpp: mediumio cat --hex fix.
(edit) @72997   6 years vboxsync VDVfs.cpp: Fixed off by one issue in vdVfsFile_Write.
(edit) @72996   6 years vboxsync Main/Makefile.kmk: Drop commented out statment as it moved into …
(edit) @72995   6 years vboxsync VMM/HMVMXR0: Attempted build fix.
(edit) @72994   6 years vboxsync VMM/HMVMXR0: Attempted build fix for mac rel.
(edit) @72993   6 years vboxsync VMM/HMVMXR0: Spaces, nit, doxygen.
(edit) @72992   6 years vboxsync VMM/HMVMXR0: Stat nits.
(edit) @72991   6 years vboxsync VMM/HM: Stat nits.
(edit) @72990   6 years vboxsync VMM/HMVMXR0: Don't update exit-history PC while exporting guest-state …
(edit) @72989   6 years vboxsync VMM/HMVMXR0: Comment.
(edit) @72988   6 years vboxsync VMM/HMVMXR0, HMSVMR0: Eliminate hidden parameters from a few macros …
(edit) @72987   6 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72986   6 years vboxsync VMM/HMVMXR0: Nit.
(edit) @72985   6 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72984   6 years vboxsync VMM/HMVMXR0: Spaces.
(edit) @72983   6 years vboxsync VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
(edit) @72980   6 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72979   6 years vboxsync netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
(edit) @72978   6 years vboxsync VBoxManageDisk: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of …
(edit) @72976   6 years vboxsync VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
(edit) @72975   6 years vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
(edit) @72974   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72973   6 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72972   6 years vboxsync NetworkAdapter::i_isModified: Should probably check whether NAT …
(edit) @72971   6 years vboxsync NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
(edit) @72970   6 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72969   6 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72968   6 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72967   6 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72966   6 years vboxsync VMM/HM: Cleanup, nits.
(edit) @72965   6 years vboxsync VMM/HMSVMR0: Re-disable temporary syncing of full guest-state to see …
(edit) @72964   6 years vboxsync VMM/HMSVMR0: vmload instruction modifies Kernel-GS-Base MSR as well as …
(edit) @72963   6 years vboxsync VMM/HM: Spaces.
(edit) @72962   6 years vboxsync Main: Doxygen
(edit) @72961   6 years vboxsync Main: Doxygen
(edit) @72960   6 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72959   6 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
(edit) @72958   6 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72957   6 years vboxsync doxygen fixes for r123500
(edit) @72956   6 years vboxsync VBoxManage: mediumio build fix
(edit) @72955   6 years vboxsync Runtime/RTJson: Some error checking addendums to r123506 (bugref:9188)
(edit) @72954   6 years vboxsync Runtime/RTJson: Parse strings exceeding 4KB correctly (would throw an …
(edit) @72953   6 years vboxsync Runtime: Proper error handling (bugref:9188)
(edit) @72952   6 years vboxsync VBoxManage: mediumio build fix
(edit) @72951   6 years vboxsync VBoxManage: mediumio build fixes
(edit) @72950   6 years vboxsync MediumIOImpl.cpp: Fix gcc warnings and errors.
(edit) @72949   6 years vboxsync VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
(edit) @72948   6 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72947   6 years vboxsync GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
(edit) @72946   6 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72945   6 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72944   6 years vboxsync GluePrintErrorContext: In fact, don't make any copy of anything here. …
(edit) @72943   6 years vboxsync GluePrintErrorContext: Don't make an unnecessary copy of the filename …
(edit) @72942   6 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(edit) @72941   6 years vboxsync Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
(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
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