VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @73058   7 years vboxsync Audio: Added DrvAudioHlpFramesToMs() and DrvAudioHlpMsToFrames() helpers.
(edit) @73057   7 years vboxsync VMM/HMSVMR0: nit.
(edit) @73056   7 years vboxsync VMM/HMSVMR0: bugref:9193 Attempted fix for VMRUN.
(edit) @73055   7 years vboxsync VMM/HMSVMR0: bugref:9193 Attempt to fix regression with nested SVM …
(edit) @73054   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix mov crx write.
(edit) @73053   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix mov crx read.
(edit) @73052   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix mwait.
(edit) @73051   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix monitor.
(edit) @73050   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix hlt.
(edit) @73049   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix invlpg.
(edit) @73048   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix rdpmc.
(edit) @73047   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix rdtscp.
(edit) @73046   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix rdtsc.
(edit) @73045   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix invd.
(edit) @73044   7 years vboxsync VMM/HMSVMR0: bugref:9204 temporarily disable NRIP_SAVE across the …
(edit) @73043   7 years vboxsync VMM/HMSVMR0: bugref:9204 Fix wbinvd.
(edit) @73042   7 years vboxsync VMM/HMSVMR0: bugref:9204 Comment fix, replaced release assertion with …
(edit) @73041   7 years vboxsync iprt/manifest2.cpp: case insensitive comparison of attribute values …
(edit) @73040   7 years vboxsync Build fix.
(edit) @73039   7 years vboxsync Audio/Mixer: Added .WAV output support for mixer sinks (when …
(edit) @73038   7 years vboxsync Build fix.
(edit) @73037   7 years vboxsync Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
(edit) @73036   7 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73035   7 years vboxsync NEM/win: Poll timers from inner loop and adjust run/wait timeout to …
(edit) @73034   7 years vboxsync FE/Qt Repopulate the tree widget after adding a medium in UIMediumSelector
(edit) @73033   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert page: …
(edit) @73032   7 years vboxsync prerequisites-rpm.sh: missing space. bugref:9200: …
(edit) @73031   7 years vboxsync VMM/IEM: IEMExecDecodedHlt fix instruction length copy/paste.
(edit) @73030   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
(edit) @73029   7 years vboxsync VBoxManageDisk.cpp: make gcc happy
(edit) @73028   7 years vboxsync VMM/IEM: SVM pause implementation comment.
(edit) @73027   7 years vboxsync VMM/IEM: Don't guru with VERR_IEM_INSTR_NOT_IMPLEMENTED for rdpmc …
(edit) @73026   7 years vboxsync VMM/IEM: IEMExecDecodedMovCRxRead require CR3, CR4 and APIC TPR in …
(edit) @73025   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
(edit) @73024   7 years vboxsync VMM/IEM: IEMExecDecoded API for wbinvd, invd, rdpmc, monitor, mwait …
(edit) @73023   7 years vboxsync RTErrConvertFromWin32: ERROR_UNRECOGNIZED_VOLUME.
(edit) @73022   7 years vboxsync EM: Removed unused stats.
(edit) @73021   7 years vboxsync IEMAll: Amended assertion in iemExecStatusCodeFiddling with …
(edit) @73020   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73019   7 years vboxsync FE/Qt: UIEmptyFilePathSelector: Adjust default size policy.
(edit) @73018   7 years vboxsync FE/Qt: Update the recent media list after floppy creation
(edit) @73017   7 years vboxsync FE/Qt: Factor out a function in VBoxGlobal to keep track of recent …
(edit) @73016   7 years vboxsync VMM/HM: Changed HM_CHANGED_XCPT_RAISED_MASK to …
(edit) @73015   7 years vboxsync VMM/HMSVMR0: Fallback to IEMExecOne() on certain VM-exits on CPUs that …
(edit) @73014   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
(edit) @73013   7 years vboxsync Linux kernel modules: let the user specify a custom KERN_DIR as well.
(edit) @73012   7 years vboxsync Linux kernel modules: make module test builds work with older kernels …
(edit) @73011   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Reworking …
(edit) @73010   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of fixes.
(edit) @73009   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
(edit) @73008   7 years vboxsync FE/Qt UIMediumSelector returns accept after double click
(edit) @73007   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Adding …
(edit) @73006   7 years vboxsync FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
(edit) @73005   7 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73004   7 years vboxsync DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
(edit) @73003   7 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @73002   7 years vboxsync VMM/HMVMXR0: Don't need to recheck VMCPU_FF_TLB_FLUSH when it's just …
(edit) @73001   7 years vboxsync FE/Qt: bugref:9073 Adding an option to import hard disks are VDI while …
(edit) @73000   7 years vboxsync ConsoleImpl2.cpp: Missing break.
(edit) @72999   7 years vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72998   7 years vboxsync VBoxManageDisk.cpp: mediumio cat --hex fix.
(edit) @72997   7 years vboxsync VDVfs.cpp: Fixed off by one issue in vdVfsFile_Write.
(edit) @72996   7 years vboxsync Main/Makefile.kmk: Drop commented out statment as it moved into …
(edit) @72995   7 years vboxsync VMM/HMVMXR0: Attempted build fix.
(edit) @72994   7 years vboxsync VMM/HMVMXR0: Attempted build fix for mac rel.
(edit) @72993   7 years vboxsync VMM/HMVMXR0: Spaces, nit, doxygen.
(edit) @72992   7 years vboxsync VMM/HMVMXR0: Stat nits.
(edit) @72991   7 years vboxsync VMM/HM: Stat nits.
(edit) @72990   7 years vboxsync VMM/HMVMXR0: Don't update exit-history PC while exporting guest-state …
(edit) @72989   7 years vboxsync VMM/HMVMXR0: Comment.
(edit) @72988   7 years vboxsync VMM/HMVMXR0, HMSVMR0: Eliminate hidden parameters from a few macros …
(edit) @72987   7 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72986   7 years vboxsync VMM/HMVMXR0: Nit.
(edit) @72985   7 years vboxsync VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
(edit) @72984   7 years vboxsync VMM/HMVMXR0: Spaces.
(edit) @72983   7 years vboxsync VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
(edit) @72982   7 years vboxsync VBox/com/VirtualBox.h: Make sure to include assertcompile.h too so we …
(edit) @72981   7 years vboxsync VBox/com/VirtualBox.h: Make sure to include AssertCompile.h too so we …
(edit) @72980   7 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
(edit) @72979   7 years vboxsync netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
(edit) @72978   7 years vboxsync VBoxManageDisk: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of …
(edit) @72977   7 years vboxsync VirtualBox.h: Enabled the XPCOM/C++ enum hack …
(edit) @72976   7 years vboxsync VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
(edit) @72975   7 years vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
(edit) @72974   7 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72973   7 years vboxsync Main: Some early sketches on how to get proper C++ enums with xpidl.
(edit) @72972   7 years vboxsync NetworkAdapter::i_isModified: Should probably check whether NAT …
(edit) @72971   7 years vboxsync NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
(edit) @72970   7 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72969   7 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72968   7 years vboxsync VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
(edit) @72967   7 years vboxsync VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
(edit) @72966   7 years vboxsync VMM/HM: Cleanup, nits.
(edit) @72965   7 years vboxsync VMM/HMSVMR0: Re-disable temporary syncing of full guest-state to see …
(edit) @72964   7 years vboxsync VMM/HMSVMR0: vmload instruction modifies Kernel-GS-Base MSR as well as …
(edit) @72963   7 years vboxsync VMM/HM: Spaces.
(edit) @72962   7 years vboxsync Main: Doxygen
(edit) @72961   7 years vboxsync Main: Doxygen
(edit) @72960   7 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72959   7 years vboxsync Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
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