VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @70415   7 years vboxsync VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
(edit) @70413   7 years vboxsync VMM/HM: Nested Hw.virt: Implemented virtualized VMSAVE/VMLOAD to avoid …
(edit) @70399   7 years vboxsync VMM: Hacked up a 486 CPU profile.
(edit) @70372   7 years vboxsync PGM: Fixes for 256 MB VRAM in raw-mode. bugref:9084 * PGMR3MapPT: …
(edit) @70352   7 years vboxsync VMM/HM,CPUM: SVM VMCB layout adjustments.
(edit) @70323   7 years vboxsync Doxygen.
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70306   7 years vboxsync VMM/CPUM: Print the hidden selector attributes, not fflags.
(edit) @70301   7 years vboxsync VMM: Updating VMCB layout with the new GUEST_INTERRUPT_MASK field, …
(edit) @70300   7 years vboxsync VMM/CPUM: SVM info dump adjustments.
(edit) @70299   7 years vboxsync VMM: Moved the SVM dumping functions to where it's logically more …
(edit) @70290   7 years vboxsync VMM/HM: Dump SVM VMCB nit.
(edit) @70269   7 years vboxsync VMM/CPUM: Dump nit.
(edit) @70268   7 years vboxsync VMM/HM: Tidy dumping.
(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.
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