|
|
@85183
|
4 years |
vboxsync |
VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85181
|
4 years |
vboxsync |
VMM/PDMR3Task.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85180
|
4 years |
vboxsync |
VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85179
|
4 years |
vboxsync |
VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
|
|
|
@85169
|
4 years |
vboxsync |
VMM/tstCFGM: Allocate zeroed memory for the user mode VM structure, …
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85073
|
4 years |
vboxsync |
PGMAllGst.h: Stop using the 'register' keyword as Clang warns in C++11 …
|
|
|
@85007
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
|
|
|
@84854
|
4 years |
vboxsync |
VMM/pdmR3DevHlp_MmioCreateEx: Must mangle description for saved state. …
|
|
|
@84838
|
4 years |
vboxsync |
VMMR0/PDMR0DevHlp: Doxygen fix.
|
|
|
@84826
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM interface changes for supplying …
|
|
|
@84825
|
4 years |
vboxsync |
Config.kmk: Enable the DBGF tracing framework by default, bugref:9210 …
|
|
|
@84823
|
4 years |
vboxsync |
VMM/DBGFTracer: Windows build fixes, bugref:9210
|
|
|
@84809
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
|
|
|
@84766
|
4 years |
vboxsync |
VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
|
|
|
@84765
|
4 years |
vboxsync |
VMM/PDMDevice: Need to assign the device helper tracing variant before …
|
|
|
@84756
|
4 years |
vboxsync |
VMM/DBGFTracer: Missing file, bugref:9210
|
|
|
@84755
|
4 years |
vboxsync |
VMM: Fix VBOX_WITH_DBGF_TRACING
|
|
|
@84715
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84714
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84710
|
4 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84709
|
4 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84706
|
4 years |
vboxsync |
VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
|
|
|
@84678
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@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 …
|
|
|
@84633
|
5 years |
vboxsync |
PGM: Log /proc/sys/vm/max_map_count and warn if too low. bugdbref:31418985
|
|
|
@84553
|
5 years |
vboxsync |
VMM/PDMDevHlpTracing: Support sing I/O port accesses, bugref:9210
|
|
|
@84552
|
5 years |
vboxsync |
VMM/DBGFTracer: Support string I/O port accesses, bugref:9210
|
|
|
@84540
|
5 years |
vboxsync |
Reverting r138262 (i.e. restoring VBOX_WITH_AUTOMATIC_DEFS_QUOTING). …
|
|
|
@84533
|
5 years |
vboxsync |
s/VBOX_WITH_AUTOMATIC_DEFS_QUOTING/KMK_WITH_QUOTING/g - bugref:8489
|
|
|
@84505
|
5 years |
vboxsync |
IEM: Adding iemMemFetchDataU32_ZX_U64 to deal with techically correct …
|
|
|
@84496
|
5 years |
vboxsync |
VMM/DBGFTracer: Need to increase the maximum allowed size for a tracer …
|
|
|
@84494
|
5 years |
vboxsync |
VMM/DBGFTracer: Add events when an event source gets …
|
|
|
@84493
|
5 years |
vboxsync |
VMM/PDM: Deregister the DBGF event source when destroying a device
|
|
|
@84488
|
5 years |
vboxsync |
VMM/DBGFTracer: Implement support for guest memory read/write events, …
|
|
|
@84486
|
5 years |
vboxsync |
VMM/Makefile.kmk: Clean out leftover VBOX_WITH_RAW_MODE references
|
|
|
@84485
|
5 years |
vboxsync |
VMM/DBGFTracer: Build fixes from last commit, bugref:9210
|
|
|
@84478
|
5 years |
vboxsync |
Warning.
|
|
|
@84477
|
5 years |
vboxsync |
IEM: Implemented dummy MOV to/from TR. Avoids crashes in OS/2 KDB and …
|
|
|
@84476
|
5 years |
vboxsync |
IEM: Reworked LOOP instruction so that it only shortcuts when logging …
|
|
|
@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.
|
|
|
@84396
|
5 years |
vboxsync |
*.kmk: Hardening related DEFS string quoting. bugref:8489
|
|
|
@84332
|
5 years |
vboxsync |
PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
|
|
|
@84247
|
5 years |
vboxsync |
IEM: LOOP optimization todo.
|
|
|
@84170
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Bits.
|
|
|
@84139
|
5 years |
vboxsync |
GIMKvm: nit
|
|
|
@84071
|
5 years |
vboxsync |
Regression fix from r137575 (VMMR0: Move the PDM R0 device helper into …
|
|
|
@84055
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84054
|
5 years |
vboxsync |
IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
|
|
|
@84044
|
5 years |
vboxsync |
GIM/KVM: Instead of reading the time and TSC separately, only read the …
|
|
|
@84007
|
5 years |
vboxsync |
VMMR0: Move the PDM R0 device helper into its own file like it is done …
|
|
|
@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 …
|
|
|
@83890
|
5 years |
vboxsync |
VMM/IEM: VC++ 14.1 release build adjuments. bugref:8489
|
|
|
@83850
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 R0 registration bits.
|
|
|
@83772
|
5 years |
vboxsync |
VMM: VC++ 14.1 warning fixes. bugref:8489
|
|
|
@83771
|
5 years |
vboxsync |
VMM: VC++ 14.1 warning fixes. bugref:8489
|
|
|
@83770
|
5 years |
vboxsync |
VMM: VC++ 14.1 build tweaking. bugref:8489
|
|
|
@83564
|
5 years |
vboxsync |
VMM/MMR3Heap: Zero on free and realloc. Always unlink _before_ …
|
|
|
@83485
|
5 years |
vboxsync |
SVM: Emulate intercepted IRET to avoid injecting a pending NMI too …
|
|
|
@83477
|
5 years |
vboxsync |
VMM/HMSVMR0: Add VINF_EM_DBG_STEPPED to the list of return codes to …
|
|
|
@83474
|
5 years |
vboxsync |
VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
|
|
|
@83372
|
5 years |
vboxsync |
GIM/KVM: Update system-time struct on demand. Fixes guests that rely …
|
|
|
@83283
|
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 …
|
|
|
@83265
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654: Unintended line change, reverted.
|
|
|
@83263
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Skeletal bits.
|
|
|
@83209
|
5 years |
vboxsync |
VMM/HMSVMR0: If the #NPF exit handler requested emulation of the …
|
|
|
@83197
|
5 years |
vboxsync |
VMM/CPUM: Fix the Timer description string outliving the stack, …
|
|
|
@83196
|
5 years |
vboxsync |
VMM/PDMUsb: Always include the device name and instance number to …
|
|
|
@83122
|
5 years |
vboxsync |
VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
|
|
|
@83105
|
5 years |
vboxsync |
VMM/HM: LogRel nit.
|
|
|
@83103
|
5 years |
vboxsync |
VMM/NEM: Use mostly vanialla API for now so we've something that at …
|
|
|
@83092
|
5 years |
vboxsync |
VMM/CPUM: bugref:9630: Ignore writes to MSR_IA32_TSX_CTRL.
|
|
|
@83085
|
5 years |
vboxsync |
IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
|
|
|
@83067
|
5 years |
vboxsync |
VMM/HM: Cleanup nits.
|
|
|
@83066
|
5 years |
vboxsync |
VMM/HM: SVM: Drop 32-bit guest switcher and use the 64-bit switcher …
|
|
|
@83057
|
5 years |
vboxsync |
VMM/HM: VMX: Drop 32-bit guest switcher and use the 64-bit switcher …
|
|
|
@83031
|
5 years |
vboxsync |
VMM/tstSSM-2: Call RTR3InitExe() before doing anything else
|
|
|
@83030
|
5 years |
vboxsync |
VMM/HMVMXR0: Always use the 64-bit VMX context switcher for 64-bit …
|
|
|
@83029
|
5 years |
vboxsync |
HM: Always use the 64-bit SVM context switcher for 64-bit capable VMs …
|
|
|
@83026
|
5 years |
vboxsync |
VMM/HM: Build fix.
|
|
|
@83025
|
5 years |
vboxsync |
VMM/HM: Separate interrupt and exception injected stats.
|
|
|
@83014
|
5 years |
vboxsync |
VMM/HM: Use X86_XCPT_LAST.
|
|
|
@82992
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82991
|
5 years |
vboxsync |
VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. [oops] bugref:9627
|
|
|
@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 …
|
|
|
@82978
|
5 years |
vboxsync |
VMM/GMMR0: Introduce a spinlock to protect the AVL tree and associated …
|
|
|
@82977
|
5 years |
vboxsync |
VMM/GMMR0: Use the chunk list rather than the AVL tree in …
|
|
|
@82976
|
5 years |
vboxsync |
VMM/GMMR0: Use the chunk list rather than the AVL tree in …
|
|
|
@82975
|
5 years |
vboxsync |
VMM/GMMR0: Use the chunk list rather than the AVL tree in …
|
|
|
@82969
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82965
|
5 years |
vboxsync |
VMM: Space nit.
|
|
|
@82949
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix losing the instruction length of a faulting ICEBP …
|
|
|