VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81335   5 years vboxsync IOM: More fixes for release builds. bugref:9218
(edit) @81333   5 years vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81278   5 years vboxsync VMM/HMVMXR0: Typo, unordered atomic is sufficient here.
(edit) @81277   5 years vboxsync VMM: fCtxChanged isn't volatile.
(edit) @81239   5 years vboxsync VMM/HMVMXR0: Nit.
(edit) @81238   5 years vboxsync VMM/HMVMXR0: Nits.
(edit) @81237   5 years vboxsync VMM/HMVMXR0: Get rid of hmR0VmxSelectVMRunHandler and merge it into …
(edit) @81232   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 const.
(edit) @81209   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Nit.
(edit) @81207   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @81206   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Streamline exporting state a bit …
(edit) @81197   5 years vboxsync IOM: More MMIO code. bugref:9218
(edit) @81180   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Fix when compiling without …
(edit) @81179   5 years vboxsync VMM/HSVMR0: Nested SVM: bugref:7243 Nit.
(edit) @81177   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce …
(edit) @81170   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Build fix.
(edit) @81169   5 years vboxsync IOM,DevHlp: Build fixes. bugref:9218
(edit) @81168   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce …
(edit) @81167   5 years vboxsync IOM: More MMIO work. Splitting out the I/O port related stuff from …
(edit) @81166   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Coalesce hmR0SvmPreRunGuestNested …
(edit) @81161   5 years vboxsync SUP, VMM: bugref: 9562 Drop SUPR0GetRawModeUsability. No longer …
(edit) @81160   5 years vboxsync IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
(edit) @81153   5 years vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @81150   5 years vboxsync VMM,/Makefile.kmk: Kicked out more recompiler related code. bugref:9576
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81092   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Optimize run loop to avoid exits …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81056   5 years vboxsync IOM: Dump new-style I/O ports in the 'ioport' info item. bugref:9218
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81002   5 years vboxsync VMM: bugref:9566 TRPM enhancements and cleanup. Bumps TRPM saved-state …
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80942   5 years vboxsync VMM: Corrected parameters for the pdmR0DeviceCreateWorker call. bugref:9218
(edit) @80938   5 years vboxsync VMM: bugref:9566 Removed TRPM ring-0 bits that are no longer used …
(edit) @80911   5 years vboxsync VMM/HM: Clear CR4.VMXE only when we set it ourselves and not if it's …
(edit) @80871   5 years vboxsync VMM/HM: Explicit cast to 64-bit while flipping X86_CR4_VMXE.
(edit) @80844   5 years vboxsync VMM/HMR0: Avoid clearing CR4.VMXE if the for some reason the host …
(edit) @80843   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80842   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR4 guest/host …
(edit) @80840   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Tighten up the CR0 guest/host …
(edit) @80815   5 years vboxsync VMM: "guest hypervisor" -> "nested hypervisor".
(edit) @80810   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use …
(edit) @80742   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comments, spaces.
(edit) @80722   5 years vboxsync PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
(edit) @80706   5 years vboxsync PDM: Check new device registration fields when creating the ring-0 …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80690   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 space nit.
(edit) @80689   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix re-constructing the guest …
(edit) @80674   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80673   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80661   5 years vboxsync VMM/HMVMXR0: Comment typos.
(edit) @80656   5 years vboxsync VMM/HMVMXR0: Comment nit.
(edit) @80655   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Swap EFER when requested by the …
(edit) @80645   5 years vboxsync IOM: New I/O port registration code. [release build fix] bugref:9218
(edit) @80644   5 years vboxsync IOM: New I/O port registration code. [release build fix] bugref:9218
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80622   5 years vboxsync VMM/HMVMXR0: Implemented using IEMExecDecodedInvpcid from the ring-0 …
(edit) @80602   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Clear EFER.LME (in VMCS) when …
(edit) @80598   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add assertions that when …
(edit) @80595   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80588   5 years vboxsync VMM/HMVMXR0: bugref:9546 Build fix.
(edit) @80587   5 years vboxsync VMM/HM: bugref:9546 Fix registering of the longjmp callback to be soon …
(edit) @80580   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @80579   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 No need to AND/OR the fixed-0 and …
(edit) @80561   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 When entering hardware assisted …
(edit) @80548   5 years vboxsync VMM/PDMR0DeviceCompatSetCritSectReqHandler: Assertion fix. bugref:9218
(edit) @80544   5 years vboxsync VMM/PDMR0Device: Disable part of the assertion temporarily to unbreak …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80456   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Logging.
(edit) @80455   5 years vboxsync VMM/HMVMXR0: Nits.
(edit) @80454   5 years vboxsync VMM/HMSVMR0: Spaces.
(edit) @80440   5 years vboxsync VMM/HMVMXR0: Space nit.
(edit) @80439   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix a very rare …
(edit) @80392   5 years vboxsync VMM/HMVMXR0: Space nit.
(edit) @80391   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Use natural-width rather than …
(edit) @80390   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
(edit) @80389   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fixed invalid update of guest …
(edit) @80387   5 years vboxsync VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
(edit) @80364   5 years vboxsync VMM: Nested VMX: bugref:9180 Move some of the description functions …
(edit) @80348   5 years vboxsync VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
(edit) @80347   5 years vboxsync GVMMR0: Removed duplicate pVM pointer in the handle table. bugref:9217
(edit) @80346   5 years vboxsync VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
(edit) @80336   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. [doxyfixes] …
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80333   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80325   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 cbInstr -> cbExitInstr consistency.
(edit) @80319   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80316   5 years vboxsync VMM/HMSVMR0: Don't return VINF_EM_RAW_GUEST_TRAP after setting #BP …
(edit) @80315   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion.
(edit) @80314   5 years vboxsync VMM/HMVMXR0: Use VMCC_GET_CPU_0. bugref:9217
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80274   5 years vboxsync VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80273   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Continue in ring-0 after making …
(edit) @80268   5 years vboxsync VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80267   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Temporary logging bits.
(edit) @80266   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Make hmR0DumpRegs a bit more granular …
(edit) @80261   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assert, logging nits.
(edit) @80257   5 years vboxsync VMM/HM: Kicking out 32-bit host support - HM. bugref:9511
(edit) @80253   5 years vboxsync VMM: Started refactoring VMMAll/* for bugref:9217
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette