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) @73481   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73479   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73478   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73471   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73203   6 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72819   6 years vboxsync VMM: LogRel nit.
(edit) @72818   6 years vboxsync VMM: LogRel nit.
(edit) @72779   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72778   6 years vboxsync VMM,SUPDrv,IPRT: Redirect ring-0 release logging on EMTs to VBox.log. …
(edit) @72617   6 years vboxsync VMM: LogRel some ring-0 preemption details in ring-3.
(edit) @72426   7 years vboxsync IPRT,VMM: Added custom thread name for ring-0 logging (VMM).
(edit) @71222   7 years vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
(edit) @71083   7 years vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]
(edit) @71081   7 years vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71040   7 years vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70941   7 years vboxsync VMM: Don't assert on VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT.
(edit) @70918   7 years vboxsync VMM: NEM kick off.
(edit) @70917   7 years vboxsync SUPDrv,VMM: Added SUPR0GetRawModeUsability() for checking whether …
(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   8 years vboxsync DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
(edit) @61625   8 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   9 years vboxsync VMM: Updated (C) year.
(edit) @56286   9 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 …
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