VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @69111   7 years vboxsync (C) year
(edit) @68853   7 years vboxsync VMMR3EmtRendezvous: Pretend we're a single CPU config when called …
(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) @64769   8 years vboxsync VMM: Comment nit.
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @63560   8 years vboxsync scm: cleaning up todos
(edit) @62647   8 years vboxsync VMMR3: warnings
(edit) @62478   8 years vboxsync (C) 2016
(edit) @61628   9 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61625   9 years vboxsync fflags: Added missing VMCPU_FF_UPDATE_APIC.
(edit) @61144   9 years vboxsync CPUM,HM,GVMM,TRPM,VMM: Next part of the FPU state handling for IEM. …
(edit) @60847   9 years vboxsync IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
(edit) @60377   9 years vboxsync VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59206   9 years vboxsync VMMR3EmtRendezvous: New flag for tricky suspend and poweroff cases: …
(edit) @59138   9 years vboxsync VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
(edit) @59132   9 years vboxsync VMM: Recursive EMT rendezvous fixes, adding support for recursion from …
(edit) @59126   9 years vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59124   9 years vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @58397   9 years vboxsync VMM: More doxgyen @page/@subpage stuff.
(edit) @58396   9 years vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58121   9 years vboxsync VMM: LogRel nits.
(edit) @57482   9 years vboxsync VMM: doxygen and nits.
(edit) @57470   9 years vboxsync VMM/HM: Purge the unused TLB shootdown code path.
(edit) @57467   9 years vboxsync static
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57212   9 years vboxsync VMM: LogRel nits.
(edit) @56628   9 years vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56287   10 years vboxsync VMM: Updated (C) year.
(edit) @56286   10 years vboxsync Cleaned up all grep hits for 'VMMGC'.
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56047   10 years vboxsync VBox/err.h,err.mac,TRPMRC,VMM,EM: Removed unused return codes …
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @55568   10 years vboxsync VMM: Reset more when sending INIT IPI.
(edit) @55179   10 years vboxsync VMM: logrel nit.
(edit) @55034   10 years vboxsync VMM: Added VMCPU_FF_UNHALT force-flag.
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @53466   10 years vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @53300   10 years vboxsync VMM: logging fix
(edit) @52764   10 years vboxsync @cfgm adjustments.
(edit) @52699   10 years vboxsync VMM/GIM: Fix initialization of Hyper-V bits that rely on HM …
(edit) @52081   10 years vboxsync VMM: Add BLOCK_NMIS to info fflags in the VM debugger.
(edit) @52079   10 years vboxsync VMM: Print one more force flag.
(edit) @51926   10 years vboxsync VMM: Updated info fflags code.
(edit) @49893   11 years vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49147   11 years vboxsync tstVMM/msr: Formatting bug on 32-bit hosts, a cast got lost in a …
(edit) @48226   11 years vboxsync VMM: Log missing \n.
(edit) @48198   11 years vboxsync VMM: Thread-context hooks logging.
(edit) @46861   11 years vboxsync Don't allow mixing builds.
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45611   12 years vboxsync VMM: fUsePeriodicPreemptionTimers should be set to false *after* we've …
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45525   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45293   12 years vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @44971   12 years vboxsync VMM.cpp: code formatting
(edit) @44730   12 years vboxsync BUGZ:6606 Guest CPU offlining/onlining now works. Renamed …
(edit) @44577   12 years vboxsync Minor stuff: fix typo in comment and Log() argument.
(edit) @44394   12 years vboxsync +VMMR3GetCpuByIdU, -FNATOMICHANDLER
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44078   12 years vboxsync VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of …
(edit) @44076   12 years vboxsync VMM: don't pass certain CPUID features to the guest if the feature is …
(edit) @43667   12 years vboxsync VMM: APIC refactor, cache APIC base MSR during init phase.
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43392   12 years vboxsync VMM: HM cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @42975   12 years vboxsync Duh.
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41803   12 years vboxsync Doxygen.
(edit) @41802   12 years vboxsync Doxygen.
(edit) @41801   12 years vboxsync Doxygen.
(edit) @41800   12 years vboxsync Doxygen.
(edit) @41783   13 years vboxsync Doxygen, comment typos.
(edit) @41777   13 years vboxsync Doxygen.
(edit) @40294   13 years vboxsync Print intr inhibit address too. Renamed to fflags to avoid ambiguity …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39303   13 years vboxsync VMCPUSET changes.
(edit) @39283   13 years vboxsync Its 8191 now.
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39057   13 years vboxsync VMM: Use the RTLogFlushR0 for R0 logger (see #5771)
(edit) @38845   13 years vboxsync VMM.cpp: bugfix.
(edit) @38835   13 years vboxsync VMM: Detect recursive rendezvous calls. Removed the unused API …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37846   13 years vboxsync VMM: Missing fix for R0 logger flushing
(edit) @37818   13 years vboxsync Fix logging from R0
(edit) @37699   13 years vboxsync VBOX_WITH_R0_LOGGING: build fix
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