VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73041   6 years vboxsync iprt/manifest2.cpp: case insensitive comparison of attribute values …
(edit) @73040   6 years vboxsync Build fix.
(edit) @73039   6 years vboxsync Audio/Mixer: Added .WAV output support for mixer sinks (when …
(edit) @73038   6 years vboxsync Build fix.
(edit) @73037   6 years vboxsync Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
(edit) @73036   6 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73035   6 years vboxsync NEM/win: Poll timers from inner loop and adjust run/wait timeout to …
(edit) @73034   6 years vboxsync FE/Qt Repopulate the tree widget after adding a medium in UIMediumSelector
(edit) @73033   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert page: …
(edit) @73031   6 years vboxsync VMM/IEM: IEMExecDecodedHlt fix instruction length copy/paste.
(edit) @73030   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
(edit) @73029   6 years vboxsync VBoxManageDisk.cpp: make gcc happy
(edit) @73028   6 years vboxsync VMM/IEM: SVM pause implementation comment.
(edit) @73027   6 years vboxsync VMM/IEM: Don't guru with VERR_IEM_INSTR_NOT_IMPLEMENTED for rdpmc …
(edit) @73026   6 years vboxsync VMM/IEM: IEMExecDecodedMovCRxRead require CR3, CR4 and APIC TPR in …
(edit) @73025   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
(edit) @73024   6 years vboxsync VMM/IEM: IEMExecDecoded API for wbinvd, invd, rdpmc, monitor, mwait …
(edit) @73023   6 years vboxsync RTErrConvertFromWin32: ERROR_UNRECOGNIZED_VOLUME.
(edit) @73022   6 years vboxsync EM: Removed unused stats.
(edit) @73021   6 years vboxsync IEMAll: Amended assertion in iemExecStatusCodeFiddling with …
(edit) @73020   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73019   6 years vboxsync FE/Qt: UIEmptyFilePathSelector: Adjust default size policy.
(edit) @73018   6 years vboxsync FE/Qt: Update the recent media list after floppy creation
(edit) @73017   6 years vboxsync FE/Qt: Factor out a function in VBoxGlobal to keep track of recent …
(edit) @73016   6 years vboxsync VMM/HM: Changed HM_CHANGED_XCPT_RAISED_MASK to …
(edit) @73015   6 years vboxsync VMM/HMSVMR0: Fallback to IEMExecOne() on certain VM-exits on CPUs that …
(edit) @73014   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73013   6 years vboxsync Linux kernel modules: let the user specify a custom KERN_DIR as well.
(edit) @73012   6 years vboxsync Linux kernel modules: make module test builds work with older kernels …
(edit) @73011   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Reworking …
(edit) @73010   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of fixes.
(edit) @73009   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
(edit) @73008   6 years vboxsync FE/Qt UIMediumSelector returns accept after double click
(edit) @73007   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Adding …
(edit) @73006   6 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
(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 …
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