VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @3942   17 years vboxsync fixed detecting the CPU vendor (in DevAPIC) by introducing symbolic …
(edit) @3888   17 years vboxsync Solaris.
(edit) @3861   17 years vboxsync use generic functions for determining paths instead of home-brewn solutions
(edit) @3857   17 years vboxsync PDMUsb - work in progress.
(edit) @3853   17 years vboxsync Some more USB sketching…
(edit) @3852   17 years vboxsync Finally splitting up pdm.h. Working on integrating USB into PDM …
(edit) @3840   17 years vboxsync Created CFGMR3CreateTree and CFGMR3InsertSubTree.
(edit) @3776   17 years vboxsync Compile fixes
(edit) @3753   17 years vboxsync info "ff"
(edit) @3750   17 years vboxsync Check if SVM is disabled in the BIOS. Otherwise enabling it with wrmsr …
(edit) @3724   17 years vboxsync removed the obsolete x86context.h (all constants are in VBox/x86.h).
(edit) @3723   17 years vboxsync Double underscore cleanup.
(edit) @3722   17 years vboxsync removed left over file
(edit) @3700   17 years vboxsync r0 logging for me
(edit) @3697   17 years vboxsync double underscore cleanup.
(edit) @3696   17 years vboxsync double underscore cleanup.
(edit) @3686   17 years vboxsync leaves.
(edit) @3635   17 years vboxsync VBox_hdr_h -> _VBox_hdr_h
(edit) @3548   17 years vboxsync Quickly made PDMThread.cpp compile (still a bit unfinished).
(edit) @3523   17 years vboxsync PDMThread (unfinished).
(edit) @3520   17 years vboxsync PDMThread (unfinished).
(edit) @3519   17 years vboxsync MM_TAG_PDM_THREAD
(edit) @3510   17 years vboxsync Interpret CLTS
(edit) @3509   17 years vboxsync Emulate CLTS in GC.
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