VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @43047   12 years vboxsync VMM: Must flush changes pending in the handy page array before freeing …
(edit) @43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
(edit) @42840   12 years vboxsync VMM/HWSVMR0: nits.
(edit) @42704   12 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42526   12 years vboxsync FE/Qt: 6234: Support for VM groups: Initial commit. GUI-3 branch …
(edit) @42453   12 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42451   12 years vboxsync iom.h: doc typos.
(edit) @42427   12 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42420   12 years vboxsync Eliminating CPUM_CHANGED_HIDDEN_SEL_REGS_INVALID and …
(edit) @42415   12 years vboxsync build fix
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42373   12 years vboxsync VMM: invpg -> invlpg, some cleanup.
(edit) @42337   12 years vboxsync CPUM: Save and restore the internal selector fields.
(edit) @42186   12 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42174   12 years vboxsync VMM/HWSVMR0: cosmetics.
(edit) @42165   12 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @42066   12 years vboxsync yet another build fix
(edit) @42064   12 years vboxsync build fix
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @42025   12 years vboxsync A few missed copyright year updates.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41943   12 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41940   12 years vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   12 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41933   12 years vboxsync VMMSwitcher: Drop the unused assembly switcher functions taking guest …
(edit) @41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41908   12 years vboxsync Check loaded selector register the GDT changes.
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41905   12 years vboxsync CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
(edit) @41904   12 years vboxsync CPUM: Fixed saved state bustage. Got two padding equally wrong and …
(edit) @41901   12 years vboxsync VBox/types.h: VBOXGDTR_VER1_6 -> cpumctx-v1_6.h.
(edit) @41900   12 years vboxsync SSM: Added SSMFIELD_ENTRY_U32_ZX_U64.
(edit) @41899   12 years vboxsync CPUM: Working over the saved state code to put/get structures using …
(edit) @41891   12 years vboxsync NetShaper: Fixed segmentation fault caused by limits not fitting in …
(edit) @41847   12 years vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41826   12 years vboxsync Comment typo.
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41824   12 years vboxsync EMAll/IEM work.
(edit) @41799   12 years vboxsync IEM: Back to where I was when I needed DISSTATE::abInstr…
(edit) @41768   12 years vboxsync PATM: Added PATMR3ReadOrgInstr.
(edit) @41764   12 years vboxsync VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41727   12 years vboxsync DIS: register macro name adjustments.
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41545   13 years vboxsync DBGFReg: Added DBGFR3RegNmValidate.
(edit) @41363   13 years vboxsync VRDP,Main,Extpack,include: smartcard support: do not use platform …
(edit) @41349   13 years vboxsync pdmdev.h: warning
(edit) @41279   13 years vboxsync vmm/vm.h: comment typo.
(edit) @41277   13 years vboxsync VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
(edit) @41270   13 years vboxsync cleanups
(edit) @41269   13 years vboxsync Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41247   13 years vboxsync More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
(edit) @41218   13 years vboxsync Tweaks for DTrace.
(edit) @41189   13 years vboxsync VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
(edit) @41173   13 years vboxsync VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
(edit) @41149   13 years vboxsync hrpmf. not needed.
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40937   13 years vboxsync Tag the APIC timer IRQs.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40712   13 years vboxsync NetShaper: Online bandwidth limit setting (#5582)
(edit) @40656   13 years vboxsync Added counters so that VT-x exit stats add up.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40637   13 years vboxsync include/vmm/pdmifs.h: PDMIHOSTPARALLELCONNECTOR interface has design flaw
(edit) @40559   13 years vboxsync Added MTF exit constant.
(edit) @40453   13 years vboxsync EM/IEM/PATM: some refactoring.
(edit) @40451   13 years vboxsync EM: build fix.
(edit) @40450   13 years vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40448   13 years vboxsync EM: refactoring…
(edit) @40447   13 years vboxsync EM: More refactoring.
(edit) @40442   13 years vboxsync IEM integration in progress - doing some EM refactoring to ease this …
(edit) @40416   13 years vboxsync s/fTraceing/fTracing/g
(edit) @40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
(edit) @40397   13 years vboxsync VMM: Make most of the tracing optional so we don't have to be afraid …
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @40235   13 years vboxsync build fixes.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40138   13 years vboxsync IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
(edit) @40076   13 years vboxsync Changed the types of the r80 views of the FPU registers.
(edit) @40054   13 years vboxsync VMM,VMMDev: Page sharing cleanup.
(edit) @40022   13 years vboxsync IEM: fxsave & fxrstor.
(edit) @40006   13 years vboxsync build fix.
(edit) @40005   13 years vboxsync More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
(edit) @39920   13 years vboxsync GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed …
(edit) @39917   13 years vboxsync STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39882   13 years vboxsync Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
(edit) @39856   13 years vboxsync pdmifs.h: Doc update: PDMIMEDIA pairs with PDMIMEDIAPORT now.
(edit) @39853   13 years vboxsync CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
(edit) @39838   13 years vboxsync CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
(edit) @39684   13 years vboxsync Parallel: Some love for the long abandoned parallel port emulation. …
(edit) @39603   13 years vboxsync crHgsmi: cleanup
(edit) @39414   13 years vboxsync PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
(edit) @39368   13 years vboxsync VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
(edit) @39327   13 years vboxsync scm whitespace cleanups.
(edit) @39303   13 years vboxsync VMCPUSET changes.
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