VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89547   3 years vboxsync Intel IOMMU: bugref:9967 Fix incorrect assertion in PDMIoApicSendMsi. …
(edit) @89437   3 years vboxsync Hist USB timer: use uniqe naming in order not to confuse STAM on USB …
(edit) @89283   3 years vboxsync VMM/TM: Fix typo in LogRel for outputting the TM mode.
(edit) @89200   3 years vboxsync Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
(edit) @89088   3 years vboxsync VMM/IOM: Drop the DisState from IOMCPU.
(edit) @89087   3 years vboxsync TM: todo
(edit) @89069   3 years vboxsync Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit.
(edit) @89065   3 years vboxsync Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for …
(edit) @88811   4 years vboxsync VMM/PDMDrvHlpSTAMDeregisterByPrefix: Don't restrict this to EMT. …
(edit) @88745   4 years vboxsync NEM/win: Improved APIC interrupt delivery (see bugref:9993).
(edit) @88739   4 years vboxsync NEM/win: Notify TM around a call to WHvRunVirtualProcessor so that we …
(edit) @88736   4 years vboxsync NEM/win: A bit of additional logging.
(edit) @88689   4 years vboxsync VMM: Start EMTs with RTTHREADFLAGS_COM_MTA (ignored on non-windows …
(edit) @88670   4 years vboxsync APIC: When evaluating pending interrupts, do not take TPR into …
(edit) @88665   4 years vboxsync VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
(edit) @88654   4 years vboxsync Typo.
(edit) @88641   4 years vboxsync Intel IOMMU: bugref:9967 PDM naming consistency.
(edit) @88640   4 years vboxsync Intel IOMMU: bugref:9967 Implement PDM R3-task queueing for sending …
(edit) @88639   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU …
(edit) @88638   4 years vboxsync Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to …
(edit) @88636   4 years vboxsync AMD IOMMU: bugref:9654 Fix pdmIommuIsPresent to refer to ring-3 …
(edit) @88631   4 years vboxsync AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have …
(edit) @88593   4 years vboxsync Intel IOMMU: bugref:9967 PDM: whitespace.
(edit) @88592   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Doxygen.
(edit) @88582   4 years vboxsync PDMInternal.h: Comment typo.
(edit) @88580   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Interface for sending MSI directly from …
(edit) @88567   4 years vboxsync Intel IOMMU: bugref:9967 Added pdmIsLockOwner function to IOMMU helper.
(edit) @88565   4 years vboxsync Intel IOMMU: bugref:9967 PDM: The I/O APIC PCI address of AMD IOMMU is …
(edit) @88563   4 years vboxsync Intel IOMMU: bugref:9967 PDM: typo.
(edit) @88562   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added pdmLockIsOwner for upcoming changes.
(edit) @88557   4 years vboxsync APIC: More statistics for certain registers.
(edit) @88373   4 years vboxsync pdmdrv: Added helper for arming timers from drivers. bugref:9890
(edit) @88366   4 years vboxsync VMM/DBGFR3Flow: Add ability to put call instructions into separate …
(edit) @88347   4 years vboxsync Forward ported r143576 from 6.1: VMM: Re-enabled vmmR0DoHalt and added …
(edit) @88346   4 years vboxsync Forward ported r143574 from 6.1: VMM: Must do …
(edit) @88344   4 years vboxsync Forward ported r143567 from 6.1: vmmR0DoHalt fix - need to re-check …
(edit) @88330   4 years vboxsync VMM/VMMR0: Disabled vmmR0DoHalt, it's broken. oem2ticketref:40
(edit) @88306   4 years vboxsync VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
(edit) @88305   4 years vboxsync VMM/PDMDrvHlp: Made the statistics registration function automatically …
(edit) @88290   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @88132   4 years vboxsync TM: Shut up annoying assertion.
(edit) @88099   4 years vboxsync VMM/HMSVMR0: Whitespace, comment nit.
(edit) @88092   4 years vboxsync VMM/TM: Fixed buggy timer unlinking in destroy function. bugref:9943
(edit) @88088   4 years vboxsync VMM/TM: Try make sure the load doesn't exceed 100% after the switch …
(edit) @88078   4 years vboxsync AMD IOMMU: Doxygen fixes. bugref:9654
(edit) @88076   4 years vboxsync VMM/TM: doxygen fix. bugref:9943
(edit) @88075   4 years vboxsync Backing out r143016 (doxygen fix) as it needs to be split up.
(edit) @87966   4 years vboxsync VMM/HMVMXR0: Nested VMX: hmR0VmxRemoveProcCtlsVmcs nit.
(edit) @87959   4 years vboxsync VMM/DBGFAddrSpace: Look in environment for symbol stuff too, using the …
(edit) @87939   4 years vboxsync VMM/HMVMX: Increase the lower preemption timer limit to 32768Hz. …
(edit) @87935   4 years vboxsync VMM: Properly count critsect contention in release builds too. bugref:9890
(edit) @87933   4 years vboxsync VMM/HM: Todo, nits.
(edit) @87928   4 years vboxsync VMM/HMSVMR0: Nested SVM todo.
(edit) @87927   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @87926   4 years vboxsync doxygen fixing
(edit) @87921   4 years vboxsync HM/VMX: Apparently xeon e3-1220 v2 and friends are also affected by …
(edit) @87882   4 years vboxsync VMM/HMVMXR0: Comment nits.
(edit) @87832   4 years vboxsync VMM/DBGFR3Bp: Fix removing a int3 breakpoint which didn't remove the …
(edit) @87831   4 years vboxsync VMM: Some modification for r142732 to make it work with KVM nested …
(edit) @87829   4 years vboxsync AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
(edit) @87822   4 years vboxsync VMM/TM: Let non-EMTs schedule timers too. Take care when translating …
(edit) @87821   4 years vboxsync VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
(edit) @87819   4 years vboxsync VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
(edit) @87816   4 years vboxsync VMM/TM: Gearing up to spreading out the timer work a little. bugref:9943
(edit) @87815   4 years vboxsync VMM/TM: Moved uMaxHzHint up in the queue structure. bugref:9943
(edit) @87814   4 years vboxsync VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
(edit) @87813   4 years vboxsync VMM/TM: TMTIMER_HANDLE_TO_PTR_RETURN* -> …
(edit) @87812   4 years vboxsync VMM/TM: Replaced the global timer active list lock with per queue …
(edit) @87796   4 years vboxsync VMM/TM: The caller of TMR0TimerQueueGrow must own the queue critsect …
(edit) @87795   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(edit) @87794   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(edit) @87793   4 years vboxsync VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
(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) @87780   4 years vboxsync VMM: Export DBGFR3Bp* API, bugref:9837
(edit) @87779   4 years vboxsync VMM/TRPM: Always count forwarded IRQs.
(edit) @87778   4 years vboxsync VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
(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) @87774   4 years vboxsync VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. [build fix] …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87772   4 years vboxsync VMM/PDM: Doxygen todo fix? bugref:9943
(edit) @87771   4 years vboxsync VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. bugref:9943
(edit) @87770   4 years vboxsync VMM/TM: Doxygen fixes. bugref:9943
(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) @87755   4 years vboxsync VMM/HMSVM: Moved the RDTSC in hmR0SvmPostRunGuest to the assembly code …
(edit) @87754   4 years vboxsync VMM/HMVMX: Moved the RDTSC in hmR0VmxPostRunGuest to the …
(edit) @87752   4 years vboxsync VMM/HM: Don't use ordered writes for pVCpu->hm.s.fCheckedTLBFlush as …
(edit) @87751   4 years vboxsync VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
(edit) @87750   4 years vboxsync VMM/TM: Further relax memory ordering when signaling …
(edit) @87749   4 years vboxsync VMM/TM: Relax ordering when signaling update-in-progress in …
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