VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMGC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13087   16 years vboxsync #1865: More PGM changes.
(edit) @13067   16 years vboxsync #1865: More PGM changes.
(edit) @13060   16 years vboxsync #1865: More PGM changes.
(edit) @13035   16 years vboxsync #1865: More PGM…
(edit) @13027   16 years vboxsync TRPMGC: C++ forbids warning.
(edit) @12989   16 years vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12984   16 years vboxsync #1865: PDMQueue.
(edit) @12976   16 years vboxsync PDM: fixed PDMAPICVERSION.
(edit) @12972   16 years vboxsync APIC versioning in features interface
(edit) @12970   16 years vboxsync #1865: PDMINS.
(edit) @12965   16 years vboxsync spaces
(edit) @12799   16 years vboxsync r=bird: cpuid -> idCpu like we use elsewhere (mixed case!).
(edit) @12684   16 years vboxsync refactoring to simplify migration to per-CPU action flags
(edit) @12669   16 years vboxsync account CPU id in setting attention flags (only SMP builds)
(edit) @12667   16 years vboxsync CPU id passed to interrupt callback, proper typing
(edit) @12663   16 years vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
(edit) @12657   16 years vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12574   16 years vboxsync APIC: Added helper for calling VMMGetCpuId.
(edit) @12339   16 years vboxsync Minor comment correction
(edit) @11473   16 years vboxsync http://en.wikipedia.org/wiki/Guru_Meditation
(edit) @11311   16 years vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @11261   16 years vboxsync #1865: DevPIC.
(edit) @11224   16 years vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11221   16 years vboxsync DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
(edit) @11219   16 years vboxsync #1865: DevAPIC.
(edit) @11169   16 years vboxsync #1865: PCI.
(edit) @10804   16 years vboxsync VMM: Fixed VBOX_SVN_REV blunder (mine).
(edit) @10450   16 years vboxsync Added VMMGetSvnRev() (exported) and changed VMMR0Init and VMMGCInit …
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @10087   16 years vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @9714   17 years vboxsync Zero out high dword of rsp as well.
(edit) @9713   17 years vboxsync More eip -> rip changes.
(edit) @9412   17 years vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9346   17 years vboxsync gcc don't allow casting 64-bit integer to a 32-bit pointer, so cast …
(edit) @9344   17 years vboxsync Types and string format specifiers.
(edit) @9300   17 years vboxsync More 64 bits guest ptr fixes
(edit) @9295   17 years vboxsync Wrong string specifiers
(edit) @9291   17 years vboxsync Not used
(edit) @9288   17 years vboxsync More type changes.
(edit) @9282   17 years vboxsync Type and cast corrections
(edit) @9247   17 years vboxsync Fixed broken cmpxchg8b emulation.
(edit) @9244   17 years vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(edit) @9231   17 years vboxsync Missign updates
(edit) @9223   17 years vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
(edit) @9212   17 years vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8985   17 years vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
(edit) @8831   17 years vboxsync dtrace experiments.
(edit) @8825   17 years vboxsync -doxygen comment.
(edit) @8793   17 years vboxsync Log group.
(edit) @8763   17 years vboxsync Use Makefile.kup instead of up.kmk.
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8491   17 years vboxsync Fixed OS/2 builds.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8098   17 years vboxsync Emulate cmpxchg8b in GC.
(edit) @8033   17 years vboxsync Fixed one regression + several PAE related bugs.
(edit) @7748   17 years vboxsync Removed invalid paging combinations
(edit) @7294   17 years vboxsync xadd: small optimization
(edit) @7286   17 years vboxsync emulate [lock] xadd in GC
(edit) @7113   17 years vboxsync Export TMTimerFrom*.
(edit) @7109   17 years vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @6764   17 years vboxsync Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
(edit) @6255   17 years vboxsync Section attibute 'segname <name>' -> 'segname=<name>'. (Fixed by Peter …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5597   17 years vboxsync OS/2 build fix.
(edit) @5492   17 years vboxsync Export ASMMultU64ByU32DivByU32 and the new time stuff.
(edit) @5399   17 years vboxsync Name.
(edit) @5396   17 years vboxsync Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
(edit) @5395   17 years vboxsync Optimized RDTSC emulation a little bit.
(edit) @5384   17 years vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5342   17 years vboxsync Protect cmpxchg emulation
(edit) @4697   17 years vboxsync Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
(edit) @4684   17 years vboxsync Removed some CLIs that're no longer needed. Also straighted out a …
(edit) @4620   17 years vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4394   17 years vboxsync fixed comment
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3776   17 years vboxsync Compile fixes
(edit) @3696   17 years vboxsync double underscore cleanup.
(edit) @3509   17 years vboxsync Emulate CLTS in GC.
(edit) @3216   17 years vboxsync Removed incorrect io return code changes.
(edit) @3210   17 years vboxsync Fixed a typo
(edit) @3207   17 years vboxsync Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. Direct …
(edit) @3184   17 years vboxsync return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
(edit) @3145   18 years vboxsync Fixed incorrect IOM return checks.
(edit) @3123   18 years vboxsync Made VBOX_LOG_FLAGS=msprog work in GC.
(edit) @3122   18 years vboxsync Forward all non-ring 0 illegal instruction traps directly. Fixes …
(edit) @3112   18 years vboxsync Added full set of runtime error functions to PDM device/driver interface.
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2610   18 years vboxsync spelling
(edit) @2507   18 years vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
(edit) @2504   18 years vboxsync Documented port I/O status code and fixed places where we didn't …
(edit) @2476   18 years vboxsync Some makefile header and attribute adjustments.
(edit) @2231   18 years vboxsync Partial 20576 commit
(edit) @2228   18 years vboxsync backed out 20576 due to regressions
(edit) @2226   18 years vboxsync Cleanup of emR3RawExecuteIOInstruction: use existing IOM functions. …
(edit) @2202   18 years vboxsync Cleaned up.
(edit) @2201   18 years vboxsync Moved ins/outs handling to the VMMAll directory.
(edit) @2171   18 years vboxsync Added @todo
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