VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87891   4 years vboxsync FE/Qt: bugref:9950. Adding the size editor to the page
(edit) @87890   4 years vboxsync FE/Qt: bugref:9950. Adding medium variant widgets to the page
(edit) @87889   4 years vboxsync FE/Qt. bugref:9950. reverting r142962
(edit) @87888   4 years vboxsync FE/Qt: bugref:9950. Making medium variant field of the guided mode …
(edit) @87887   4 years vboxsync FE/Qt: bugref:9950. Small refactoring
(edit) @87886   4 years vboxsync FE/Qt: bugref:9950. Removing the wizard field virtualDiskId field.
(edit) @87885   4 years vboxsync FE/Qt: bugref:9950. Removing one of the 2 CMedium instances
(edit) @87884   4 years vboxsync FE/Qt: bugref:9950. Build fix
(edit) @87883   4 years vboxsync FE/Qt: bugref:9950. Some cleaning
(edit) @87882   4 years vboxsync VMM/HMVMXR0: Comment nits.
(edit) @87881   4 years vboxsync AMD IOMMU: bugref:9654 Fix MemoryAccess Read/Write stats (was …
(edit) @87880   4 years vboxsync GA: bugref:9948: Fixed scm errors
(edit) @87879   4 years vboxsync GA: bugref:9948: Fixed GA installation on MacOS Catalina
(edit) @87878   4 years vboxsync FE/Qt: bugref:9950. Breaking the wizard even more
(edit) @87877   4 years vboxsync Audio/DrvAudio: Got rid of more big stack-allocated stuff [build fix]. …
(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 …
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