|
|
@86516
|
4 years |
vboxsync |
VMM/PGM: Fix regression introduced with r140786 causing an infinite …
|
|
|
@86489
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
|
|
|
@86488
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
|
|
|
@86487
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
|
|
|
@86478
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. [debug build …
|
|
|
@86477
|
4 years |
vboxsync |
VMM/PGM: Use atomics when updating accessed and dirty flags from the …
|
|
|
@86476
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86475
|
4 years |
vboxsync |
VMM/PGMPool: Working on eliminating page table bitfield use. …
|
|
|
@86473
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86472
|
4 years |
vboxsync |
VMM/PGMPool: Working on eliminating page table bitfield use. …
|
|
|
@86470
|
4 years |
vboxsync |
VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
|
|
|
@86468
|
4 years |
vboxsync |
VMM/PGMAll.cpp: Working on eliminating page table bitfield use. [build …
|
|
|
@86466
|
4 years |
vboxsync |
VMM/PGMAll.cpp: Working on eliminating page table bitfield use. …
|
|
|
@86464
|
4 years |
vboxsync |
VMM/PGMAll.h: No EPT bitfields. bugref:9841 bugref:9746
|
|
|
@86463
|
4 years |
vboxsync |
VMM/PGMAllShw.h: More bitfield avoidance. bugref:9841 bugref:9746
|
|
|
@86462
|
4 years |
vboxsync |
VMM/PGM: Don't check for, or even define, PGM_PLXFLAGS_MAPPING when …
|
|
|
@86461
|
4 years |
vboxsync |
VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
|
|
|
@86458
|
4 years |
vboxsync |
VMM/pgmR0BthEPT*SyncPT: Don't use the bit fields as gcc may sometimes …
|
|
|
@86455
|
4 years |
vboxsync |
VMM/pgmShwGetEPTPDPtr: Don't use the bit fields as gcc may sometimes …
|
|
|
@86453
|
4 years |
vboxsync |
VMM/PGM: Workaround for buggy gcc (10.2.1) clearing high dword of PDE. …
|
|
|
@86185
|
4 years |
vboxsync |
VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
|
|
|
@86183
|
4 years |
vboxsync |
VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
|
|
|
@86121
|
4 years |
vboxsync |
VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
|
|
|
@86117
|
4 years |
vboxsync |
NEM: Some adjustments to r140349.
|
|
|
@86116
|
4 years |
vboxsync |
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
|
|
|
@86115
|
4 years |
vboxsync |
VMM/NEM: Implement Mesa vmwgfx #GP(0) workaround existing for SVM and …
|
|
|
@86067
|
4 years |
vboxsync |
VMM/NEM/win: Fix exporting the XMM register state to Hyper-V
|
|
|
@86056
|
4 years |
vboxsync |
Back out r140215 which is not required anymore, bugref:9004#c72
|
|
|
@86018
|
4 years |
vboxsync |
NEM/Hyper-V: Make the unmap pages hack threshold configurable bugref:9044
|
|
|
@85965
|
4 years |
vboxsync |
VMM/APIC: Added some release stats.
|
|
|
@85964
|
4 years |
vboxsync |
VMM/APIC: Added a CFGM hack to work around a macOS x2APIC bug.
|
|
|
@85186
|
4 years |
vboxsync |
VMM/TMAllVirtual.cpp: Missing DECLCALLBACK on …
|
|
|
@85185
|
4 years |
vboxsync |
VMM/PGMAllGst.cpp: Corrected to prototype for inline function. bugref:9794
|
|
|
@85184
|
4 years |
vboxsync |
VMM/IEMAll.cpp: Corrected to prototypes for inline functions. bugref:9794
|
|
|
@85183
|
4 years |
vboxsync |
VMM/CPUMAllMsrs.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@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 …
|
|
|
@84826
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM interface changes for supplying …
|
|
|
@84823
|
4 years |
vboxsync |
VMM/DBGFTracer: Windows build fixes, bugref:9210
|
|
|
@84766
|
4 years |
vboxsync |
VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
|
|
|
@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
|
|
|
@84505
|
5 years |
vboxsync |
IEM: Adding iemMemFetchDataU32_ZX_U64 to deal with techically correct …
|
|
|
@84494
|
5 years |
vboxsync |
VMM/DBGFTracer: Add events when an event source gets …
|
|
|
@84488
|
5 years |
vboxsync |
VMM/DBGFTracer: Implement support for guest memory read/write events, …
|
|
|
@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 …
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@84247
|
5 years |
vboxsync |
IEM: LOOP optimization todo.
|
|
|
@83890
|
5 years |
vboxsync |
VMM/IEM: VC++ 14.1 release build adjuments. bugref:8489
|
|
|
@83772
|
5 years |
vboxsync |
VMM: VC++ 14.1 warning fixes. bugref:8489
|
|
|
@83771
|
5 years |
vboxsync |
VMM: VC++ 14.1 warning fixes. bugref:8489
|
|
|
@83372
|
5 years |
vboxsync |
GIM/KVM: Update system-time struct on demand. Fixes guests that rely …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82929
|
5 years |
vboxsync |
PGMPool: Undid the OS X debug instrumentation. bugref:9627
|
|
|
@82897
|
5 years |
vboxsync |
PGMPool: PGMR0PoolGrow should return failure when allocating the first …
|
|
|
@82896
|
5 years |
vboxsync |
PGMPool: PGMR0PoolGrow should return failure when allocating the first …
|
|
|
@82895
|
5 years |
vboxsync |
VMM/PGMPool: Instrumenting code for debugging OS X issue. bugref:9627
|
|
|
@82888
|
5 years |
vboxsync |
PGMAllPool: More details on corruption.
|
|
|
@82817
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
|
|
|
@82792
|
5 years |
vboxsync |
VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
|
|
|
@82705
|
5 years |
vboxsync |
VMM/IEM: Removed obsolete todo.
|
|
|
@82591
|
5 years |
vboxsync |
VMM: Changing how we access guest RAM when in ring-0 (disabled). …
|
|
|
@82575
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMX_EXIT_APIC_ACCESS emulation is …
|
|
|
@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 …
|
|
|
@82380
|
5 years |
vboxsync |
IOM: More stats cleanups (mostly MMIO). bugref:9218
|
|
|
@82378
|
5 years |
vboxsync |
IOM: Better I/O port statistics. bugref:9218
|
|
|
@82333
|
5 years |
vboxsync |
TM: Added timer statistics. bugref:9218
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@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
|
|
|
@82239
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 LogRel VM-entry/VM-exit failures.
|
|
|
@82238
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use the APIC-access page handler type …
|
|
|
@82210
|
5 years |
vboxsync |
GIM,GIMDev: Converted GIMDev to new style. bugref:9218
|
|
|
@82124
|
5 years |
vboxsync |
PGM: Doxygen fixes. bugref:9218
|
|
|
@82119
|
5 years |
vboxsync |
PGM: nit. bugref:9218
|
|
|
@82118
|
5 years |
vboxsync |
PGM: Doxygen fixes. bugref:9218
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82041
|
5 years |
vboxsync |
PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
|
|
|
@82039
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@82038
|
5 years |
vboxsync |
APIC: Removed a bunch of unused prototypes and associated …
|
|
|
@82033
|
5 years |
vboxsync |
APIC: Select the NOP critsect in ring-0 so we can set the new-style …
|
|
|
@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. …
|
|
|
@81948
|
5 years |
vboxsync |
IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
|
|
|
@81947
|
5 years |
vboxsync |
IOMAllMmioNew: Fixed bogus lock assertions with iomMmioHandlerNew on …
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81866
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add assertion that we don't support …
|
|
|
@81789
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 format string fix in AssertMsg.
|
|
|
@81788
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Assertion.
|
|
|
@81786
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
|
|
|
@81733
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
|
|
|
@81665
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
|
|
|
@81640
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 whitespace nit.
|
|
|
@81639
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Don't divide by zero when calculating …
|
|
|
@81624
|
5 years |
vboxsync |
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
|
|
|
@81605
|
5 years |
vboxsync |
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|