VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @56898   9 years vboxsync VMM/GIM: comment.
(edit) @56897   9 years vboxsync VMM/GIM: comment clarification and typo.
(edit) @56877   9 years vboxsync VMM/CPUM: Moved the MSR STAM registeration call to …
(edit) @56876   9 years vboxsync VMM/HM: comment typo
(edit) @56875   9 years vboxsync VMM/GIM/HV: Read the TSC frequency from the cached value while being …
(edit) @56873   9 years vboxsync CPUMR3CpuId.cpp: Don't expose AVX and AVX-2 if the YMM XSAVE state …
(edit) @56872   9 years vboxsync CPUM.cpp: Log host XCR0.
(edit) @56852   9 years vboxsync VMM/GIM/KVM: Reset the TSC page sequence number on VM reset as well.
(edit) @56837   9 years vboxsync VMM/HMVMXR0, HMSVMR0: Disable currently dead code path.
(edit) @56836   9 years vboxsync VMM/GIM: KVM nit for raw-mode spinlock hypercall.
(edit) @56823   9 years vboxsync VMM/HMVMXR0: Check for MSR-bitmap feature being available before using it.
(edit) @56816   9 years vboxsync VMM/GIM: Don't obtain the GVMM usedlock while trying to wake up an EMT …
(edit) @56815   9 years vboxsync VMM/HMVMXR0: nit.
(edit) @56813   9 years vboxsync VMM/GIM: Fix regression introduced in r101441 (on hosts without …
(edit) @56794   9 years vboxsync VMM/GIM: Reset KVM's uTSC and uVirtNanoTS so it gets fresh values on …
(edit) @56793   9 years vboxsync VMM/GIM: space.
(edit) @56792   9 years vboxsync VMM/GIM: Build fix.
(edit) @56791   9 years vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   9 years vboxsync VMM/GIM: unused header.
(edit) @56766   9 years vboxsync VMM: comment nit.
(edit) @56758   9 years vboxsync VMM/GIM: Don't unmap MMIO2 pages on Hyper-V reset as we don't map them …
(edit) @56749   9 years vboxsync SUPHardNt: SUPR3HardenedMain flags fixes for tstVMM et al.
(edit) @56733   9 years vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56719   9 years vboxsync tstVMREQ: mac fix (no raw-mode)
(edit) @56716   9 years vboxsync Build fix?
(edit) @56715   9 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56708   9 years vboxsync VMM/HMVMXR0: Remove incorrect debug assertion.
(edit) @56707   9 years vboxsync IEM: fix inverted conditions.
(edit) @56706   9 years vboxsync HMR0Term: must init rc.
(edit) @56705   9 years vboxsync HMR0.cpp: Don't call SUPR0EnableVTx(false) in HMR0Term unless we've …
(edit) @56694   9 years vboxsync VMM/GIM: Cleanup.
(edit) @56693   9 years vboxsync nit.
(edit) @56678   9 years vboxsync VMM/GIM: Update the cached TSC frequency on state-load in KVM …
(edit) @56677   9 years vboxsync VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used.
(edit) @56672   9 years vboxsync VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
(edit) @56668   9 years vboxsync Fixed outs mnemonic
(edit) @56667   9 years vboxsync hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
(edit) @56666   9 years vboxsync hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
(edit) @56665   9 years vboxsync hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude …
(edit) @56664   9 years vboxsync HMSVMR0.cpp: Fixed incorrect I/O instruction length check.
(edit) @56663   9 years vboxsync HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types …
(edit) @56660   9 years vboxsync iomMmioCommonPfHandler: Deal with IEM failure.
(edit) @56642   9 years vboxsync VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x.
(edit) @56640   9 years vboxsync iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
(edit) @56635   9 years vboxsync IOM: Enabled the non-#PF ring-0 and raw-mode access handlers (for …
(edit) @56634   9 years vboxsync VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
(edit) @56633   9 years vboxsync PGMPool.cpp: Enable non-#PF ring-0 access handlers.
(edit) @56631   9 years vboxsync iemMemMap: Log VERR_IEM_IPE_9 details.
(edit) @56629   9 years vboxsync IEM: More internal error status codes (9).
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56627   9 years vboxsync PGMPhys: The s_abPlayItSafe bits in dealing with …
(edit) @56626   9 years vboxsync PGMInline.h: pvZeroPg and physical guest address TLB may need some …
(edit) @56620   9 years vboxsync VMM/HMR0: comments.
(edit) @56619   9 years vboxsync VMM/HMR0: revert r101249, added comment to clarify usage.
(edit) @56618   9 years vboxsync VMM/HMR0: Don't read MSR unnecessarily.
(edit) @56611   9 years vboxsync IOM/INSEx: Must dirty the page.
(edit) @56607   9 years vboxsync IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
(edit) @56572   9 years vboxsync VMM/HMR0: comment.
(edit) @56551   9 years vboxsync Main/src-client: Don't resume a VM on host-resume unless it was …
(edit) @56514   9 years vboxsync VMM/DBGF: Dump guest core with a more standardized CPU dump including …
(edit) @56460   9 years vboxsync VMM/HM: comment.
(edit) @56430   9 years vboxsync compile fix with VBOX_WITH_DEBUGGER disabled
(edit) @56424   9 years vboxsync VMM/GIM: Some extra checks while loading saved state and enabling …
(edit) @56421   9 years vboxsync PATM: virt access handlers: Only use pvUser for asserting.
(edit) @56420   9 years vboxsync csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
(edit) @56418   9 years vboxsync assertion details.
(edit) @56417   9 years vboxsync Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with …
(edit) @56416   9 years vboxsync IEM: Use the modified IOM string I/O APIs.
(edit) @56415   9 years vboxsync IOM: Do the single I/O fallback in the string APIs instead of having …
(edit) @56413   9 years vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56412   9 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56411   9 years vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56404   9 years vboxsync DevATA: Read final PIO transfer unit in ring-0.
(edit) @56403   9 years vboxsync IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
(edit) @56402   9 years vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56384   9 years vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56381   9 years vboxsync Stubbed VMMR0_DO_CALL_HYPERVISOR and VMMR0_DO_RAW_RUN when …
(edit) @56365   9 years vboxsync VMM/HM: removed obsolete todo.
(edit) @56364   9 years vboxsync VMM/HM: g_HvmR0 -> g_HmR0.
(edit) @56360   9 years vboxsync VMM/HM: Cleanup and asserts.
(edit) @56358   9 years vboxsync VMM/HM: Ignore HM Exclusive CFGM option on OS X, always uses global init.
(edit) @56335   9 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56312   9 years vboxsync whitespace
(edit) @56302   9 years vboxsync DBGFCoreWrite: bump version, comments, hungarian fixes and cleanup.
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @56286   9 years vboxsync Cleaned up all grep hits for 'VMMGC'.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56271   9 years vboxsync VUSB: Rename VUSBIDevIsEmulated to VUSBIDevIsSavedStateSupported to …
(edit) @56258   10 years vboxsync IEM: Don't handle rIP specially in 16-bit mode.
(edit) @56255   10 years vboxsync updates
(edit) @56252   10 years vboxsync updated pci raw config docs; read config.
(edit) @56214   10 years vboxsync VMM/HMR0: todo is done.
(edit) @56095   10 years vboxsync VMM: logrel nit.
(edit) @56094   10 years vboxsync cpumR3LoadCpuIdInner: More correct assertion as we don't actually …
(edit) @56093   10 years vboxsync Adjusted release log line.
(edit) @56089   10 years vboxsync removed invalid assertion.
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56084   10 years vboxsync VMM/HM: group preempt STAM counters under 'HM/Switch'.
(edit) @56083   10 years vboxsync Build fix.
(edit) @56081   10 years vboxsync HMSVMR0/IOIO: fUpdateRipAlready
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