|
|
@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
|
|
|
@81518
|
5 years |
vboxsync |
APIC: Use PDM_DEVREG_FLAGS_RZ. bugref:9218
|
|
|
@81501
|
5 years |
vboxsync |
VMM/IEMAllCImplStrInstr.cpp.h: Fixed a few incorrect uses of OP_SIZE …
|
|
|
@81462
|
5 years |
vboxsync |
IOM: Ring-3 commit optimization. bugref:9218
|
|
|
@81433
|
5 years |
vboxsync |
IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
|
|
|
@81406
|
5 years |
vboxsync |
PDM: Enabled PDM task code. Added bunch of new device helper …
|
|
|
@81391
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81388
|
5 years |
vboxsync |
PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
|
|
|
@81383
|
5 years |
vboxsync |
IOM: Split up the logging into two more groups, one for I/O ports and …
|
|
|
@81379
|
5 years |
vboxsync |
IOM: build fix attempts. bugref:9218
|
|
|
@81375
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81363
|
5 years |
vboxsync |
IOM: doxygen fixes. bugref:9218
|
|
|
@81341
|
5 years |
vboxsync |
IOM: fixed stale MMIO mapping stats. bugref:9218
|
|
|
@81338
|
5 years |
vboxsync |
IOM: Build fixes. bugref:9218
|
|
|
@81336
|
5 years |
vboxsync |
IOM: Implemented the IOMMMIO_FLAGS_ABS flag (or rather the absence of …
|
|
|
@81334
|
5 years |
vboxsync |
IOM: Build fix. bugref:9218
|
|
|
@81333
|
5 years |
vboxsync |
IOM: More MMIO stuff, almost there now... bugref:9218
|
|
|
@81245
|
5 years |
vboxsync |
VMM/HM: Added missing SVM VMEXITs and to g_apszSvmExitReasons.
|
|
|
@81242
|
5 years |
vboxsync |
VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code.
|
|
|
@81202
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Some inline.
|
|
|
@81201
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Combine iemVmxVmentryCheckExecCtls, …
|
|
|
@81200
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Postpone loading of VMCS related data …
|
|
|
@81176
|
5 years |
vboxsync |
VMM/HM: Make HMIsSvmVGifActive take PCVM rather than PVM for upcoming …
|
|
|
@81153
|
5 years |
vboxsync |
VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
|
|
|
@81150
|
5 years |
vboxsync |
VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
|
|
|
@81136
|
5 years |
vboxsync |
IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
|
|
|
@81091
|
5 years |
vboxsync |
VMM/IEM: Nit.
|
|
|
@81071
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81037
|
5 years |
vboxsync |
VMM/IEM: Nested SVM: bugref:7243 Comment typos.
|
|
|
@81002
|
5 years |
vboxsync |
VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
|
|
|
@80960
|
5 years |
vboxsync |
IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
|
|
|
@80912
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Nit.
|
|
|
@80841
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nit.
|
|
|
@80839
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on …
|
|
|
@80816
|
5 years |
vboxsync |
VMM/IEM: "guest hypervisor" -> "nested hypervisor".
|
|
|
@80815
|
5 years |
vboxsync |
VMM: "guest hypervisor" -> "nested hypervisor".
|
|
|
@80814
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses now that we …
|
|
|
@80813
|
5 years |
vboxsync |
VMM/HMVMXAll: Nested VMX: bugref:9180 Wrong assertion.
|
|
|
@80809
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use …
|
|
|
@80808
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxInterceptEvents.
|
|
|
@80806
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Doxygen.
|
|
|
@80805
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Remove todo.
|
|
|
@80804
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Clarify I/O port wrap around.
|
|
|
@80803
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses. We need to …
|
|
|
@80768
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Don't forget to read the I/O bitmaps …
|
|
|
@80767
|
5 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Add IoBitmapAPtrReadPhys and …
|
|
|
@80763
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 I/O space wraparound comment. Verify.
|
|
|
@80741
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add assertion, tidy comment and logging.
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|