VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44393   12 years vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44387   12 years vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44386   12 years vboxsync CFGM: Some smaller PVM/PUVM adjustments.
(edit) @44385   12 years vboxsync CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
(edit) @44375   12 years vboxsync EM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44374   12 years vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44362   12 years vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @44358   12 years vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
(edit) @44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44347   12 years vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44346   12 years vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
(edit) @44340   12 years vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44337   12 years vboxsync update
(edit) @44283   12 years vboxsync export to OSE
(edit) @44267   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44262   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44259   12 years vboxsync VMM: STAM counter naming.
(edit) @44251   12 years vboxsync VMM: stam counters and some renames.
(edit) @44195   12 years vboxsync VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs.
(edit) @44189   12 years vboxsync CPUM: helper function.
(edit) @44154   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44146   12 years vboxsync VMM: HM bits.
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @44096   12 years vboxsync VMM/VMMR0: naming.
(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) @43961   12 years vboxsync VMM: Pass the VMCPU to IOMMMIOMapMMIOHCPage() as we already have it.
(edit) @43947   12 years vboxsync VMM/VMMR0: HM naming.
(edit) @43931   12 years vboxsync VMM/VMMR0: build fix.
(edit) @43930   12 years vboxsync VMM/VMMR0: Camel case.
(edit) @43884   12 years vboxsync VMM: bits.
(edit) @43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @43852   12 years vboxsync VMM/VMMR0: bits.
(edit) @43849   12 years vboxsync VMM: bits.
(edit) @43826   12 years vboxsync VMX: bits.
(edit) @43814   12 years vboxsync PDMUSB: Support attaching virtual USB devices to EHCI.
(edit) @43811   12 years vboxsync doc type
(edit) @43803   12 years vboxsync VMM/VMMR0: bits.
(edit) @43771   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @43756   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @43706   12 years vboxsync VMM/HM: bits.
(edit) @43700   12 years vboxsync HM: bits.
(edit) @43667   12 years vboxsync VMM: APIC refactor, cache APIC base MSR during init phase.
(edit) @43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43392   12 years vboxsync VMM: HM cleanup.
(edit) @43390   12 years vboxsync VMM: HM cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43379   12 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @43131   12 years vboxsync EFI: permanent NVRAM storage.
(edit) @43124   12 years vboxsync CDDL cleanup
(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.
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