|
|
@86565
|
4 years |
vboxsync |
Audio/DrvAudio: Try harder re-initializing streams on host audio …
|
|
|
@86535
|
4 years |
vboxsync |
pdmnetinline.h: Some adjustments to bugref:9764
|
|
|
@86464
|
4 years |
vboxsync |
VMM/PGMAll.h: No EPT bitfields. bugref:9841 bugref:9746
|
|
|
@86457
|
4 years |
vboxsync |
hm_vmx.h: Added more generic EPT defines (gcc 10). bugref:9841 bugref:9746
|
|
|
@86454
|
4 years |
vboxsync |
hm_vmx.h: Added some generic EPT defines (gcc 10). bugref:9841
|
|
|
@86452
|
4 years |
vboxsync |
VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't …
|
|
|
@86375
|
4 years |
vboxsync |
VMM/tstMMHyperHeap: Missing cleanup / leaks. bugref:9841
|
|
|
@86361
|
4 years |
vboxsync |
VMM,DBGC: Prevent leaks detection triggering in tstCFGM. bugref:9841
|
|
|
@86159
|
4 years |
vboxsync |
DBGF,DBGPlugInWinNt: Extract NtBuildNumber and make it available …
|
|
|
@86118
|
4 years |
vboxsync |
VMM: Fix debug assertion for VMs with VMSVGA and 3D enabled and using …
|
|
|
@86102
|
4 years |
vboxsync |
VMM/DBGFOS: Add preliminary WinNT specific interface to let the KD …
|
|
|
@86098
|
4 years |
vboxsync |
VMM/DBGF: Rework part 1 to make it work well with SMP VMs. bugref:9822
|
|
|
@85974
|
4 years |
vboxsync |
VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
|
|
|
@85965
|
4 years |
vboxsync |
VMM/APIC: Added some release stats.
|
|
|
@85713
|
4 years |
vboxsync |
vmm/pdmdev.h: Correction to r138488 that updates the right structure …
|
|
|
@85573
|
4 years |
vboxsync |
VMM: Added method for getting at the CPU database.
|
|
|
@85352
|
4 years |
vboxsync |
include/VBox/vmm/cpum.h: Add predicate to check for Zen micro architecture
|
|
|
@85182
|
4 years |
vboxsync |
pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85149
|
4 years |
vboxsync |
Yet another build fix for r139093.
|
|
|
@85148
|
4 years |
vboxsync |
Another build fix for r139093.
|
|
|
@85147
|
4 years |
vboxsync |
Build fix for r139093.
|
|
|
@85146
|
4 years |
vboxsync |
Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85123
|
4 years |
vboxsync |
iprt/cdefs.h: Some cleaning up. bugref:9794
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85007
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@84826
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM interface changes for supplying …
|
|
|
@84766
|
4 years |
vboxsync |
VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
|
|
|
@84740
|
4 years |
vboxsync |
Main,include: provide a new method for the graphics device to pass …
|
|
|
@84714
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84706
|
4 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84677
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
|
|
|
@84652
|
5 years |
vboxsync |
APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
|
|
|
@84552
|
5 years |
vboxsync |
VMM/DBGFTracer: Support string I/O port accesses, bugref:9210
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@84459
|
5 years |
vboxsync |
VMM/PDM: DBGF even tracing integration, bugref:9210
Integrates the …
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@84431
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
|
|
|
@84332
|
5 years |
vboxsync |
PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
|
|
|
@84170
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@84119
|
5 years |
vboxsync |
hmvmxinline.h,stam.h: Use the intrin.h wrapper in iprt or we'll end up …
|
|
|
@83987
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Naming nit.
|
|
|
@83941
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
|
|
|
@83850
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 R0 registration bits.
|
|
|
@83776
|
5 years |
vboxsync |
iprt/asm*,++: Contain the intrin.h mess in iprt/win/msvc_intrin.h. …
|
|
|
@83550
|
5 years |
vboxsync |
pdmifs.h: nit
|
|
|
@83285
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83281
|
5 years |
vboxsync |
PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
|
|
|
@83263
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|
@83156
|
5 years |
vboxsync |
bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@83122
|
5 years |
vboxsync |
VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
|
|
|
@82990
|
5 years |
vboxsync |
VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
|
|
|
@82989
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82817
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
|
|
|
@82815
|
5 years |
vboxsync |
hm_vmx.h: Incorrect size validation.
|
|
|
@82814
|
5 years |
vboxsync |
VMM/HM: Implement last-branch-record (LBR) support for guests executed …
|
|
|
@82684
|
5 years |
vboxsync |
hmvmxinline: Remove disabled code. The new assembly code has been …
|
|
|
@82591
|
5 years |
vboxsync |
VMM: Changing how we access guest RAM when in ring-0 (disabled). …
|
|
|
@82579
|
5 years |
vboxsync |
Audio: Make sure to only set a new recording source if the backend in …
|
|
|
@82573
|
5 years |
vboxsync |
hm_vmx.h: Important comment to update CPUMIsGuestVmxVmcsFieldValid …
|
|
|
@82565
|
5 years |
vboxsync |
MM: Eliminated all but the MMR3PageDummyHC* functions for the …
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82544
|
5 years |
vboxsync |
VMMR0: No SrvPciRawR0 stuff.
|
|
|
@82463
|
5 years |
vboxsync |
pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
|
|
|
@82339
|
5 years |
vboxsync |
PDM: Doxygen fixes. bugref:9218
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82316
|
5 years |
vboxsync |
VMM(PDM,PGM,MM): MMIO2 cleanups. bugref:9218
|
|
|
@82313
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
|
|
|
@82311
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
|
|
|
@82261
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: doxygen adjustments. bugref:9218
|
|
|
@82256
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: We write doxygen docs, so the big description of …
|
|
|
@82255
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: More of the same. bugref:9218
|
|
|
@82254
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
|
|
|
@82252
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
|
|
|
@82224
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpDriverReconfigure[|1|2] for the audio …
|
|
|
@82219
|
5 years |
vboxsync |
MsixCommon: Refactored the MMIO bits, changing the registration flags …
|
|
|
@82213
|
5 years |
vboxsync |
doxygen fixes. bugref:9218
|
|
|
@82210
|
5 years |
vboxsync |
GIM,GIMDev: Converted GIMDev to new style. bugref:9218
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82073
|
5 years |
vboxsync |
DevPCI: Added a special return code to FNPCIIOREGIONMAP for telling …
|
|
|
@82049
|
5 years |
vboxsync |
PDMDevHlp: Adding SSMR3HandleHostOSAndArch. bugref:9218
|
|
|
@82040
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@82039
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@82031
|
5 years |
vboxsync |
APIC: Converted the timer pointers to timer handles. This requires …
|
|
|
@82026
|
5 years |
vboxsync |
APIC,IOM,HM: Working on converting the APIC to the new device model. …
|
|
|
@82011
|
5 years |
vboxsync |
VMM/HM: Added logging of new Intel CPU features.
|
|
|
@81961
|
5 years |
vboxsync |
DevHPET,PDM: Split structures and refactored registration. bugref:9218
|
|
|
@81950
|
5 years |
vboxsync |
pdmdev.h: Doxygen comment. bugref:9218
|
|
|
@81948
|
5 years |
vboxsync |
IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
|
|
|
@81938
|
5 years |
vboxsync |
DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
|
|
|
@81928
|
5 years |
vboxsync |
IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too. …
|
|
|
@81923
|
5 years |
vboxsync |
PDM: doxygen fixes. bugref:9218
|
|
|
@81921
|
5 years |
vboxsync |
DevPcBios: Converted and split up I/O port handlers. bugref:9218
|
|
|
@81911
|
5 years |
vboxsync |
DevPIC: Converted I/O ports to new style. Replaced the memset …
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81853
|
5 years |
vboxsync |
PDMDevHlp,DevBusLogic,DevLsiLogicSCSI: Added flags parameter to …
|
|
|
@81850
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
|
|
|
@81786
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
|
|
|