|
|
@87835
|
4 years |
vboxsync |
Audio/HDA: Init stream's last transfer timestamp if not done yet in …
|
|
|
@87834
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 SSM bits. Moved some R3 thread data to R3-only …
|
|
|
@87833
|
4 years |
vboxsync |
FE/Qt: bugref:9515. Correcting hdd check
|
|
|
@87832
|
4 years |
vboxsync |
VMM/DBGFR3Bp: Fix removing a int3 breakpoint which didn't remove the …
|
|
|
@87831
|
4 years |
vboxsync |
VMM: Some modification for r142732 to make it work with KVM nested …
|
|
|
@87830
|
4 years |
vboxsync |
Audio/HDA: A bit of header cleanup / docs. ticketoem2ref:36
|
|
|
@87829
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
|
|
|
@87828
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Moved some R3-only thread data into ring-3 only …
|
|
|
@87827
|
4 years |
vboxsync |
NAT/Net: Alleviate VC paranoia about integer size mismatch. bugref:9929.
|
|
|
@87826
|
4 years |
vboxsync |
NAT/Net: Finally get disinherited from VBoxNetBaseService that was a …
|
|
|
@87825
|
4 years |
vboxsync |
NAT/Net: IntNetIf - Document that GSO input callback is optional. …
|
|
|
@87824
|
4 years |
vboxsync |
NAT/Net: IntNetIf - a convenience class to talk to an internal …
|
|
|
@87823
|
4 years |
vboxsync |
VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
|
|
|
@87822
|
4 years |
vboxsync |
VMM/TM: Let non-EMTs schedule timers too. Take care when translating …
|
|
|
@87821
|
4 years |
vboxsync |
VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
|
|
|
@87820
|
4 years |
vboxsync |
DevPS2M: The timer callbacks implicitly takes the device critical …
|
|
|
@87819
|
4 years |
vboxsync |
VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
|
|
|
@87818
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
|
|
|
@87817
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
|
|
|
@87816
|
4 years |
vboxsync |
VMM/TM: Gearing up to spreading out the timer work a little. bugref:9943
|
|
|
@87815
|
4 years |
vboxsync |
VMM/TM: Moved uMaxHzHint up in the queue structure. bugref:9943
|
|
|
@87814
|
4 years |
vboxsync |
VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
|
|
|
@87813
|
4 years |
vboxsync |
VMM/TM: TMTIMER_HANDLE_TO_PTR_RETURN* -> …
|
|
|
@87812
|
4 years |
vboxsync |
VMM/TM: Replaced the global timer active list lock with per queue …
|
|
|
@87811
|
4 years |
vboxsync |
HDA: Use a PDMCRITSECT per stream instead of RTCRITSECT, to also allow …
|
|
|
@87810
|
4 years |
vboxsync |
HDA: Got rid of the stream period's additional locking; not needed, as …
|
|
|
@87809
|
4 years |
vboxsync |
HDA: Got rid of the stream period's additional locking; not needed, as …
|
|
|
@87807
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87806
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87805
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87804
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87803
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87802
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87801
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87800
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87799
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87798
|
4 years |
vboxsync |
NAT/Net: Do our own getopt, we only need one option really (the …
|
|
|
@87796
|
4 years |
vboxsync |
VMM/TM: The caller of TMR0TimerQueueGrow must own the queue critsect …
|
|
|
@87795
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87794
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87793
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87792
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87791
|
4 years |
vboxsync |
NAT/Net: Move the code to create raw sockets closer to the rest of …
|
|
|
@87790
|
4 years |
vboxsync |
NAT/Net: Rename init methods so that related methods share common …
|
|
|
@87789
|
4 years |
vboxsync |
PCI: Fake BIOS needs to enable I/O decoding for any VGA class device, …
|
|
|
@87788
|
4 years |
vboxsync |
Debugger: Some early access to the DBGFR3FlowTrace* API for toying …
|
|
|
@87787
|
4 years |
vboxsync |
VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
|
|
|
@87786
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Implemented an interrupt remap cache.
|
|
|
@87785
|
4 years |
vboxsync |
NetFlt/Linux: VBoxNetFlt-linux.c doesn't build on Linux kernel 5.11 …
|
|
|
@87784
|
4 years |
vboxsync |
BIOS: Reworked INT 15h/86h to use the RTC like INT 15h/83h already does.
|
|
|
@87783
|
4 years |
vboxsync |
FE/Qt: bugref:9515. More tooltip fixes.
|
|
|
@87782
|
4 years |
vboxsync |
FE/Qt: bugref:9515. A small tooltip fix.
|
|
|
@87781
|
4 years |
vboxsync |
VMM/DBGFR3FlowTrace*: Add new probe type which causes a drop to the …
|
|
|
@87780
|
4 years |
vboxsync |
VMM: Export DBGFR3Bp* API, bugref:9837
|
|
|
@87779
|
4 years |
vboxsync |
VMM/TRPM: Always count forwarded IRQs.
|
|
|
@87778
|
4 years |
vboxsync |
VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
|
|
|
@87777
|
4 years |
vboxsync |
VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
|
|
|
@87776
|
4 years |
vboxsync |
dbgf.h,VMM/DBGF: A bit of cleanup on the public breakpoint structure …
|
|
|
@87775
|
4 years |
vboxsync |
FE/Qt: Keeping the part of the disk file name even if it includes a dot.
|
|
|
@87774
|
4 years |
vboxsync |
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. [build fix] …
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87772
|
4 years |
vboxsync |
VMM/PDM: Doxygen todo fix? bugref:9943
|
|
|
@87771
|
4 years |
vboxsync |
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. bugref:9943
|
|
|
@87770
|
4 years |
vboxsync |
VMM/TM: Doxygen fixes. bugref:9943
|
|
|
@87769
|
4 years |
vboxsync |
DevE1000: Fixed four e1kRaiseInterrupt calls broken by r29792 when …
|
|
|
@87768
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87766
|
4 years |
vboxsync |
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
|
|
|
@87765
|
4 years |
vboxsync |
VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
|
|
|
@87764
|
4 years |
vboxsync |
VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
|
|
|
@87763
|
4 years |
vboxsync |
VMM/TM: Removed unused TMR3TimerCreateExternal api. bugref:9943
|
|
|
@87762
|
4 years |
vboxsync |
VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
|
|
|
@87761
|
4 years |
vboxsync |
VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87759
|
4 years |
vboxsync |
Audio/HDA: Lots more code in the hope to resolve issue …
|
|
|
@87758
|
4 years |
vboxsync |
Audio/HDA: Lots more code in the hope to resolve issue …
|
|
|
@87757
|
4 years |
vboxsync |
FE/VirtualBox: Implement runtime patching of QTextBrowser (disabled by …
|
|
|
@87756
|
4 years |
vboxsync |
FE/VirtualBox: Implement runtime patching of QTextBrowser (disabled by …
|
|
|
@87755
|
4 years |
vboxsync |
VMM/HMSVM: Moved the RDTSC in hmR0SvmPostRunGuest to the assembly code …
|
|
|
@87754
|
4 years |
vboxsync |
VMM/HMVMX: Moved the RDTSC in hmR0VmxPostRunGuest to the …
|
|
|
@87753
|
4 years |
vboxsync |
Storage/VHDX: Fixed compilation in strict release builds on Linux. See …
|
|
|
@87752
|
4 years |
vboxsync |
VMM/HM: Don't use ordered writes for pVCpu->hm.s.fCheckedTLBFlush as …
|
|
|
@87751
|
4 years |
vboxsync |
VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
|
|
|
@87750
|
4 years |
vboxsync |
VMM/TM: Further relax memory ordering when signaling …
|
|
|
@87749
|
4 years |
vboxsync |
VMM/TM: Relax ordering when signaling update-in-progress in …
|
|
|
@87748
|
4 years |
vboxsync |
TM: Speed up TMNotifyEndOfExecution by using TSC instead of …
|
|
|
@87746
|
4 years |
vboxsync |
SUPDrv: Todo.
|
|
|
@87745
|
4 years |
vboxsync |
Dhcpd: G/c delcaration of ifOutput() that never was. bugref:9288
|
|
|
@87744
|
4 years |
vboxsync |
bs2-test1: Increase the instruction count for the CPUID test.
|
|
|
@87743
|
4 years |
vboxsync |
NAT/Net: Rewrite the code to manage API event listeners to be, …
|
|
|
@87742
|
4 years |
vboxsync |
HostDrivers/linux: More (mostly) wrapper related tweaks. Automatically …
|
|
|
@87741
|
4 years |
vboxsync |
VMM/HMR0A.asm: Put a size on hmR0VmxStartVmHostRIP so perf can …
|
|
|
@87740
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@87739
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@87738
|
4 years |
vboxsync |
NAT/Net: G/c unnecessary #include. bugref:9929.
|
|
|
@87737
|
4 years |
vboxsync |
FE/Qt: Working on the error indicators of QIComboBox.
|
|
|
@87736
|
4 years |
vboxsync |
FE/Qt: Working on the error indicators of QILineEdit.
|
|
|
@87735
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Undid unintentional change in r142785.
|
|
|
@87734
|
4 years |
vboxsync |
FE/Qt: Working on the error indicators of UIUserNamePasswordEditor. take 2
|
|
|
@87733
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PREFETCH_IOMMU_PAGES comment and nit.
|
|
|