VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @76397   6 years vboxsync VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
(edit) @76393   6 years vboxsync VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for …
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76311   6 years vboxsync hm_svm.h: Added an SVMMSRS struct similar to VT-x for AMD-V MSRs. …
(edit) @76290   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Added a new pre-init VMM call, invoked …
(edit) @76200   6 years vboxsync VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
(edit) @76198   6 years vboxsync VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
(edit) @76150   6 years vboxsync VMM: Nested VMX: bugref:9180 Use the VMXMSRS struct.
(edit) @76149   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add a few more MSRs for future …
(edit) @76148   6 years vboxsync VMM: Nested VMX: bugref:9180 Add the VMX MSRs to CPUMCTX.
(edit) @76041   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME interface.
(edit) @75997   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75962   6 years vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
(edit) @75957   6 years vboxsync VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
(edit) @75943   6 years vboxsync hm_vmx.h: Comment.
(edit) @75942   6 years vboxsync hm_vmx.h: Attempted build fix.
(edit) @75940   6 years vboxsync VMM: Nested VMX: bugref:9180 Pending guest debug exception injection.
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75830   6 years vboxsync VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
(edit) @75771   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
(edit) @75769   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75759   6 years vboxsync VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
(edit) @75740   6 years vboxsync HGCM,VMMDev: Made the HGCM command/message completion callback return …
(edit) @75693   6 years vboxsync hm_vmx.h: build fix (header check failed, kmk -C include)
(edit) @75683   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
(edit) @75681   6 years vboxsync VMM: Nested SVM: bugref:7243 VMCPU_FF_INTERRUPT_NESTED_GUEST is …
(edit) @75671   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
(edit) @75661   6 years vboxsync VMM/GVMMR0SchedHalt: doxygen fix.
(edit) @75646   6 years vboxsync VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
(edit) @75631   6 years vboxsync VMM: Nested VMX: bugref:9180 APIC-access page deregistration and other …
(edit) @75620   6 years vboxsync VMM: Nested VMX: bugref:9180 APIC-write emulation bits.
(edit) @75611   6 years vboxsync VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical …
(edit) @75565   6 years vboxsync VMM: Nested VMX: bugref:9180 More Virtual-APIC bits. Implement TPR, …
(edit) @75534   6 years vboxsync pdmdev.h: docs.
(edit) @75507   6 years vboxsync VMM: Nested VMX: bugref:9180 APIC-access handling for MONITOR, …
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75493   6 years vboxsync VMM: Nested VMX: bugref: 9180 Use PGM physical page handler for the …
(edit) @75440   6 years vboxsync VMM: Nested VMX: bugref:9180 Separate the VMX/SVM CPU spec. functions …
(edit) @75413   6 years vboxsync VMM: Nested VMX: bugref:9180 Added VMX functions for evaluating …
(edit) @75406   6 years vboxsync VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
(edit) @75387   6 years vboxsync VMM: Nested VMX: bugref:9180 Virtualized x2APIC MSR write access handling.
(edit) @75320   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added APIC memory access VM-exits. …
(edit) @75301   6 years vboxsync VMM: Nested VMX: bugref:9180 VM-exit bits; APIC-access and APIC-write …
(edit) @75300   6 years vboxsync vmm/apic.h: Offset of the last valid APIC register.
(edit) @75201   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; preemption timer …
(edit) @75200   6 years vboxsync vm.h: Comment update.
(edit) @75150   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; for INIT and SIPI.
(edit) @75135   6 years vboxsync VMM: Nested VMX: bugref:9180 Setup VMX preemption timer, remove …
(edit) @75107   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry …
(edit) @74861   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Interrupt-window exit.
(edit) @74835   6 years vboxsync vm.h: Enabled 64-bit VMCPU FFs. bugref:9180
(edit) @74834   6 years vboxsync VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
(edit) @74833   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix for 64-bit FFs.
(edit) @74803   6 years vboxsync vm.h: doxygen fix. bugref:9180
(edit) @74798   6 years vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74797   6 years vboxsync vm.h/mac: Make space for larger fLocalForcedActions. bugref:9180
(edit) @74796   6 years vboxsync vm.h: Made the FF_IS_SET macros only take constants with _BIT …
(edit) @74795   6 years vboxsync vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with …
(edit) @74794   6 years vboxsync vm.h: Added _BIT macros for all FFs. bugref:9180
(edit) @74793   6 years vboxsync vm.h: No need to use lambda for set and clear macros. bugref:9180
(edit) @74792   6 years vboxsync vm.h,VMM: Made VM_FF_SET and VMCPU_FF_SET both work on a single flag, …
(edit) @74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74790   6 years vboxsync vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
(edit) @74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74787   6 years vboxsync vm.h,VMM: Made VM_FF_CLEAR work on a single flag too. bugref:9180
(edit) @74786   6 years vboxsync vm.h,VMM: Made VMCPU_FF_CLEAR work on a single flag, introducing …
(edit) @74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
(edit) @74783   6 years vboxsync vm.h: VMCPU_FF_IS_PENDING_EXCEPT does not seem to be used, so drop it. …
(edit) @74753   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and …
(edit) @74736   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added exception and …
(edit) @74702   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Raise #UD for …
(edit) @74695   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix the I/O port wrap-around …
(edit) @74693   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added Mov DRx …
(edit) @74683   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Add task switch intercept.
(edit) @74667   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; String IO intercept …
(edit) @74661   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added IN/OUT intercepts.
(edit) @74660   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; I/O exit prep …
(edit) @74648   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
(edit) @74632   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Let the caller check for VMX non-root …
(edit) @74604   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix for r125486.
(edit) @74603   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
(edit) @74545   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Move hmR0VmxGetMsrPermission to …
(edit) @74542   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for …
(edit) @74539   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; RDTSC, RDTSCP intercepts.
(edit) @74523   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 More robust check for CR0/CR4 fixed0 …
(edit) @74513   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits - VMREAD/VMWRITE …
(edit) @74509   6 years vboxsync hm_vmx.h: Added VM-exit guest-physical address VMCS field to the …
(edit) @74507   6 years vboxsync Audio/DrvAudio: Addressed backend stream destruction on failed …
(edit) @74498   6 years vboxsync DrvAudio.cpp,pdmaudioifs.h: Added a HACK to avoid asserting in …
(edit) @74491   6 years vboxsync VMM: Nested VMX: bugref:9180 Add functions for querying VMX intercept …
(edit) @74487   6 years vboxsync VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Fix for upcoming …
(edit) @74479   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Rather than dereference pVCpu or …
(edit) @74471   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 typo.
(edit) @74469   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit handler for instructions with …
(edit) @74468   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74449   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 added define for setting error code …
(edit) @74446   6 years vboxsync Devices/Serial: Add callback to flush receive/transmit queues of the …
(edit) @74436   6 years vboxsync vm.h: Update comment regarding available VCPU force-flags.
(edit) @74429   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits.
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