VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80767   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add IoBitmapAPtrReadPhys and …
(edit) @80763   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 I/O space wraparound comment. Verify.
(edit) @80742   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comments, spaces.
(edit) @80741   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add assertion, tidy comment and logging.
(edit) @80740   5 years vboxsync HMInternal.h: Nested VMX: bugref:9180 Comment typo.
(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) @80703   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(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) @80679   5 years vboxsync IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
(edit) @80677   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80675   5 years vboxsync IOM: New I/O port registration code. [doxyfix] bugref:9218
(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) @80660   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Ensure MSR_IA32_BASIC bit 48 (the …
(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) @80651   5 years vboxsync STAM: STAM_WITH_LOOKUP_TREE isn't optional, so drop the #ifdefs.
(edit) @80650   5 years vboxsync STAM: More by-prefix optimizations.
(edit) @80649   5 years vboxsync IOM: I/O port statistics. bugref:9218
(edit) @80648   5 years vboxsync STAM: Adding STAMR3DeregisterByPrefix.
(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) @80630   5 years vboxsync VMM/HM: Mask the VM-exit reason (thereby making off the error bit) to …
(edit) @80622   5 years vboxsync VMM/HMVMXR0: Implemented using IEMExecDecodedInvpcid from the ring-0 …
(edit) @80621   5 years vboxsync VMM/IEM: Doxygen fix.
(edit) @80620   5 years vboxsync VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
(edit) @80618   5 years vboxsync VMM/IEM: Use uint64_t for the INVPCID invalidation type (as it's …
(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) @80597   5 years vboxsync VMM/GIM: Assertion nit.
(edit) @80595   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
(edit) @80594   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Update todo.
(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) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(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) @80578   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Logging.
(edit) @80572   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Logging.
(edit) @80561   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 When entering hardware assisted …
(edit) @80556   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Nits.
(edit) @80550   5 years vboxsync VMM/TMAll: Deal with the serial device timer critsects. [nits] bugref:9218
(edit) @80549   5 years vboxsync VMM/TMAll: Deal with the serial device timer critsects. bugref:9218
(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) @80542   5 years vboxsync VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
(edit) @80540   5 years vboxsync VMM/IEM: iemTaskSwitch const nits.
(edit) @80533   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80510   5 years vboxsync VMM/IEM: Added an assertion in IEMExecLots that the TRPM event being …
(edit) @80507   5 years vboxsync VMM/EM: Add an assertion for VINF_EM_RAW_EMULATE_INSTR and …
(edit) @80506   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Expose "Acknowledge interrupt on …
(edit) @80490   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 We should not be calling VM-exit from …
(edit) @80489   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix zero-ing out incorrectly the exit …
(edit) @80466   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @80465   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add VMCPU_FF_VMX_PREEMPT_TIMER to …
(edit) @80463   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add VMCPU_FF_VMX_PREEMPT_TIMER to the …
(edit) @80462   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Optimize new nested-vmx code in …
(edit) @80461   5 years vboxsync IEMAll/iemExecOneInner: Clear VMCPU_FF_INHIBIT_INTERRUPTS when no …
(edit) @80460   5 years vboxsync VMM/EM: Nested VMX: bugref:9180 Optimize VMX FF processing a bit.
(edit) @80458   5 years vboxsync IEM: Optimize new nested-vmx code in iemExecOneInner a little. bugref:9180
(edit) @80457   5 years vboxsync VMM/HM: Spaces.
(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) @80417   5 years vboxsync VMM/HM: Log nit.
(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) @80388   5 years vboxsync VMM/HM: Log nit.
(edit) @80387   5 years vboxsync VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
(edit) @80386   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in …
(edit) @80364   5 years vboxsync VMM: Nested VMX: bugref:9180 Move some of the description functions …
(edit) @80363   5 years vboxsync VMM/EM: Nested VMX: bugref:9180 Add assertion.
(edit) @80350   5 years vboxsync VMM/IEM: Nit, pVM isn't unused.
(edit) @80349   5 years vboxsync VMM: Build fix for nested hw.virt code. bugref:9217
(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) @80335   5 years vboxsync VMM/Makefile.kmk: Skip testcase for VBOX_ONLY_EXTPACK because solaris …
(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) @80317   5 years vboxsync VMM: doxygen fixes. 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) @80309   5 years vboxsync vm.h,gvm.h: Only allow including these when VMM_COMMON_DEFS is in use. …
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
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