VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68533   7 years vboxsync CPUM: Fixed missing cpuid 4 sub-leaves in X5482 profile.
(edit) @68532   7 years vboxsync CPUM: Use a valid value for initializing PkgCStateCfgCtrl on Core 2 CPUs.
(edit) @68531   7 years vboxsync Typos.
(edit) @68519   7 years vboxsync STAMR3SnapshotFree(): fixed typo causing a memory leak
(edit) @68484   7 years vboxsync Docs nit.
(edit) @68470   7 years vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @68438   7 years vboxsync space.
(edit) @68434   7 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68433   7 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68408   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: SVM bits.
(edit) @68406   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: bits.
(edit) @68403   7 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68364   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @68363   7 years vboxsync VMM/HM: Nested Hw.virt nit.
(edit) @68362   7 years vboxsync VMM/IEM: SVM Nested Hw.virt bits.
(edit) @68361   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt bits.
(edit) @68346   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt fixes.
(edit) @68341   7 years vboxsync VMM/CPUM: Fix regression in r117450.
(edit) @68329   7 years vboxsync VMM/CPUM: Nested Hw.virt fixes.
(edit) @68311   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt interrupt logic bits.
(edit) @68305   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Exit bits.
(edit) @68301   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt bits.
(edit) @68293   7 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68279   7 years vboxsync VMM/HMSVMR0: typo.
(edit) @68275   7 years vboxsync VMM/HMSVMR0,HMSVMAll: Nested Hw.virt bits.
(edit) @68262   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt bits.
(edit) @68256   7 years vboxsync DBGFR3InfoDeregisterDevice,DBGFR3InfoDeregisterDevice: More readable.
(edit) @68255   7 years vboxsync DBGFR3InfoDeregisterDevice,DBGFR3InfoDeregisterDevice: Better fix for …
(edit) @68254   7 years vboxsync DBGInfo: fixed potential crash on shutdown
(edit) @68231   7 years vboxsync VMM/HMSVMR0: Doxygen fix.
(edit) @68229   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @68228   7 years vboxsync VMM: Nested Hw.virt: Doxygen fixes.
(edit) @68227   7 years vboxsync VMM/IEM: Updates for SVM R0 nested bits.
(edit) @68226   7 years vboxsync VMM: Nested Hw.virt: SVM R0 bits.
(edit) @68220   7 years vboxsync VMM/APIC: Fix incorrect log statement
(edit) @68150   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
(edit) @68106   7 years vboxsync Updated comment.
(edit) @68053   7 years vboxsync GVMMR0: Fixed assertion in VMMR0TermVM caused by use of the wrong NIL …
(edit) @68023   7 years vboxsync Backed out accidental tstVMM change in previous commit.
(edit) @68022   7 years vboxsync TMCpuTickGetDeadlineAndTscOffset: build fix
(edit) @68020   7 years vboxsync TMR3Reset: Must reset TSC to zero to work around windows 8 bug TSC range.
(edit) @68019   7 years vboxsync TMAllCpu.cpp: Removed some weirness from the TSC calc code.
(edit) @68013   7 years vboxsync VMMR0,PciRawR0,GVMMR0: More pGVM cleanups.
(edit) @68012   7 years vboxsync doxyen build fix
(edit) @68011   7 years vboxsync GVMMR0,VMMR0: More cleanups.
(edit) @68010   7 years vboxsync VMMR0,PDMR0: Adding GVM parameter and validation thereof to the …
(edit) @68009   7 years vboxsync VMMR0,PDMR0: Adding GVM parameter and validation thereof to the …
(edit) @68008   7 years vboxsync VMMR0,GVMMR0: Adding GVM parameter to the calls. [build fix]
(edit) @68007   7 years vboxsync VMMR0,GVMMR0: Adding GVM parameter to the calls.
(edit) @68002   7 years vboxsync PGMR0,GVMMR0: Ditto for I/O MMU setup. [build fix]
(edit) @68001   7 years vboxsync PGMR0,GVMMR0: Ditto for I/O MMU setup.
(edit) @67994   7 years vboxsync PGMR0,GVMMR0: Ditto for large page alloc.
(edit) @67993   7 years vboxsync PGMR0Phys*Handy*: Added pGVM parameter and changed the PVMCPU to idCpu.
(edit) @67992   7 years vboxsync GVMMR0: build fix and GVMMR0ValidateGVMandVMandEMT.
(edit) @67991   7 years vboxsync GVMMR0*Statistics*: Pass GVM along with pVM when we got one.
(edit) @67990   7 years vboxsync GVMMR0Sched*: pass pGVM along when we've got it - part #2.
(edit) @67989   7 years vboxsync GVMMR0Sched*: pass pGVM along when we've got it.
(edit) @67988   7 years vboxsync GVMMR0: Moved the VMMR0ThreadCtxHookDestroyForEmt calls to the right …
(edit) @67987   7 years vboxsync GVMMR0: Added EMT deregistration API to complement the registration one.
(edit) @67956   7 years vboxsync VMMR0: todo
(edit) @67955   7 years vboxsync VMM,SUPDrv: Started on some session/VMMR0 nits. I/O control interface …
(edit) @67945   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes
(edit) @67944   7 years vboxsync VMM: Nested HW.virt: CPUM fixes
(edit) @67926   7 years vboxsync VMM: Fixed unintended typo in r116908.
(edit) @67925   7 years vboxsync VMM/IEM: Nested Hw.virt: Fixes for dynamically allocated nested-guest VMCB.
(edit) @67924   7 years vboxsync VMM/CPUM: Nested Hw.virt: Allocate the nested-guest VMCB (controls and …
(edit) @67916   7 years vboxsync VMM: Comments, clean up.
(edit) @67875   7 years vboxsync VMM/HMSVMR0: Fix regression with hypercalls introduced in r113826
(edit) @67836   7 years vboxsync CPUMR3CpuId: typo
(edit) @67821   7 years vboxsync SUP, VMM: Added interface to read CPU microcode revision, used in VMM …
(edit) @67786   7 years vboxsync IEM: Also clear TF, AC as documented by AMD/Intel when dispatching …
(edit) @67784   7 years vboxsync VMM/HMVMXR0: nit to r116700.
(edit) @67783   7 years vboxsync VMM/HMVMXR0: Don't assert about error code for exceptions when in …
(edit) @67749   7 years vboxsync VMM/IEM: Nested Hw.virt: More flexible EFER transitions on VMRUN. …
(edit) @67724   7 years vboxsync VMM: nit.
(edit) @67723   7 years vboxsync VMM/CPUM: Nested Hw.virt: nit.
(edit) @67720   7 years vboxsync VMM/IEM: Nested Hw.virt: Don't increment RIP if VMRUN causes a #VMEXIT …
(edit) @67713   7 years vboxsync VMM/IEM: Nested Hw.virt: Fiddle status codes so we don't guru when …
(edit) @67712   7 years vboxsync VMM/EM: Nested Hw.virt: Can't directly inspect eflags when in nested …
(edit) @67696   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fix typo in interrupt injection logic with …
(edit) @67669   7 years vboxsync forgotten in previous change
(edit) @67668   7 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67662   7 years vboxsync VMM/HMSVMR0: msc warning.
(edit) @67661   7 years vboxsync VMM/CPUM: Dump nit.
(edit) @67660   7 years vboxsync VMM/HMSVMR0: Added decode assist for invlpg, mov CRx instruction VM-exits.
(edit) @67659   7 years vboxsync VMM/IEM: Added IEMExecDecodedInvlpg.
(edit) @67656   7 years vboxsync VMM: VBOX_WITH_REM already part of global DEFS
(edit) @67632   7 years vboxsync VMM/IEM: Nested Hw.virt: Similar fix to r116399 for clgi instr as well.
(edit) @67629   7 years vboxsync Do the reschedule, don't just ask for it in the future.
(edit) @67627   7 years vboxsync IEM: Added EMMS/FEMMS implementation.
(edit) @67583   7 years vboxsync PDM, DevPci, DevPciIch9: Need to trigger the FakePCIBIOS code later on …
(edit) @67553   7 years vboxsync VMM/EM: Fix raw-mode regression caused by r116269.
(edit) @67529   8 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @67528   8 years vboxsync VMM/IEM: Nested Hw.virt: Fixes.
(edit) @67527   8 years vboxsync VMM/IEM: Added SVM instruction implementation C impl.
(edit) @67524   8 years vboxsync VMM/CPUM: Nested Hw.virt: Fixes.
(edit) @67522   8 years vboxsync VMM/PGM: typo.
(edit) @67258   8 years vboxsync VMM/CPUM: Nested Hw.virt: Added some SVM nested-guest interrupt helpers.
(edit) @67236   8 years vboxsync VMM/EMHM: hm, perhaps not.
(edit) @67235   8 years vboxsync VMM/EMHM: Log prefix typo.
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