VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77463   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Get rid of temporary IEMExecOne …
(edit) @77459   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring information field …
(edit) @77454   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Better branch prediction (typo).
(edit) @77453   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Better branch prediction.
(edit) @77450   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix passing operand size for …
(edit) @77441   6 years vboxsync PGMR3PhysBulkGCPhys2CCPtrExternal: Fixed …
(edit) @77425   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 space and const nit.
(edit) @77410   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Set EFER.LMA in VM-entry control on …
(edit) @77408   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking validity of …
(edit) @77406   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typos, MSR_K6_EFER_BIT_[LMA|LME] …
(edit) @77382   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77381   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77380   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77378   6 years vboxsync IEMExecLots: Poll timers every 128 instruction.
(edit) @77360   6 years vboxsync VMM/ssmR3FileWrite: Remove incorrect assertion (RTFileWriteAt doesn't …
(edit) @77358   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Return VINF_VMX_VMEXIT on …
(edit) @77357   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp …
(edit) @77348   6 years vboxsync PDM: Added too on seemingly bogus release assertions. ticketref:18331
(edit) @77325   6 years vboxsync VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.
(edit) @77319   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77295   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix CR3 VM-exits to work when …
(edit) @77284   6 years vboxsync VMM/TM: Changed the watchdog timer frequency to 1Hz for HM mode. Will …
(edit) @77281   6 years vboxsync VMM/HMSVM: Naming nit, missed file.
(edit) @77280   6 years vboxsync VMM/HMSVM: Naming nit.
(edit) @77249   6 years vboxsync PDM,PGM: doxygen fixes. bugref:9172
(edit) @77241   6 years vboxsync VMM: Added dev helps for bulk page mapping locking. VMMDev will be …
(edit) @77240   6 years vboxsync PGMPool: Two optimizations to the dirty page code …
(edit) @77196   6 years vboxsync Help text: explain about EFI Secure Boot and signing. ticketref:18312: …
(edit) @77187   6 years vboxsync MMHeap: Destroy the stats tree during destruction
(edit) @77169   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring info fields for …
(edit) @77168   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix assertion.
(edit) @77159   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Fix injecting interrupts into the …
(edit) @77149   6 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 [build fix] Fixed virtual interrupt …
(edit) @77148   6 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 Fixed virtual interrupt delivery …
(edit) @77126   6 years vboxsync VMMDevHGCM.cpp,GVMMR0.cpp: Change AssertCompile() statement to pass …
(edit) @77099   6 years vboxsync VMReq.cpp: clang compile fix, use ASMAtomicWriteNullPtr instead
(edit) @77098   6 years vboxsync APIC: clang/LLVM compile fix
(edit) @77094   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 ifdef related fixes. Also don't …
(edit) @77092   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Assertions.
(edit) @77091   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 indentation space.
(edit) @77032   6 years vboxsync VMM/CPUM: bugref:9375 Check for existence of leafs before exploding …
(edit) @77017   6 years vboxsync VMM/HMSVMR0: Use the function to get the GIF here.
(edit) @76993   6 years vboxsync VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
(edit) @76952   6 years vboxsync VMM: Nested VMX: bugref:9180 Clear VM-entry interruption information's …
(edit) @76898   6 years vboxsync scm.
(edit) @76888   6 years vboxsync VMM/HMVMXAll: errcore.h.
(edit) @76887   6 years vboxsync forgotten subversion property updates
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76877   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Enable MSR bitmaps for nested VMX guests.
(edit) @76876   6 years vboxsync VMM/HMVMXR0: Sped up IEM-only execution of VMX instructions by …
(edit) @76875   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove temporarily LogRel used for …
(edit) @76874   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 LogRel nits.
(edit) @76872   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Linux build fix.
(edit) @76871   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Log parameter fix.
(edit) @76856   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix external interrupt intercept. Also, …
(edit) @76850   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Rescheduling fixes. Don't clear the …
(edit) @76845   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Logging nit.
(edit) @76840   6 years vboxsync VMM/EM: nit.
(edit) @76837   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment typos.
(edit) @76836   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Initialize all read-only VMCS data …
(edit) @76832   6 years vboxsync VMM/EM: LogRel nit.
(edit) @76831   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Try to do less within the loop, put …
(edit) @76828   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Restore host FS, GS base properly. It …
(edit) @76827   6 years vboxsync VMM: Nested VMX: bugref:9180 Nits.
(edit) @76821   6 years vboxsync VMM: Nested VMX: bugref:9180 Do the injection from IEM itself.
(edit) @76810   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Host GDTR, IDTR limits are restored …
(edit) @76800   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix intercepting recursive events …
(edit) @76799   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 nit.
(edit) @76798   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
(edit) @76797   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
(edit) @76763   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 typo.
(edit) @76755   6 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 Spaces.
(edit) @76752   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMCS info nit.
(edit) @76751   6 years vboxsync VMM/HMVMXR0: Comment nit.
(edit) @76743   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typos (duplicate GuestEs field in …
(edit) @76742   6 years vboxsync VMM/HMVMXR0: const nit.
(edit) @76741   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 The array index has the VMCS fields …
(edit) @76738   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo while fetching the host …
(edit) @76735   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking host EFER …
(edit) @76722   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix VMLAUNCH/VMRESUME and VMPTRLD caching …
(edit) @76696   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix missing parameter.
(edit) @76695   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Enhanced VMCS dumping.
(edit) @76694   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Description strings for …
(edit) @76691   6 years vboxsync DBGPlugInOS2.cpp: Added info items sas, gis, lis, and panic. Skip …
(edit) @76685   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added cpumguesthwvirt info for …
(edit) @76683   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Get descriptive string for VMCS state.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76652   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VMREAD/VMLAUNCH fixes.
(edit) @76646   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking whether the …
(edit) @76645   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmread decoding fix.
(edit) @76640   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix 16-bit guest VMCS fields as …
(edit) @76639   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmptrld fixes.
(edit) @76638   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add a diagnostic enum for failing to …
(edit) @76637   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 When IEM-only execution is used, …
(edit) @76632   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 vmwrite/vmread fixes. Logging.
(edit) @76631   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Space nits.
(edit) @76629   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMCS field description fix.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76561   6 years vboxsync VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
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