VirtualBox

source: vbox/trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @38953   13 years vboxsync PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
(edit) @38489   13 years vboxsync tstVMStructSize: Print a couple of extra offsets in the VM struct.
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37467   13 years vboxsync IOM: Clean up locking now that all devices has its own CS.
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @37323   14 years vboxsync build fix and some prefix cleanup.
(edit) @36946   14 years vboxsync fix win-dbg
(edit) @36940   14 years vboxsync PGMPAGE: Finally, idPage is 32-bit. The physical address can now be …
(edit) @36931   14 years vboxsync PGMPAGE: A tiny bit more.
(edit) @36768   14 years vboxsync IEM: Initial commit, work in progress.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35333   14 years vboxsync VMM source reorg.
(edit) @33935   14 years vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @32920   14 years vboxsync Compile fix
(edit) @32133   14 years vboxsync vm.h/mac: alignment fixes.
(edit) @31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31123   14 years vboxsync PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
(edit) @30217   14 years vboxsync VMM: VCC100 warnings.
(edit) @29329   15 years vboxsync removed VBOX_WITH_VMI
(edit) @28942   15 years vboxsync Check GVM and GVMCPU as well (!)
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @25891   15 years vboxsync PDMDrv,*: multi context drivers, part 1.
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @23366   15 years vboxsync Wait for the target VCPU to finish its world switch.
(edit) @23056   15 years vboxsync Extra printf
(edit) @22997   15 years vboxsync Test UVM padding as well
(edit) @22919   15 years vboxsync VMM/PGM: Alignment fixes that cures crashes on snow leopard when gdb …
(edit) @22893   15 years vboxsync vm.h: page align VMCPU::pgm (it's 28KB).
(edit) @22888   15 years vboxsync vm.h/vm.mac: tweaking.
(edit) @22887   15 years vboxsync vm.h: Make 32-bit and 64-bit stuff be more uniform…
(edit) @22886   15 years vboxsync vm.h: 64-bit host realignment.
(edit) @22885   15 years vboxsync VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
(edit) @21989   15 years vboxsync More statistics
(edit) @21987   15 years vboxsync TPR patching updates
(edit) @20993   15 years vboxsync build fix.
(edit) @20992   15 years vboxsync VMMR0JmpA-amd64.asm: Save non-volatile XMM registers on Windows/AMD64.
(edit) @20875   15 years vboxsync VMM: Renamed almost all references to CallHost to CallRing3.
(edit) @20784   15 years vboxsync TM: Renamed the EmtLock to TimerCritSect as it's almost only used for …
(edit) @20747   15 years vboxsync REM: Don't drop handler reply records. More handler replay paranoia …
(edit) @20530   15 years vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @19735   16 years vboxsync Relax critical alignment requirements a bit.
(edit) @19715   16 years vboxsync Check for more critical section alignment
(edit) @19714   16 years vboxsync Additional alignment checks
(edit) @19453   16 years vboxsync attempt to fix the 32-bit build boxes
(edit) @19434   16 years vboxsync Further splitup of VMM (ring 0 jump buffer).
(edit) @19405   16 years vboxsync VBox/types.h: Added VMCPUSET and a couple of macros.
(edit) @19366   16 years vboxsync Removed global VMM lock.
(edit) @19015   16 years vboxsync Split up TRPM. (guest SMP)
(edit) @18927   16 years vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @17537   16 years vboxsync REM: Added REMR3InitFinalize and moved the dirty page bit map …
(edit) @14411   16 years vboxsync RDTSCP support added. Enabled only for AMD-V guests.
(edit) @13961   16 years vboxsync Extra test
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13921   16 years vboxsync Extra check
(edit) @13898   16 years vboxsync Moved more data to VMCPU.
(edit) @13885   16 years vboxsync fix 32-bit builds
(edit) @13883   16 years vboxsync Moved more data around.
(edit) @13796   16 years vboxsync VMM: some adjustments.
(edit) @13751   16 years vboxsync UVM updates
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13701   16 years vboxsync VMM: some statistics cleanup.
(edit) @13413   16 years vboxsync VMM: spaces mostly.
(edit) @13375   16 years vboxsync some (disabled) VMI bits
(edit) @13062   16 years vboxsync #1865: More PGM changes.
(edit) @12970   16 years vboxsync #1865: PDMINS.
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12579   16 years vboxsync VMM: Outlined the per CPU data.
(edit) @11515   16 years vboxsync Include other members of CPUMCTXCORE in test.
(edit) @10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @9430   17 years vboxsync Made the base of GDTR and IDTR 64 bits.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7715   17 years vboxsync Renamed PDPTR to PDPT. Added preliminary code for executing code with …
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7629   17 years vboxsync Initial cleanup for PAE
(edit) @6854   17 years vboxsync All the new ROM stuff. Had to change PGMROMPAGE a bit to make it …
(edit) @6837   17 years vboxsync Implemented PGMR3PhysRomRegister.
(edit) @6820   17 years vboxsync Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
(edit) @6796   17 years vboxsync Fixed init problems wrt. VM ownership by implementing the UVM …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3852   17 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @1500   18 years vboxsync Added virtual interrupt redirection bitmap to our TSS
(edit) @1480   18 years vboxsync No longer require contiguous memory for the VM structure. Did long …
(edit) @1283   18 years vboxsync Added support for the hybrid darwin setup where the kernel is 32-bit …
(edit) @520   18 years vboxsync 64-bit alignment.
(edit) @474   18 years vboxsync file description
(edit) @165   18 years vboxsync Another check.
(edit) @161   18 years vboxsync 64-bit: structure alignment.
(edit) @23   18 years vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 years vboxsync import
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