VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70266   7 years vboxsync VMM/HM: Added dumping of SVM VMCB state save area.
(edit) @70264   7 years vboxsync VMM/HMSVM: Add VGIF, dump new VMCB bits (VGIF, SEV, SEV-ES, Virt …
(edit) @70262   7 years vboxsync VMM/HM: SVM VMCB struct logical adjustments for new SVM features …
(edit) @70260   7 years vboxsync VMM: SVM VMCB struct logical adjustments for new SVM feature bits …
(edit) @70258   7 years vboxsync VMM/HM: Access SVM VMCB clean bits as a 32-bit field.
(edit) @70254   7 years vboxsync VMM: Match the AMD specs exactly whenever possible for SVM specific …
(edit) @70184   7 years vboxsync VMM/CPUM: Added guest CPUID feature bits for SVM VGIF and Virtualized …
(edit) @70039   7 years vboxsync Fixed typo: Occurance -> Occurrence.
(edit) @70018   7 years vboxsync VMM/TM: Added a CFGM value TM/UTCTouchFileOnJump to give a file to be …
(edit) @70000   7 years vboxsync VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids …
(edit) @69952   7 years vboxsync VMM/TMR3UtcNow: pretty numbers
(edit) @69951   7 years vboxsync VMM/TMR3UtcNow: Log time changes between two calls larger than 30min. …
(edit) @69950   7 years vboxsync VMM/TMR3UtcNow: Log time changes between two calls larger than 30min.
(edit) @69900   7 years vboxsync CPUDb: Added T2600 (Yonah), T7600 (Merom) CPU profiles.
(edit) @69883   7 years vboxsync CPUID: Always expose HTT CPUID bit if in CPU profile (bugref:6930).
(edit) @69880   7 years vboxsync CPUM: Enabled X6800 profile.
(edit) @69860   7 years vboxsync CPUM: Enabled inadvertently disabled Pentium M Dothan profile.
(edit) @69753   7 years vboxsync iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
(edit) @69674   7 years vboxsync iprt: A bunch of basic function for working the file system relative …
(edit) @69653   7 years vboxsync VMM: scm cleanups
(edit) @69586   7 years vboxsync Added sample 65nm Core 2 CPU profile. Not currently exposed.
(edit) @69535   7 years vboxsync VMM/HM: Nested Hw.virt: nit.
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69440   7 years vboxsync VMM: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69439   7 years vboxsync VMM: Use iprt/formats/elf*.h instead of the internal IPRT headers.
(edit) @69221   7 years vboxsync VMM: scm cleanups
(edit) @69175   7 years vboxsync VMM/PDMThread: Don't use MMHyperFree but MMR3HeapFree instead, that …
(edit) @69142   7 years vboxsync VMM: Nested Hw.virt: SVM fixes.
(edit) @69140   7 years vboxsync VMM/HM: Logging.
(edit) @69111   7 years vboxsync (C) year
(edit) @69100   7 years vboxsync PDM/PGM: Return 0xff to devices.
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68993   7 years vboxsync VMM/PDMDevHlp.cpp: Build fix.
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68887   7 years vboxsync VMM/HM: Log.
(edit) @68886   7 years vboxsync VMM/EM: space.
(edit) @68853   7 years vboxsync VMMR3EmtRendezvous: Pretend we're a single CPU config when called …
(edit) @68707   7 years vboxsync CPUMR3CpuId.cpp: A shot at the XSAVE consistency issue with Linux …
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(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) @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) @68403   7 years vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @68341   7 years vboxsync VMM/CPUM: Fix regression in r117450.
(edit) @68329   7 years vboxsync VMM/CPUM: Nested Hw.virt fixes.
(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) @68106   7 years vboxsync Updated comment.
(edit) @68020   7 years vboxsync TMR3Reset: Must reset TSC to zero to work around windows 8 bug TSC range.
(edit) @67987   7 years vboxsync GVMMR0: Added EMT deregistration API to complement the registration one.
(edit) @67924   7 years vboxsync VMM/CPUM: Nested Hw.virt: Allocate the nested-guest VMCB (controls and …
(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) @67724   7 years vboxsync VMM: nit.
(edit) @67723   7 years vboxsync VMM/CPUM: Nested Hw.virt: nit.
(edit) @67712   7 years vboxsync VMM/EM: Nested Hw.virt: Can't directly inspect eflags when in nested …
(edit) @67668   7 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(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) @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   7 years vboxsync VMM: Nested Hw.virt: Fixes and debugger info support for VCPU hwvirt state.
(edit) @67236   8 years vboxsync VMM/EMHM: hm, perhaps not.
(edit) @67235   8 years vboxsync VMM/EMHM: Log prefix typo.
(edit) @67204   8 years vboxsync VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
(edit) @67157   8 years vboxsync VMM/CPUM: Nested Hw.virt: fixes.
(edit) @67071   8 years vboxsync CPUMR3CpuId.cpp: Detect AVX2 correctly. (stupid typos)
(edit) @67070   8 years vboxsync CPUMR3CpuId.cpp: Enabled AVX2 instructions for VMs with nested paging.
(edit) @67067   8 years vboxsync drop VBOX_WITH_QTGUI_V5 and friends
(edit) @67052   8 years vboxsync VMM/CPUMDbg: Avoid assertion when dumping cr8 value when the APIC …
(edit) @66994   8 years vboxsync VMM/EM: Nested Hw.virt: nested-guest interrupts and virtual interrupts.
(edit) @66885   8 years vboxsync DBGFReg: Added support for YMM registers, expanding the DBGFREVAL type …
(edit) @66879   8 years vboxsync CPUM: Hide VME capability on Ryzen unless overridden by ForceVme key. …
(edit) @66848   8 years vboxsync VMM: use RT_LO/HI_U32 at certain places
(edit) @66757   8 years vboxsync VMM: Todo for handling INIT nested-guest intercepts.
(edit) @66684   8 years vboxsync SVM: Log additional features on newer CPUs.
(edit) @66683   8 years vboxsync VMM/STAM: don't call memcpy with n=0 or gcc asan will complain
(edit) @66653   8 years vboxsync PDMAsyncCompletionFile: Remember how many bytes where already …
(edit) @66650   8 years vboxsync Reapplied the IEMR3.cpp part of r111975: Rename instruction stats.
(edit) @66649   8 years vboxsync Backed the PGMAllBoth.h and IEMR3.cpp parts of r111975 since these are …
(edit) @66581   8 years vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @66467   8 years vboxsync pdmR3UsbCreateDevice: Translate VERR_VERSION_MISMATCH to …
(edit) @66405   8 years vboxsync IEM: Use the new CPUMGetGuestMxCsrMask function in FXSAVE & FXRSTOR …
(edit) @66403   8 years vboxsync CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66327   8 years vboxsync IEM,CPUM: Implemented clflush Mb (0f ae /7).
(edit) @66288   8 years vboxsync VMMSwitcher: RKv
(edit) @66276   8 years vboxsync VMM: Nested Hw.virt: SVM MSRPM and IOPM allocations.
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @66215   8 years vboxsync CPUMR3CpuId.cpp: Fixed typo in unused paranoid code.
(edit) @66156   8 years vboxsync vmR3EmulationThreadWithId: Shadow variable warning fix.
(edit) @66155   8 years vboxsync vmR3EmulationThreadWithId: Need to check both pVM and pVCpu are …
(edit) @66104   8 years vboxsync VMM: trailing spaces
(edit) @66097   8 years vboxsync VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
(edit) @66096   8 years vboxsync VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
(edit) @66095   8 years vboxsync CPUMR3CpuId.cpp: Detect AMD Ryzen.
(edit) @66040   8 years vboxsync VMM: Nested Hw.virt: SVM 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