VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87876   4 years vboxsync Audio/DrvAudio: Got rid of more big stack-allocated stuff [build fix]. …
(edit) @87875   4 years vboxsync Audio/DrvAudio: Got rid of more big stack-allocated stuff. ticketoem2ref:36
(edit) @87874   4 years vboxsync FE/Qt: bugref:9550. Adding and registering fields to page 5
(edit) @87873   4 years vboxsync Runtime/serialport-posix.cpp: Include CLOCAL when changing the serial …
(edit) @87872   4 years vboxsync FE/Qt: bugref:9550. Adding create disk function
(edit) @87871   4 years vboxsync FE/Qt: bugref:9950. Adding page 5 for virtual disk stuff
(edit) @87870   4 years vboxsync FE/Qt: bugref:9950. build fix
(edit) @87869   4 years vboxsync FE/Qt: bugref:9950. NextId of page4
(edit) @87868   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87867   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87866   4 years vboxsync AMD IOMMU: bugref:9654 release build fixes.
(edit) @87865   4 years vboxsync FE/Qt: bugref:9950. Put back hdd page in between
(edit) @87864   4 years vboxsync FE/Qt: bugref:9950. Removing virtual disk selection page
(edit) @87863   4 years vboxsync Audio/HDA: Experimental change to lower more DPC calls within the …
(edit) @87862   4 years vboxsync Audio/DrvAudio: Logging nit.
(edit) @87861   4 years vboxsync Audio: Unified debug .WAV path file generation so that all data lands …
(edit) @87860   4 years vboxsync FE/Qt: bugref:9950. small fix
(edit) @87859   4 years vboxsync FE/Qt: bugref:9950. Further refactoring
(edit) @87858   4 years vboxsync FE/Qt: bugref:9515. A small label change
(edit) @87857   4 years vboxsync Audio/Mixer: Follow-up fix for r142918; fixed mixer flags validation mask.
(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) @87808   4 years vboxsync openssl-1.1.1i: fix typo in mem.c
(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) @87797   4 years vboxsync IPRT/include: Docs typos.
(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 …
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