VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72065   7 years vboxsync VMM/SVM: Interrupt injection fixes.
(edit) @72054   7 years vboxsync *: RTListMove no longer need the call to init the destination list to …
(edit) @71933   7 years vboxsync VMM/HM: Nested hw.virt: Fix the issue with preserving reserved bits …
(edit) @71859   7 years vboxsync VMM: SVM NestedPagingCtrl naming consistency with rest of the VMCB fields.
(edit) @71856   7 years vboxsync VMM/HMSVM: Clean up.
(edit) @71833   7 years vboxsync VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
(edit) @71805   7 years vboxsync VMM/CPUM: Nit - stat description typo.
(edit) @71800   7 years vboxsync VMM/GIM: KVM: Unused header.
(edit) @71798   7 years vboxsync VMM/HM: Comment.
(edit) @71755   7 years vboxsync VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
(edit) @71720   7 years vboxsync PATM: Don't try pass stuff to patmRCVirtPagePfHandle that's not …
(edit) @71699   7 years vboxsync SUPDrv,VBoxVMM: Require SSE2 to be present.
(edit) @71676   7 years vboxsync Comments.
(edit) @71443   7 years vboxsync VMM/CPUM: Nested Hw.virt: Don't need to clear extra fields on reset …
(edit) @71415   7 years vboxsync VMM/HM: Get rid of lazy FPU loading for AMD-V. Nested Hw.virt: Fix FPU …
(edit) @71382   7 years vboxsync VMM/HM: Nit.
(edit) @71381   7 years vboxsync VMM/HM: Added VM debugger info dumping for SVM nested-guest VMCB cache.
(edit) @71344   7 years vboxsync VMM/HM: Add nested-guest exit reason stat array for SVM R0 execution.
(edit) @71342   7 years vboxsync VMM/CPUM: Include GIF as part of nested hw.virt CPUM info.
(edit) @71297   7 years vboxsync NEM: Some more 17115 fixes and noted down an issue (possibly not at …
(edit) @71296   7 years vboxsync NEM: Updates for build 17115 and fixes for AMD-V. bugref:9044
(edit) @71293   7 years vboxsync NEM: Some stats; doc updates. bugref:9044
(edit) @71289   7 years vboxsync NEM: Complain about A20 too. bugref:9044
(edit) @71286   7 years vboxsync NEM: Better section heading. bugref:9044
(edit) @71284   7 years vboxsync NEM: Working on the @page docs for windows. bugref:9044
(edit) @71283   7 years vboxsync NEM: Working on the @page docs for windows. bugref:9044
(edit) @71280   7 years vboxsync VMM/APIC: Log when Hyper-V x2APIC compatibility mode is enabled.
(edit) @71279   7 years vboxsync NEM: working on the @page docs for windows. bugref:9044
(edit) @71275   7 years vboxsync NEM: working on the @page docs for windows. bugref:9044
(edit) @71224   7 years vboxsync NEM/w: Optimizations and build fixes for the other configurations. …
(edit) @71222   7 years vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
(edit) @71189   7 years vboxsync VMM/CPUM: Log nit.
(edit) @71184   7 years vboxsync CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
(edit) @71166   7 years vboxsync VMM/CPUM: Nested Hw.virt: Try expose SVM flush-by-ASID to the guest.
(edit) @71152   7 years vboxsync VMM/NEM/win: Refactoring... bugref:9044
(edit) @71136   7 years vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @71131   7 years vboxsync VMM/NEM/win: Code for discovering VID I/O control functions (for …
(edit) @71129   7 years vboxsync VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
(edit) @71118   7 years vboxsync VMM/CPUM: Nested Hw.virt: Expose NRIP and decode-assist SVM features …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71087   7 years vboxsync VMM/NEM/win: Get registers via hypercalls. bugref:9044
(edit) @71083   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]
(edit) @71082   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044
(edit) @71081   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71076   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044 [build fix]
(edit) @71075   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71064   7 years vboxsync VMM/HM: We no longer require NRIP to be present when decode-assist is …
(edit) @71047   7 years vboxsync VMM/HM: Todo.
(edit) @71044   7 years vboxsync NEM: Upped the max mapped pages to 4000, which helps with performance. …
(edit) @71043   7 years vboxsync NEM: More code - PoC kind of working now. bugref:9044
(edit) @71040   7 years vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @71035   7 years vboxsync NEM: More code - got the 'FATAL: Could not read from the boot medium! …
(edit) @71032   7 years vboxsync NEM: More code. bugref:9044
(edit) @71031   7 years vboxsync NEM: More code. bugref:9044
(edit) @71020   7 years vboxsync NEM: More code. bugref:9044
(edit) @70986   7 years vboxsync VMM/HM: Log and nit.
(edit) @70984   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [bug fix]
(edit) @70980   7 years vboxsync NEM: Working on the EM loops. bugref:9044 [build fix]
(edit) @70979   7 years vboxsync NEM: Working on the EM loops. bugref:9044
(edit) @70977   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70954   7 years vboxsync NEM: Working on PGM notifications. bugref:9044
(edit) @70953   7 years vboxsync VMM: Clarified docs on fRecompilerUser/Supervisor and did some related …
(edit) @70951   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70950   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70949   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70946   7 years vboxsync VMM/NEM: More code. [build fix]
(edit) @70945   7 years vboxsync VMM/NEM: More code.
(edit) @70944   7 years vboxsync VMM/NEM: More code.
(edit) @70942   7 years vboxsync VMM/NEM: More code.
(edit) @70941   7 years vboxsync VMM: Don't assert on VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT.
(edit) @70932   7 years vboxsync PDMDevice.cpp: Try instantiate devices in instance order, unless …
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(edit) @70913   7 years vboxsync CPUM: Infrastructure for speculative execution control.
(edit) @70846   7 years vboxsync VMM/CPUM: Dump recognized bits in leaf 0x80000007 for both host and …
(edit) @70845   7 years vboxsync VMM/CPUM: Fixed read host CPUID leaf 0x80000008 before logging.
(edit) @70794   7 years vboxsync VMM/CPUM: Try passthrough invariant TSC feature by default incl. on …
(edit) @70788   7 years vboxsync VMM/CPUM: nit.
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70779   7 years vboxsync scm again
(edit) @70778   7 years vboxsync VMM/PDMBlkCache: Commit some debug code for tracing I/O requests I had …
(edit) @70742   7 years vboxsync VMM: Extended the 'phys' with a 'verbose' option that shows page types …
(edit) @70741   7 years vboxsync VMM: Extended the 'phys' with a 'verbose' option that shows page types …
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70730   7 years vboxsync VMM/EM: Fix assertion introduced by r120408.
(edit) @70720   7 years vboxsync VMM/CPUM: Nested Hw.virt: Log when nested hw.virt is disabled when the …
(edit) @70714   7 years vboxsync VMM/CPUM: Changed the nested SVM CFGM key to the common NestedHWVirt one.
(edit) @70672   7 years vboxsync VMM/EM: Nested Hw.virt: Fix SVM nested-guest virtual-interrupt delivery.
(edit) @70654   7 years vboxsync VMM/CPUM: Mask out INVPCID in addition to PCID when FSGSBASE is not …
(edit) @70612   7 years vboxsync VMM: Expose PCID, INVPCID, FSGSBASE features to guests. Implemented …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70557   7 years vboxsync VMM/HM: Fix missing stat counter line.
(edit) @70555   7 years vboxsync CPUMR3CpuId.cpp: Two more entries, one of which is unconfirmed.
(edit) @70551   7 years vboxsync CPUMR3CpuId.cpp: Goldmont Plus.
(edit) @70550   7 years vboxsync CPUMR3CpuId: Added comment about unknown CPUID 706a1.
(edit) @70531   7 years vboxsync Typos.
(edit) @70520   7 years vboxsync VMM/SELM: The gdtguest and ldtguest info handlers read memory and must …
(edit) @70450   7 years vboxsync VMM/CPUMR3CpuId.cpp: Some new intel model numbers.
(edit) @70441   7 years vboxsync VMM/HM: nit.
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