VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4668   17 years vboxsync Removed MMPhysGCVirt2HCVirt.
(edit) @4665   17 years vboxsync Moved some of the odd address conversion routines to PGMR3Dbg just to …
(edit) @4621   17 years vboxsync pgmPhysCacheAdd doesn't look like it's SMP safe, at least I got a …
(edit) @4620   17 years vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4616   17 years vboxsync Ditto for REM(R3)NotifyHandlerPhysicalDeregister.
(edit) @4615   17 years vboxsync REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, …
(edit) @4598   17 years vboxsync Only check for vmx root mode for 64 bits hosts.
(edit) @4593   17 years vboxsync Don't modify the X86_CR4_VMXE flag.
(edit) @4592   17 years vboxsync Give up earlier, esp. if we're not the EMT - just had EMT in a HLT …
(edit) @4591   17 years vboxsync PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
(edit) @4569   17 years vboxsync Read and write to GC virt is only allowed from EMT.
(edit) @4568   17 years vboxsync Compile fix
(edit) @4566   17 years vboxsync Cleaned up
(edit) @4564   17 years vboxsync Don't allow gc to hc virt address conversions from non-EMT threads.
(edit) @4563   17 years vboxsync Add a release log message when PGMPhysGCPhys2HCPtr fails
(edit) @4558   17 years vboxsync Added PDMDEVHLP::pfnPhysGCPtr2GCPhys
(edit) @4551   17 years vboxsync EMSTATE_NONE
(edit) @4549   17 years vboxsync overlooked some import libs…
(edit) @4546   17 years vboxsync Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
(edit) @4537   17 years vboxsync fallback notes.
(edit) @4536   17 years vboxsync mapping cache notes.
(edit) @4521   17 years vboxsync Fixes for taking the address of a va_list parameter. (must make stack …
(edit) @4520   17 years vboxsync Don't take the address of a va_list parameter. must va_copy it first …
(edit) @4518   17 years vboxsync more words.
(edit) @4511   17 years vboxsync lunch commit.
(edit) @4508   17 years vboxsync grrrr
(edit) @4507   17 years vboxsync grrr
(edit) @4506   17 years vboxsync iprt/uuid.h
(edit) @4503   17 years vboxsync CFGMR3InsertBytes should take a const data pointer.
(edit) @4502   17 years vboxsync The pc bios requires the UUID value now.
(edit) @4497   17 years vboxsync OSE / darwin fixes.
(edit) @4487   17 years vboxsync Todo
(edit) @4477   17 years vboxsync Added missing 20h spill area for register arguments. Changed it to use …
(edit) @4474   17 years vboxsync Solaris.
(edit) @4460   17 years vboxsync format typo
(edit) @4456   17 years vboxsync Fixed an invalid format string in a LogFlow() statement.
(edit) @4455   17 years vboxsync Fixed PDMTHREAD::Thread initialiation race, the new thread might …
(edit) @4451   17 years vboxsync Fixed compile problem when PGMPOOL_WITH_CACHE wasn't set.
(edit) @4425   17 years vboxsync some more CPU feature flags
(edit) @4421   17 years vboxsync Fixed bugs found during testing. Wakeup -> WakeUp.
(edit) @4420   17 years vboxsync Force recompiler emulation of string io operations to work around host …
(edit) @4419   17 years vboxsync Accidental commit
(edit) @4418   17 years vboxsync Reapplied 23986
(edit) @4417   17 years vboxsync Forgot to convert addresses
(edit) @4416   17 years vboxsync Backed out 23986
(edit) @4415   17 years vboxsync Todos added
(edit) @4414   17 years vboxsync Use PGMPhysRead/WriteGCPtrSafe to respect access handlers, set …
(edit) @4413   17 years vboxsync Added PGMPhysWriteGCPtrSafe & PGMPhysReadGCPtrSafe
(edit) @4411   17 years vboxsync Disabled string io operations for ring 0 (hangs/crashes host). Debug …
(edit) @4403   17 years vboxsync PDMCritSectIsInitialized.
(edit) @4402   17 years vboxsync Corrected assertion
(edit) @4401   17 years vboxsync More logging
(edit) @4396   17 years vboxsync Clearer release message
(edit) @4394   17 years vboxsync fixed comment
(edit) @4390   17 years vboxsync The page pool may flush a shadow page table mapping referenced by the …
(edit) @4388   17 years vboxsync Shadow ROM emulation. Clear the RESERVED flag for ROM.
(edit) @4387   17 years vboxsync more grokable.
(edit) @4382   17 years vboxsync Extended the ROMRegister DevHlp interface to include a fShadow flag. …
(edit) @4372   17 years vboxsync Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
(edit) @4296   17 years vboxsync vmR3SetState must accessible of course.
(edit) @4295   17 years vboxsync VMSTATE_GURU_MEDITATION when EMR3Execute returns with the EM state …
(edit) @4284   17 years vboxsync drop a double prediction and some blanks.
(edit) @4268   17 years vboxsync Record invlpg occurrences in ring 0 too.
(edit) @4250   17 years vboxsync Test RTLogPrintf and unset the per-thread loginstance on init failure.
(edit) @4248   17 years vboxsync DEBUG_NO_RING0_ASSERTIONS should not have been left #defined.
(edit) @4228   17 years vboxsync corrected error message for SUPLowAlloc failure.
(edit) @4212   17 years vboxsync SELMSelInfoIsExpandDown
(edit) @4211   17 years vboxsync just to be on the safe side.
(edit) @4208   17 years vboxsync CPUMGetGuestMode
(edit) @4207   17 years vboxsync CPUMGetGuestMode
(edit) @4206   17 years vboxsync more options (forgot to commit it).
(edit) @4198   17 years vboxsync Corrected selector bounds checking for expand down selectors in …
(edit) @4197   17 years vboxsync Load from saved state as well as raw memory file (dump). Updated …
(edit) @4190   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4189   17 years vboxsync ignore cpuid mismatch if SSMAFTER_DEBUG_IT.
(edit) @4188   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4187   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4186   17 years vboxsync SSMAFTER_DEBUG_IT hack.
(edit) @4185   17 years vboxsync Fixed x86/amd64 file header difference. Added SSMAFTER_DEBUG_IT for …
(edit) @4177   17 years vboxsync Use -e sym instead of -entry=sym since this works for both solaris and …
(edit) @4117   17 years vboxsync Removed trailing dots and \n from error messages.
(edit) @4116   17 years vboxsync Clear pVM->stam.s.pHead
(edit) @4086   17 years vboxsync Another LINUX -> RT_OS_LINUX
(edit) @4085   17 years vboxsync RT_OS_LINUX or did you really mean LINUX?
(edit) @4084   17 years vboxsync comment
(edit) @4083   17 years vboxsync Changed comment
(edit) @4081   17 years vboxsync Spacing
(edit) @4080   17 years vboxsync Changed comment
(edit) @4079   17 years vboxsync Fail if the CPU is in VMX root mode.
(edit) @4078   17 years vboxsync Handle the VMX in root mode error.
(edit) @4074   17 years vboxsync Call vmR3Destroy when vmR3Create fails at a late stage.
(edit) @4072   17 years vboxsync STAMR3Term: check for double termination
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4059   17 years vboxsync Correction
(edit) @4058   17 years vboxsync comment update
(edit) @4057   17 years vboxsync Don't allow popf instructions to change the current IOPL in simple …
(edit) @4013   17 years vboxsync pdm.h = include pdm*.h; pdmapi.h = only the 'core' pdm APIs.
(edit) @4012   17 years vboxsync Hooked up the PDMThread stuff.
(edit) @4000   17 years vboxsync uint32_t -> int32_t
(edit) @3956   17 years vboxsync Always flag the necessary updates; necessary for hardware acceleration
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