VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88136   4 years vboxsync PDM/audio: Added PDMAudioPropsRoundUpBytesToFrame. bugref:9890
(edit) @88112   4 years vboxsync Audio,DevHDA: Made PDMAUDIOPCMPROPS_F2B and PDMAUDIOPCMPROPS_B2F work …
(edit) @88062   4 years vboxsync Audio: Build fix. bugref:9890
(edit) @88061   4 years vboxsync Audio: Should use versioned magics like for other PDM structures, …
(edit) @88059   4 years vboxsync Audio: Adding a magic to PDMAUDIOSTREAM. bugref:9890
(edit) @88057   4 years vboxsync Audio: enums must have an 'END' entry for validation purposes. bugref:9890
(edit) @88056   4 years vboxsync Audio: Moved some stuff about in PDMAUDIOSTREAM to keep the smaller …
(edit) @88055   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88054   4 years vboxsync Audio/PDM: doxygen. bugref:9890
(edit) @88052   4 years vboxsync Audio/PDM: doxygen. bugref:9890
(edit) @88051   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88050   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88049   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88048   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88047   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88045   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88044   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88041   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88036   4 years vboxsync hm_vmx.h: Doxygen.
(edit) @88033   4 years vboxsync Audio: Converted the core audio code to extending PDMAUDIODEVICE …
(edit) @88032   4 years vboxsync Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
(edit) @88031   4 years vboxsync Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
(edit) @88029   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88028   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88026   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @87990   4 years vboxsync Audio: Fixed broken DrvAudioHlpBytesToNano and DrvAudioHlpBytesToMicro …
(edit) @87906   4 years vboxsync AMD IOMMU: bugref:9654 Naming cleanup (uDeviceId -> idDevice etc.)
(edit) @87904   4 years vboxsync DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
(edit) @87849   4 years vboxsync Audio/DrvAudio: Made a debug warning show up in LogRel() when a …
(edit) @87812   4 years vboxsync VMM/TM: Replaced the global timer active list lock with per queue …
(edit) @87797   4 years vboxsync IPRT/include: Docs typos.
(edit) @87792   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(edit) @87787   4 years vboxsync VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
(edit) @87781   4 years vboxsync VMM/DBGFR3FlowTrace*: Add new probe type which causes a drop to the …
(edit) @87777   4 years vboxsync VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
(edit) @87776   4 years vboxsync dbgf.h,VMM/DBGF: A bit of cleanup on the public breakpoint structure …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87766   4 years vboxsync VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
(edit) @87765   4 years vboxsync VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
(edit) @87764   4 years vboxsync VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
(edit) @87763   4 years vboxsync VMM/TM: Removed unused TMR3TimerCreateExternal api. bugref:9943
(edit) @87762   4 years vboxsync VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
(edit) @87761   4 years vboxsync VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87751   4 years vboxsync VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
(edit) @87747   4 years vboxsync vmm/tm.h: nit
(edit) @87691   4 years vboxsync AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and …
(edit) @87633   4 years vboxsync VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
(edit) @87595   4 years vboxsync vmm/dbgf.h: Fixed padding bug in DBGFBPPUB in r141083. (32-bit …
(edit) @87594   4 years vboxsync VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
(edit) @87523   4 years vboxsync VMM/CPUM/HM: No else after return.
(edit) @87522   4 years vboxsync VMM/HM: Moved CPUMCTX::fWorldSwitcher to HMR0PERVCPU::fWorldSwitcher. …
(edit) @87519   4 years vboxsync VMM/HM: Make a R0 copy of HM::cMaxResumeLoopsCfg and do proper …
(edit) @87518   4 years vboxsync VMM/HM: Make a R0 copy of HM::fAllow64BitGuests on setup (for VT-x). …
(edit) @87515   4 years vboxsync VMM/HM: Make a R0 copy of HM::fNestedPaging on setup. Moved …
(edit) @87511   4 years vboxsync VMM/HMSVM: Moving some SVM stuff to HMR0PERVM. Removed 3 unused …
(edit) @87508   4 years vboxsync VMM/HMSVM: Moving SVMNESTEDVMCBCACHE to HMInternal.h.
(edit) @87504   4 years vboxsync VMM/HMSVM: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87492   4 years vboxsync vmm/gvm.mac: Fix.
(edit) @87488   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. bugref:9217
(edit) @87486   4 years vboxsync VMM/PGM: Corrected todo on aGCPhysGstPaePDs & aGstPaePdpeRegs.
(edit) @87481   4 years vboxsync vm.h: todo
(edit) @87477   4 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
(edit) @87472   4 years vboxsync VMM/HMVMX: Moving more stuff to HMR0PERVCPU. Created …
(edit) @87467   4 years vboxsync vmm/gvm.h: Corrected assertion. bugref:9217
(edit) @87466   4 years vboxsync VMM/HM,gvm: Started splitting up the HVMCPU and HVM structures. …
(edit) @87402   4 years vboxsync iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
(edit) @87388   4 years vboxsync VMM/HMVMX: Moved VMXRESTOREHOST and VMXRestoreHostState from public …
(edit) @87385   4 years vboxsync VMM/HMVMXR0: Put VMX_RESTORE_HOST_REQUIRED at the top to simplify …
(edit) @87371   4 years vboxsync AMD IOMMU: bugref:9654 Handle the case where an access might result in …
(edit) @87361   4 years vboxsync VMM/CPUM,HMSVM: Mirror the state of fUseFlags[CPUM_USED_FPU_GUEST] in …
(edit) @87351   4 years vboxsync VMM/CPUM: Slapped a @todo on CPUM_CHANGED_XXX / CPUMCPU::fChanged.
(edit) @87349   4 years vboxsync VMM/CPUM: Kicked out CPUMR3RemEnter & CPUMR3RemLeave. bugref:9576
(edit) @87346   4 years vboxsync VMM/CPUM: Dropped the fForceHyper parameter of CPUMRecalcHyperDRx. It …
(edit) @87345   4 years vboxsync VMM/CPUM: Removed CPUM_SYNC_FPU_STATE, CPUM_SYNC_DEBUG_REGS_GUEST and …
(edit) @87330   4 years vboxsync VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. …
(edit) @87263   4 years vboxsync vmm/stam.h: Just include asm-arm.h and use ASMReadTSC for STAM_GET_TS. …
(edit) @87255   4 years vboxsync VMM: Adjustments for bugref:9898.
(edit) @87170   4 years vboxsync pdmaudioifs.h: Use doxygen better. bugref:9882
(edit) @87159   4 years vboxsync Audio: Enable/disable streams using …
(edit) @87141   4 years vboxsync VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
(edit) @87140   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87139   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87138   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87137   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87134   4 years vboxsync VMM/DBGFR3FlowTrace: First commit of a new DBGF framework to collect …
(edit) @87130   4 years vboxsync VMM: More owner handling code for bugref:9837
(edit) @87127   4 years vboxsync DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
(edit) @87107   4 years vboxsync VMM/DBGF: Started implementing the breakpoint owner management, bugref:9837
(edit) @87040   4 years vboxsync VMM: Better fix for r141682 - Fix delivery of external interrupts when …
(edit) @86755   4 years vboxsync VMM/DBGF,Debugger: Implement changes for the new breakpoint manager, …
(edit) @86730   4 years vboxsync VMM/DBGF: Move the DBGFRZ* part into VMMAll as the trap handlers will …
(edit) @86704   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, L2 table management …
(edit) @86701   4 years vboxsync VMM/DBGF: Start implementing support for int3 breakpoints, bugref:9837
(edit) @86699   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, implement global …
(edit) @86683   4 years vboxsync VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, …
(edit) @86666   4 years vboxsync include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager …
(edit) @86661   4 years vboxsync AMD IOMMU: bugref:9654: Add PDM interfaces for …
(edit) @86621   4 years vboxsync AMD IOMMU: bugref:9654 Comment nit. Perhaps consider changing the …
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