VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87856   4 years vboxsync Audio/Mixer: Follow-up fix for r142918; first destroy the sink, then …
(edit) @87855   4 years vboxsync Typos.
(edit) @87854   4 years vboxsync Audio/DrvAudio: Streamline drvAudioStreamGetReadable() a bit more.
(edit) @87853   4 years vboxsync Audio/DebugAudio: Always use the requested audio stream format when …
(edit) @87852   4 years vboxsync Audio/Mixer: Implemented mixer creation flags to support runtime …
(edit) @87851   4 years vboxsync VBoxManage/showvminfo: Fix forgotten change in r120461, and catch this …
(edit) @87850   4 years vboxsync FE/Qt: bugref:9950. Refactoring format radio button creation.
(edit) @87849   4 years vboxsync Audio/DrvAudio: Made a debug warning show up in LogRel() when a …
(edit) @87848   4 years vboxsync AMD IOMMU: bugref:9654 linewidth nits.
(edit) @87847   4 years vboxsync Audio/DrvAudio: Made debug .WAV file naming a bit easier to follow.
(edit) @87846   4 years vboxsync VBoxService/VMInfo: Fix a call to strncpy(3C) to specify the size of …
(edit) @87845   4 years vboxsync FE/Qt: bugref:9950. Refactoring
(edit) @87844   4 years vboxsync IPRT/RTFileQuerySectorSize/solaris: Fix reference to uninitialized …
(edit) @87843   4 years vboxsync Audio/DebugAudio: Implemented support of providing an artificial …
(edit) @87842   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87841   4 years vboxsync Audio/testcase: Added initial tstAudioClient3 to manually report, …
(edit) @87840   4 years vboxsync Audio/testcase: Added initial tstAudioClient3 to manually report, …
(edit) @87839   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87838   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87837   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87836   4 years vboxsync Audio/HDA: More HDA_STRICT fun. ticketoem2ref:36
(edit) @87835   4 years vboxsync Audio/HDA: Init stream's last transfer timestamp if not done yet in …
(edit) @87834   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits. Moved some R3 thread data to R3-only …
(edit) @87833   4 years vboxsync FE/Qt: bugref:9515. Correcting hdd check
(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) @87830   4 years vboxsync Audio/HDA: A bit of header cleanup / docs. ticketoem2ref:36
(edit) @87829   4 years vboxsync AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
(edit) @87828   4 years vboxsync AMD IOMMU: bugref:9654 Moved some R3-only thread data into ring-3 only …
(edit) @87827   4 years vboxsync NAT/Net: Alleviate VC paranoia about integer size mismatch. bugref:9929.
(edit) @87826   4 years vboxsync NAT/Net: Finally get disinherited from VBoxNetBaseService that was a …
(edit) @87825   4 years vboxsync NAT/Net: IntNetIf - Document that GSO input callback is optional. …
(edit) @87824   4 years vboxsync NAT/Net: IntNetIf - a convenience class to talk to an internal …
(edit) @87823   4 years vboxsync VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
(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) @87820   4 years vboxsync DevPS2M: The timer callbacks implicitly takes the device critical …
(edit) @87819   4 years vboxsync VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
(edit) @87818   4 years vboxsync AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
(edit) @87817   4 years vboxsync AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
(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) @87811   4 years vboxsync HDA: Use a PDMCRITSECT per stream instead of RTCRITSECT, to also allow …
(edit) @87810   4 years vboxsync HDA: Got rid of the stream period's additional locking; not needed, as …
(edit) @87809   4 years vboxsync HDA: Got rid of the stream period's additional locking; not needed, as …
(edit) @87807   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87806   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87805   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87804   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87803   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87802   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87801   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87800   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87799   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87798   4 years vboxsync NAT/Net: Do our own getopt, we only need one option really (the …
(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) @87791   4 years vboxsync NAT/Net: Move the code to create raw sockets closer to the rest of …
(edit) @87790   4 years vboxsync NAT/Net: Rename init methods so that related methods share common …
(edit) @87789   4 years vboxsync PCI: Fake BIOS needs to enable I/O decoding for any VGA class device, …
(edit) @87788   4 years vboxsync Debugger: Some early access to the DBGFR3FlowTrace* API for toying …
(edit) @87787   4 years vboxsync VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
(edit) @87786   4 years vboxsync AMD IOMMU: bugref:9654 Implemented an interrupt remap cache.
(edit) @87785   4 years vboxsync NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
(edit) @87784   4 years vboxsync BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
(edit) @87783   4 years vboxsync FE/Qt: bugref:9515. More tooltip fixes.
(edit) @87782   4 years vboxsync FE/Qt: bugref:9515. A small tooltip fix.
(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) @87775   4 years vboxsync FE/Qt: Keeping the part of the disk file name even if it includes a dot.
(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) @87769   4 years vboxsync DevE1000: Fixed four e1kRaiseInterrupt calls broken by r29792 when …
(edit) @87768   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(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) @87759   4 years vboxsync Audio/HDA: Lots more code in the hope to resolve issue …
(edit) @87758   4 years vboxsync Audio/HDA: Lots more code in the hope to resolve issue …
(edit) @87757   4 years vboxsync FE/VirtualBox: Implement runtime patching of QTextBrowser (disabled by …
(edit) @87756   4 years vboxsync FE/VirtualBox: Implement runtime patching of QTextBrowser (disabled by …
(edit) @87755   4 years vboxsync VMM/HMSVM: Moved the RDTSC in hmR0SvmPostRunGuest to the assembly code …
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