VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47036   12 years vboxsync BIOS,DevFdc,DrvBlock: The floppy controller should query the …
(edit) @46942   12 years vboxsync VMM: Fix LDTR restoration to be done dynamically. This is required for …
(edit) @46933   12 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46925   12 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @46915   12 years vboxsync PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
(edit) @46842   12 years vboxsync VMM/HM: AMD-V feature bits update.
(edit) @46833   12 years vboxsync build fixes
(edit) @46792   12 years vboxsync Added CFGMR3DestroyTree.
(edit) @46788   12 years vboxsync VMM: Suspend and resume reasons.
(edit) @46779   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46557   12 years vboxsync VMM: AMD-V bits.
(edit) @46551   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46512   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46503   12 years vboxsync include/hm_svm.h: Remove comment on header include guard boundary, …
(edit) @46500   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
(edit) @46485   12 years vboxsync Missing asserts.
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46379   12 years vboxsync VMM/HMVMXR0: Added VMFUNC feature recognition.
(edit) @46378   12 years vboxsync VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
(edit) @46314   12 years vboxsync VMM/HM: AMD-V bits. Get rid of unnecessary pragma packs and use 'u' …
(edit) @46312   12 years vboxsync VMM/HM: Use assembler structures to make code the VMX host restoration …
(edit) @46311   12 years vboxsync VMM/HM: Attempt to fix 32-bit burns.
(edit) @46310   12 years vboxsync VMM/HM: AMD-V bits. Bring VMCB layout up to latest spec.
(edit) @46304   12 years vboxsync VMM/HM: AMD-V bits and clean up.
(edit) @46297   12 years vboxsync VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification …
(edit) @46268   12 years vboxsync Missed header update.
(edit) @46267   12 years vboxsync VMM: Optimized 64-bit host VT-x world-switch.
(edit) @46217   12 years vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
(edit) @46167   12 years vboxsync Buried DBGFSym.cpp and with it loadsyms - rip.
(edit) @46165   12 years vboxsync Made dSYM-bundle loading work as well as line numbers in the stack …
(edit) @46159   12 years vboxsync Patch manager support in the disassembler, making the 'u' command in …
(edit) @46155   12 years vboxsync List near, unassemble, hyper register and more tiny debugger fixes.
(edit) @46134   12 years vboxsync RTDbgModRemoveAll
(edit) @46004   12 years vboxsync VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
(edit) @45993   12 years vboxsync VMM: Added DBGFR3AsGetConfig.
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45964   12 years vboxsync VMM: comment fixes.
(edit) @45947   12 years vboxsync VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
(edit) @45907   12 years vboxsync VBOX_WITH_IEM bitrot and stuff.
(edit) @45904   12 years vboxsync VMM/HMVMXR0: Fixes for pure 32-bit darwin hosts (not hybrid) with …
(edit) @45894   12 years vboxsync VMM: Use RT_BIT which uses unsigned to avoid nasty sign-extension …
(edit) @45870   12 years vboxsync VMM: Fix for HM_PROFILE_EXIT_DISPATCH.
(edit) @45799   12 years vboxsync Make the recompiler call PGMCr0WpEnabled.
(edit) @45798   12 years vboxsync Fixed up and enabled Netware WP0+RO+US hack.
(edit) @45794   12 years vboxsync Missing macro.
(edit) @45786   12 years vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45754   12 years vboxsync HMIsInHwVirtNoLongJmpCtx
(edit) @45749   12 years vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45728   12 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
(edit) @45705   12 years vboxsync Retired SELMR3DisableMonitoring.
(edit) @45702   12 years vboxsync nits
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45684   12 years vboxsync VMM/HMVMXR0: 32-bit fixes, round 2.
(edit) @45681   12 years vboxsync VMM/HMVMXR0: Fix for 32-bit hosts, round 1.
(edit) @45653   12 years vboxsync VMM/VMMR0: HM cleanup.
(edit) @45645   12 years vboxsync VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
(edit) @45621   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45531   12 years vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45525   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45485   12 years vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45478   12 years vboxsync VMM/VMMR0: more consistent names.
(edit) @45474   12 years vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45411   12 years vboxsync comment.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45301   12 years vboxsync IOM: Preparing to use read/write critsect.
(edit) @45299   12 years vboxsync PDMCritSectRw: Fixes.
(edit) @45293   12 years vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45291   12 years vboxsync VMM: HM bits.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45216   12 years vboxsync VMM: HM bits.
(edit) @45189   12 years vboxsync STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
(edit) @45153   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45105   12 years vboxsync VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.
(edit) @45097   12 years vboxsync Alignment.
(edit) @45092   12 years vboxsync VMM/VMMR0: HM bits, cleanup header a bit.
(edit) @45091   12 years vboxsync VMM/VMMR0: HM old-code segregation.
(edit) @45033   12 years vboxsync Fixed PDMICARDREADERUP method names so they don't repeat the interface …
(edit) @45032   12 years vboxsync Fixed PDMICARDREADERDOWN method names so they don't repeat the …
(edit) @45031   12 years vboxsync pdmcardreaderinfs.h: Todo about repeating the interface name in each …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @45006   12 years vboxsync DBGF/DBGC: Fixing power off problems.
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44896   12 years vboxsync Clarified the register getter and setter interface callbacks.
(edit) @44793   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44791   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44762   12 years vboxsync Vbox/VMM/VMMDev: Fix the inconsistency in the type of parameters being …
(edit) @44758   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
(edit) @44743   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44730   12 years vboxsync BUGZ:6606 Guest CPU offlining/onlining now works. Renamed …
(edit) @44724   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44708   12 years vboxsync PDMIVMMDEVPORT::pfnRequestDisplayChange: Attempted documenting "new" …
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