|
|
@81390
|
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 …
|
|
|
@81382
|
5 years |
vboxsync |
PDMDEVHLPR3: Added PDMDevHlpTimerSetCritSect. bugref:9218
|
|
|
@81379
|
5 years |
vboxsync |
IOM: build fix attempts. bugref:9218
|
|
|
@81376
|
5 years |
vboxsync |
NEMR3Init: Set error info when VMMR0_DO_NEM_INIT_VM fails.
|
|
|
@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
|
|
|
@81337
|
5 years |
vboxsync |
IOM: A bit more input validation during MMIO range creation and …
|
|
|
@81336
|
5 years |
vboxsync |
IOM: Implemented the IOMMMIO_FLAGS_ABS flag (or rather the absence of …
|
|
|
@81335
|
5 years |
vboxsync |
IOM: More fixes for release builds. bugref:9218
|
|
|
@81334
|
5 years |
vboxsync |
IOM: Build fix. bugref:9218
|
|
|
@81333
|
5 years |
vboxsync |
IOM: More MMIO stuff, almost there now... bugref:9218
|
|
|
@81292
|
5 years |
vboxsync |
VMM: Change virtual VMCS layout which groups by host-state, …
|
|
|
@81278
|
5 years |
vboxsync |
VMM/HMVMXR0: Typo, unordered atomic is sufficient here.
|
|
|
@81277
|
5 years |
vboxsync |
VMM: fCtxChanged isn't volatile.
|
|
|
@81249
|
5 years |
vboxsync |
VMM: Log MCOMMIT and add its EFER bit.
|
|
|
@81247
|
5 years |
vboxsync |
VMM/HM: hmR3Save better rc handling.
|
|
|
@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.
|
|
|
@81241
|
5 years |
vboxsync |
CPUM: Log a few more Zen 2 CPUID bits.
|
|
|
@81240
|
5 years |
vboxsync |
VMM: Log SVM GMET feature bit.
|
|
|
@81239
|
5 years |
vboxsync |
VMM/HMVMXR0: Nit.
|
|
|
@81238
|
5 years |
vboxsync |
VMM/HMVMXR0: Nits.
|
|
|
@81237
|
5 years |
vboxsync |
VMM/HMVMXR0: Get rid of hmR0VmxSelectVMRunHandler and merge it into …
|
|
|
@81232
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 const.
|
|
|
@81225
|
5 years |
vboxsync |
CPUM: Log two additional CPUID bits (SSBD is often present).
|
|
|
@81209
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Nit.
|
|
|
@81207
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
|
|
|
@81206
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Streamline exporting state a bit …
|
|
|
@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 …
|
|
|
@81198
|
5 years |
vboxsync |
docs: Fixed stale pg_rem references. Added pg_nem instead. bugref:9576
|
|
|
@81197
|
5 years |
vboxsync |
IOM: More MMIO code. bugref:9218
|
|
|
@81180
|
5 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Fix when compiling without …
|
|
|
@81179
|
5 years |
vboxsync |
VMM/HSVMR0: Nested SVM: bugref:7243 Nit.
|
|
|
@81177
|
5 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce …
|
|
|
@81176
|
5 years |
vboxsync |
VMM/HM: Make HMIsSvmVGifActive take PCVM rather than PVM for upcoming …
|
|
|
@81170
|
5 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Build fix.
|
|
|
@81169
|
5 years |
vboxsync |
IOM,DevHlp: Build fixes. bugref:9218
|
|
|
@81168
|
5 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce …
|
|
|
@81167
|
5 years |
vboxsync |
IOM: More MMIO work. Splitting out the I/O port related stuff from …
|
|
|
@81166
|
5 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce hmR0SvmPreRunGuestNested …
|
|
|
@81162
|
5 years |
vboxsync |
IOM: New MMIO management code - work in progress. bugref:9218
|
|
|
@81161
|
5 years |
vboxsync |
SUP, VMM: bugref: 9562 Drop SUPR0GetRawModeUsability. No longer …
|
|
|
@81160
|
5 years |
vboxsync |
IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
|
|
|
@81157
|
5 years |
vboxsync |
VMM: Removed most VBOX_WITH_REM preprocessor stuff. [build fix] …
|
|
|
@81156
|
5 years |
vboxsync |
IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
|
|
|
@81153
|
5 years |
vboxsync |
VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
|
|
|
@81151
|
5 years |
vboxsync |
VMM,/Makefile.kmk: Kicked out more recompiler related code. 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 …
|
|
|
@81092
|
5 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:7243 Optimize run loop to avoid exits …
|
|
|
@81091
|
5 years |
vboxsync |
VMM/IEM: Nit.
|
|
|
@81071
|
5 years |
vboxsync |
SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
|
|
|
@81056
|
5 years |
vboxsync |
IOM: Dump new-style I/O ports in the 'ioport' info item. bugref:9218
|
|
|
@81049
|
5 years |
vboxsync |
SSM: Added a SSMR3HandleTellInUnit api for debugging purposes only.
|
|
|
@81037
|
5 years |
vboxsync |
VMM/IEM: Nested SVM: bugref:7243 Comment typos.
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@81002
|
5 years |
vboxsync |
VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
|
|
|
@80962
|
5 years |
vboxsync |
DevPci*,PDM: Doxygen fixes. bugrefx:9218
|
|
|
@80960
|
5 years |
vboxsync |
IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
|
|
|
@80949
|
5 years |
vboxsync |
PDMDevHlp.cpp: build fix. bugref:9218
|
|
|
@80943
|
5 years |
vboxsync |
Devices/PCI: Device model refactoring, part I. bugref:9218
|
|
|
@80942
|
5 years |
vboxsync |
VMM: Corrected parameters for the pdmR0DeviceCreateWorker call. bugref:9218
|
|
|
@80938
|
5 years |
vboxsync |
VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
|
|
|
@80912
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Nit.
|
|
|
@80911
|
5 years |
vboxsync |
VMM/HM: Clear CR4.VMXE only when we set it ourselves and not if it's …
|
|
|
@80871
|
5 years |
vboxsync |
VMM/HM: Explicit cast to 64-bit while flipping X86_CR4_VMXE.
|
|
|
@80844
|
5 years |
vboxsync |
VMM/HMR0: Avoid clearing CR4.VMXE if the for some reason the host …
|
|
|
@80843
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
|
|
|
@80842
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR4 guest/host …
|
|
|
@80841
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nit.
|
|
|
@80840
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR0 guest/host …
|
|
|
@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.
|
|
|
@80812
|
5 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxInterceptEvents.
|
|
|
@80811
|
5 years |
vboxsync |
VMM/TRPM: Nested VMX: bugref:9180 We need to check for "acknowledge …
|
|
|
@80810
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Use …
|
|
|
@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.
|
|
|
@80742
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Comments, spaces.
|
|
|
@80741
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add assertion, tidy comment and logging.
|
|
|
@80740
|
5 years |
vboxsync |
HMInternal.h: Nested VMX: bugref:9180 Comment typo.
|
|
|
@80722
|
5 years |
vboxsync |
PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
|
|
|
@80706
|
5 years |
vboxsync |
PDM: Check new device registration fields when creating the ring-0 …
|
|
|