VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63945   8 years vboxsync VMM/APIC, VMM/GIM/HyperV: Fix MSR range insertion/removale ordering …
(edit) @63944   8 years vboxsync VMM/APIC: Actively remove the x2APIC MSR range if we are not using it …
(edit) @63908   8 years vboxsync VMM/APIC: Assert nit.
(edit) @63907   8 years vboxsync VMM/APIC: Comments.
(edit) @63888   8 years vboxsync VMM/APIC: Insert x2APIC MSRs when Hyper-V compatibility mode is …
(edit) @63849   8 years vboxsync VMM/GIM/HyperV: Enable x2APIC MSR capabilities for Hyper-V.
(edit) @63843   8 years vboxsync VMM/APIC: Split ICR Lo, Hi, Full statistics to make it easier to …
(edit) @63820   8 years vboxsync CPUMR3Db: make cppcheck happy
(edit) @63753   8 years vboxsync VMM: gcc 6.2 warning fix.
(edit) @63739   8 years vboxsync spaces
(edit) @63710   8 years vboxsync VBoxVMMPreload: only try to load VBoxDD2R0 if really necessary
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63682   8 years vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @63664   8 years vboxsync Typo.
(edit) @63660   8 years vboxsync MM: Added MMR3PhysGet4GBRamHoleSize, MMPhysGetRamSizeAbove4GB, and …
(edit) @63651   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63650   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63649   8 years vboxsync VMM/GIM/HyperV: unused param build fix.
(edit) @63648   8 years vboxsync VMM/GIM/HyperV: Add partial support for synthetic interrupt controller …
(edit) @63640   8 years vboxsync PGMInternal.h: comment typo.
(edit) @63637   8 years vboxsync VMM/APIC: Doxygen fix.
(edit) @63634   8 years vboxsync VMM/APIC: doxygen fix.
(edit) @63633   8 years vboxsync VMM/APIC: unused param fix.
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @63589   8 years vboxsync 2 yasm warnings
(edit) @63570   8 years vboxsync doxy fixes
(edit) @63560   8 years vboxsync scm: cleaning up todos
(edit) @63525   8 years vboxsync nit
(edit) @63465   8 years vboxsync VMM: warnings (clang)
(edit) @63429   8 years vboxsync VMM: warnings
(edit) @63254   8 years vboxsync PDMAsyncCompletion: Fix possible integer underflow when the bandwidth …
(edit) @63226   8 years vboxsync Introducing PGM_ALL_CB2_PROTO.
(edit) @63196   8 years vboxsync warnings
(edit) @63139   8 years vboxsync tstVMM-HM: warning
(edit) @63138   8 years vboxsync tstVMM-HM.cpp: warnings
(edit) @63128   8 years vboxsync VMM: warnings
(edit) @63127   8 years vboxsync VMM: warnings
(edit) @62878   8 years vboxsync VMM/APIC: comment.
(edit) @62869   8 years vboxsync VMM: warnings.
(edit) @62777   8 years vboxsync VMM: warnings.
(edit) @62776   8 years vboxsync VMM: warnings.
(edit) @62775   8 years vboxsync VMM: warnings.
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62659   8 years vboxsync VMMR3: warnings
(edit) @62658   8 years vboxsync VMMR3: warnings
(edit) @62657   8 years vboxsync ssmR3StrmLogUnitContent: Restored the wrong rc, oops.
(edit) @62656   8 years vboxsync VMMR3: warnings
(edit) @62655   8 years vboxsync VMMR3: warnings
(edit) @62654   8 years vboxsync VMMR3: warnings
(edit) @62653   8 years vboxsync VMMR3: warnings
(edit) @62652   8 years vboxsync VMMR3: warnings
(edit) @62651   8 years vboxsync VMMR3: warnings
(edit) @62650   8 years vboxsync VMMR3: warnings
(edit) @62649   8 years vboxsync VMMR3: warnings
(edit) @62648   8 years vboxsync VMMR3: warnings
(edit) @62647   8 years vboxsync VMMR3: warnings
(edit) @62646   8 years vboxsync TRPM: drop the pragma pack on struct TRPM too, and make sure GuestIdtr …
(edit) @62645   8 years vboxsync TRPM: Fixed ancient TRPMCPU structure misalignment caught by MSC …
(edit) @62644   8 years vboxsync VMMR3: warnings
(edit) @62643   8 years vboxsync VMMR3: warnings
(edit) @62642   8 years vboxsync gimR3HvInit: Check VendorID length or we'll pick up random stack bits …
(edit) @62641   8 years vboxsync GIM: Please refrain from using 'c' as 'const', 'c' always means 'count …
(edit) @62640   8 years vboxsync VMM: warnings.
(edit) @62639   8 years vboxsync VMMR3: warnings
(edit) @62638   8 years vboxsync VMMR3: warnings
(edit) @62637   8 years vboxsync VMMR3: warnings
(edit) @62606   8 years vboxsync VMM: Unused parameters.
(edit) @62603   8 years vboxsync VMM: Unused parameters.
(edit) @62601   8 years vboxsync VMM: Unused parameters.
(edit) @62596   8 years vboxsync VMM/TM: new functions for getting virtual time from R3
(edit) @62591   8 years vboxsync VMM/GIM, CPUM: Retire "EnableHVP" CFGM option and the unconditional …
(edit) @62540   8 years vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits.
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62460   8 years vboxsync VMM: scm
(edit) @62440   8 years vboxsync VMM: More MSC level 4 warning fixes.
(edit) @62431   8 years vboxsync VMMR0: MSC level 4 warning fixes.
(edit) @62430   8 years vboxsync pdmR[3C]ApicHlp_ClearInterruptFF: Put the unused …
(edit) @62429   8 years vboxsync pdmR0ApicHlp_ClearInterruptFF: fixed incorrect …
(edit) @62424   8 years vboxsync GIMAllHv.cpp: MSC level 4 warnings.
(edit) @62423   8 years vboxsync emReadBytes: MSC level 4 warning.
(edit) @62422   8 years vboxsync iemTaskSwitch: Fixed X86_DESC_DB check and faked up DescSS for V8086 …
(edit) @62421   8 years vboxsync IEMAll.cpp: Fixes for some MSC level 4 warnings.
(edit) @62420   8 years vboxsync IEMAllInstructions.cpp.h: Disable unreachable code warning.
(edit) @62419   8 years vboxsync IEMAll.cpp: Fixes for some MSC level 4 warnings.
(edit) @62418   8 years vboxsync TRPMGCTrap0bHandler: Dropped unused pVM.
(edit) @62417   8 years vboxsync VMM/GIM/HyperV: Synthetic interrupt controller bits and some cleanup.
(edit) @62413   8 years vboxsync iemAImpl_div_u64: Documented flag behavior of Intel Skylake 6700K, …
(edit) @62411   8 years vboxsync iemAImpl_mul_u64: Implemented flag behavior to match that of Intel …
(edit) @62408   8 years vboxsync iemAImpl_imul_u64: Adjusted flag behavior to match that of Intel …
(edit) @62404   8 years vboxsync iemAImpl_idiv_u64: Use RTUint128AssignNeg.
(edit) @62402   8 years vboxsync iemAImpl_imul_u64: Use RTUint128AssignNeg.
(edit) @62399   8 years vboxsync iemAImpl_imul_u64: missed one
(edit) @62398   8 years vboxsync iemAImpl_imul_u64: duh!
(edit) @62384   8 years vboxsync VMM: fixed gcc flags
(edit) @62373   8 years vboxsync IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
(edit) @62371   8 years vboxsync IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
(edit) @62360   8 years vboxsync VMMR3/PDMDriver.cpp: Allow to deregister STAM values without debug …
(edit) @62359   8 years vboxsync VMM/GIM: Doxygen build fix.
(edit) @62357   8 years vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
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