VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54013   10 years vboxsync Support: added SUPR3LockDownLoader()
(edit) @53956   10 years vboxsync tstSSM-2: just succeed by default
(edit) @53902   10 years vboxsync extpack build fix
(edit) @53899   10 years vboxsync Windows build fix
(edit) @53895   10 years vboxsync VMM/testcase: added a simple tstSSM-2 to be able to extract units of a …
(edit) @53836   10 years vboxsync VMMR0/CPUMR0: also display the content of APIC_REG_LVT_CMCI if that …
(edit) @53835   10 years vboxsync VMMSwitcher: also mask NMI in APIC_REG_LVT_CMCI
(edit) @53797   10 years vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @53795   10 years vboxsync Added an official way of implementing a HLT/MWAIT like port on a …
(edit) @53790   10 years vboxsync build fix.
(edit) @53789   10 years vboxsync Improved the ugly SVGA_REG_BUSY read hack a bit.
(edit) @53784   10 years vboxsync fixed @file information of a couple of .rc files
(edit) @53781   10 years vboxsync added a bunch of missing Windows resource files and fixed a few minor bugs
(edit) @53721   10 years vboxsync TM.cpp: Forgot a 'Mode' in CFGMR3ValidateConfig.
(edit) @53632   10 years vboxsync Return to ring-3 trace points.
(edit) @53631   10 years vboxsync vmexit trace points.
(edit) @53630   10 years vboxsync dtrace library fixes/hacks.
(edit) @53629   10 years vboxsync no else after break
(edit) @53628   10 years vboxsync no else after break
(edit) @53627   10 years vboxsync HMVMXR0.cpp: Assert that EFLAGS are valid.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53613   10 years vboxsync HMVMXR0.cpp: hmR0VmxCheckExitDueToEventDelivery returns error codes in …
(edit) @53612   10 years vboxsync HMVMXR0.cpp: no else after return.
(edit) @53611   10 years vboxsync HMVMXR0.cpp: Use assertions better.
(edit) @53574   10 years vboxsync CFGMR3ValidateConfig: pszNode has a trailing slash, so don't add an …
(edit) @53571   10 years vboxsync VMMR3: use CFGMR3ValidateConfig() according to its documentation.
(edit) @53569   10 years vboxsync typo.
(edit) @53509   10 years vboxsync VMM/GIM: nits.
(edit) @53467   10 years vboxsync VMM: Removed VBOX_WITH_NEW_MSR_CODE and the code marked ifndef …
(edit) @53466   10 years vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @53441   10 years vboxsync VMM/TM: Rename TMMODE to TMTSCMODE and the corresponding enum and CFGM …
(edit) @53439   10 years vboxsync TMInternal.h: r=bird: TMMODE should be TMTSCMODE.
(edit) @53438   10 years vboxsync TM: Use CFGMR3Exists. Moved the do-not-use-dynamic-mode-with-SMP-VMs …
(edit) @53437   10 years vboxsync CFGM: Added CFGMR3Exists for TM.
(edit) @53433   10 years vboxsync VMM/TM: typo.
(edit) @53432   10 years vboxsync VMM/TM: typo.
(edit) @53431   10 years vboxsync VMM/TM: CFGM validation fix.
(edit) @53430   10 years vboxsync VMM/TM: First step in introducing the invariant TM mode.
(edit) @53423   10 years vboxsync IEMAllInstructions.cpp.h: evex & xop notes.
(edit) @53414   10 years vboxsync VMM/HM: Minor nit.
(edit) @53391   10 years vboxsync VMM/CPUM: Fix crash while dumping hypervisor leafs
(edit) @53326   10 years vboxsync VMM/TM: When UseRealTSC is forced, use it even for SMP.
(edit) @53325   10 years vboxsync VMM: Fix sign inconsistency in the RealUseTSC case.
(edit) @53307   10 years vboxsync VMM/TM: Logging fix.
(edit) @53300   10 years vboxsync VMM: logging fix
(edit) @53283   10 years vboxsync VMM/GIM: nit.
(edit) @53269   10 years vboxsync HostDrivers/Support: Enabled global TSC rate calculation and …
(edit) @53247   10 years vboxsync IEM: Added salc (set AL to CF). Started making sense of the whole …
(edit) @53246   10 years vboxsync IEM: Added salc (set AL to CF). Started making sense of the whole …
(edit) @53235   10 years vboxsync VMM: Fixed incorrect pure TSC-offsetting mode switch with paravirt. …
(edit) @53210   10 years vboxsync PDM/VUSB: Provide port/device speed to HCs (and emulated devices).
(edit) @53202   10 years vboxsync doc nits
(edit) @53200   10 years vboxsync VMM/HMVMXR0: comestics.
(edit) @53199   10 years vboxsync VMM/HMVMXR0: Windows build fix, doesn't like negating unsigned numbers …
(edit) @53198   10 years vboxsync VMM/HMVMXR0: Remove assertion in hmR0VmxExitRdtsc() for when CR4.TSD …
(edit) @53197   10 years vboxsync VMM/HMSVMR0: Fix incorrect sign and calculation on guest TSC offset in …
(edit) @53196   10 years vboxsync VMM/HMVMXR0: Fix incorrect sign and calculation on guest TSC offset in …
(edit) @53193   10 years vboxsync VMM/HMVMXR0: nits.
(edit) @53190   10 years vboxsync VMM/HMVMXR0: nits.
(edit) @53188   10 years vboxsync IEM: into is invalid in 64-bit mode; added int1/icebp.
(edit) @53183   10 years vboxsync IEMAll: Added IEM_MC_FETCH_MEM_I64 and tweaked the VT-x verification …
(edit) @53182   10 years vboxsync IEMAll: Added IEM_MC_FETCH_MEM_I64 and tweaked the VT-x verification …
(edit) @53181   10 years vboxsync IEM/IRET: Make the 16-bit IRET real/v86 mode instruction clear RF, …
(edit) @53180   10 years vboxsync IEM: Implemented fidl m64i.
(edit) @53178   10 years vboxsync HMVMXR0.cpp: Fixed several bugs in the real-mode-on-top-of-v86 …
(edit) @53176   10 years vboxsync HMVMXR0.cpp: Fixed bug in hmR0VmxInjectEventVmcs where cs.ValidSel …
(edit) @53152   10 years vboxsync VMM/TM: space.
(edit) @53108   10 years vboxsync IEM: Call gate TSS access needs to check TSS bitness, not gate, duh.
(edit) @53107   10 years vboxsync Committed more than I had intended…
(edit) @53104   10 years vboxsync IEM: Added FILD m16.
(edit) @53102   10 years vboxsync IEM: SS determines stacks size, not CS (IRET).
(edit) @53101   10 years vboxsync EM: Careful with MOV to segment register.
(edit) @53097   10 years vboxsync USB: Beginnings of emulated USB3 devices.
(edit) @53089   10 years vboxsync VMM/HMVMXR0: logging fix.
(edit) @53062   10 years vboxsync USB: Integrate USB sniffer. Make it possible to specify a file to dump …
(edit) @53061   10 years vboxsync HM: Fixed SVM MF intercept setup logic error.
(edit) @53031   10 years vboxsync USB: Connecting the dots.
(edit) @52984   10 years vboxsync iomMMIODoComplicatedWrite: Fixed assertion, should be using && instead …
(edit) @52931   10 years vboxsync VMM/testcase/tstAnimate: fixed wrong condition
(edit) @52928   10 years vboxsync VMM/HMVMXR0: Fix checking PAT MSR validity in hmR0VmxCheckGuestState().
(edit) @52919   10 years vboxsync IEM: Corrected FNOP opcode.
(edit) @52913   10 years vboxsync IEM: Implemented call gates (currently disabled).
(edit) @52884   10 years vboxsync IEM: Added comments where code does not match comments and/or Intel …
(edit) @52883   10 years vboxsync IEM: Fixed 16-bit inter-privilege IRET.
(edit) @52882   10 years vboxsync IEM: Fixed inter-privilege RETF.
(edit) @52866   10 years vboxsync Typo cut and paste.
(edit) @52862   10 years vboxsync stamR3LookupMaybeFree: Fixed bug causing assertions in …
(edit) @52859   10 years vboxsync IEM: Inter-ring RETF stack fix.
(edit) @52847   10 years vboxsync stamR3LookupMaybeFree: disable asserting code.
(edit) @52841   10 years vboxsync stamR3LookupMaybeFree: Inverted parent check.
(edit) @52811   10 years vboxsync VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
(edit) @52810   10 years vboxsync VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
(edit) @52809   10 years vboxsync VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
(edit) @52772   10 years vboxsync VMM/GIM: empty prototype.
(edit) @52771   10 years vboxsync VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
(edit) @52770   10 years vboxsync VMM/CPUM: Fix EFER WRMSR to ignore EFER.LMA bit, trunk regression …
(edit) @52768   10 years vboxsync VMM/GIM: doxygen beautifications.
(edit) @52767   10 years vboxsync VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
(edit) @52766   10 years vboxsync VMM/HM: Fixing source of ambiguity.
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