|
|
@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 …
|
|
|
@80703
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80679
|
5 years |
vboxsync |
IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
|
|
|
@80641
|
5 years |
vboxsync |
IOM: New I/O port registration code. bugref:9218
|
|
|
@80630
|
5 years |
vboxsync |
VMM/HM: Mask the VM-exit reason (thereby making off the error bit) to …
|
|
|
@80621
|
5 years |
vboxsync |
VMM/IEM: Doxygen fix.
|
|
|
@80620
|
5 years |
vboxsync |
VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
|
|
|
@80618
|
5 years |
vboxsync |
VMM/IEM: Use uint64_t for the INVPCID invalidation type (as it's …
|
|
|
@80594
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Update todo.
|
|
|
@80578
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Logging.
|
|
|
@80572
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Logging.
|
|
|
@80556
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Nits.
|
|
|
@80550
|
5 years |
vboxsync |
VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218
|
|
|
@80549
|
5 years |
vboxsync |
VMM/TMAll: Deal with the serial device timer critsects. bugref:9218
|
|
|
@80540
|
5 years |
vboxsync |
VMM/IEM: iemTaskSwitch const nits.
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80510
|
5 years |
vboxsync |
VMM/IEM: Added an assertion in IEMExecLots that the TRPM event being …
|
|
|
@80490
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 We should not be calling VM-exit from …
|
|
|
@80489
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix zero-ing out incorrectly the exit …
|
|
|
@80466
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nit.
|
|
|
@80465
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add VMCPU_FF_VMX_PREEMPT_TIMER to …
|
|
|
@80463
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add VMCPU_FF_VMX_PREEMPT_TIMER to the …
|
|
|
@80462
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Optimize new nested-vmx code in …
|
|
|
@80461
|
5 years |
vboxsync |
IEMAll/iemExecOneInner: Clear VMCPU_FF_INHIBIT_INTERRUPTS when no …
|
|
|
@80458
|
5 years |
vboxsync |
IEM: Optimize new nested-vmx code in iemExecOneInner a little. bugref:9180
|
|
|
@80387
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
|
|
|
@80386
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in …
|
|
|
@80364
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Move some of the description functions …
|
|
|
@80350
|
5 years |
vboxsync |
VMM/IEM: Nit, pVM isn't unused.
|
|
|
@80349
|
5 years |
vboxsync |
VMM: Build fix for nested hw.virt code. bugref:9217
|
|
|
@80346
|
5 years |
vboxsync |
VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
|
|
|
@80334
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80319
|
5 years |
vboxsync |
VMM: Addressing some GCC/linux host issues with bugref:9217 .
|
|
|
@80317
|
5 years |
vboxsync |
VMM: doxygen fixes. bugref:9217
|
|
|
@80293
|
5 years |
vboxsync |
VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80274
|
5 years |
vboxsync |
VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80268
|
5 years |
vboxsync |
VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80265
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Log.
|
|
|
@80263
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nit.
|
|
|
@80260
|
5 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Flow log HMNotifyVmxNstGstVmexit to at …
|
|
|
@80259
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clean up and make sure VM-entry …
|
|
|
@80258
|
5 years |
vboxsync |
VMM/TRPM: Nested VMX: bugref:9180 TRPM has no way to distinguish …
|
|
|
@80253
|
5 years |
vboxsync |
VMM: Started refactoring VMMAll/* for bugref:9217
|
|
|
@80239
|
5 years |
vboxsync |
VMM: Introducing PVMCC and PGVMCC for VMMAll code. bugref:9217
|
|
|
@80184
|
5 years |
vboxsync |
VMM/hmEmulateSvmMovTpr: doxygen fix
|
|
|
@80183
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGM doxygen fixes. bugref:9517
|
|
|
@80182
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - Eliminated more RCPTRTYPE use in PGM. …
|
|
|
@80181
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - Bunch of RCPTRTYPE use in PGM. bugref:9517
|
|
|
@80180
|
5 years |
vboxsync |
Backing out r132620.
|
|
|
@80179
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - Bunch of R0PTRTYPE use in PGM. bugref:9517
|
|
|
@80177
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGMPool. bugref:9517
|
|
|
@80172
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGMAll*.cpp, PGMInline.h, PGMInternal.h. …
|
|
|
@80170
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 APIC-access/virtual-APIC page nits.
|
|
|
@80167
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGMAll.cpp, PGMAllBth.h, more virt handler …
|
|
|
@80163
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
|
|
|
@80161
|
5 years |
vboxsync |
VMM,REM: Kicking out raw-mode. bugref:9517
|
|
|
@80146
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Naming nit.
|
|
|
@80135
|
5 years |
vboxsync |
PGM: Split the phys guest->host TLB into separate ring-0 and ring-3 …
|
|
|
@80134
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@80120
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@80118
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@80090
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - IOM. bugref:9517
|
|
|
@80089
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - IEM. bugref:9517
|
|
|
@80080
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - HM, VMMSWITCHER, ++. …
|
|
|
@80077
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - GIM. bugref:9517
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@80064
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
|
|
|
@80062
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - APIC. bugref:9517
|
|
|
@80055
|
5 years |
vboxsync |
Main: Kicking out raw-mode - CPUMRaw*. bugref:9517
|
|
|
@80053
|
5 years |
vboxsync |
Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517 bugref:9511
|
|
|
@80050
|
5 years |
vboxsync |
Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
|
|
|
@80034
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Remove fVirtApicPageDirty.
|
|
|
@80024
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
|
|
|
@80020
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress) - vm.h. bugref:9517
|
|
|
@80016
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
|
|
|