VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44524   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44522   12 years vboxsync SSM: Hide SSMR3RegisterDevice and SSMR3RegisterDriver.
(edit) @44517   12 years vboxsync VMM/DBGF: Don't use priority VM requests since we're using rendezvous …
(edit) @44510   12 years vboxsync PDM takes the RTC cirtical section before calling the PDMRTCREG …
(edit) @44508   12 years vboxsync Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
(edit) @44505   12 years vboxsync SSM: Take device locks before doing any callbacks.
(edit) @44504   12 years vboxsync small cleanups.
(edit) @44464   12 years vboxsync PDMDevice.cpp: Changed the default critsect name to try prevent STAM …
(edit) @44463   12 years vboxsync PDMDevice.cpp: Changed the default critsect name to try prevent STAM …
(edit) @44461   12 years vboxsync refined r83445
(edit) @44452   12 years vboxsync doc/manual, VMM: clarify the host/guest combinations we support NX
(edit) @44418   12 years vboxsync cleanup
(edit) @44410   12 years vboxsync VMM: dbg build fix
(edit) @44404   12 years vboxsync DBGF: UVM and UVMCPU padding safety.
(edit) @44403   12 years vboxsync Build fix
(edit) @44401   12 years vboxsync VMM: cleanup order fix
(edit) @44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44397   12 years vboxsync AsyncCompletion: Only use range locks if the request is unaligned, …
(edit) @44394   12 years vboxsync +VMMR3GetCpuByIdU, -FNATOMICHANDLER
(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) @44275   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44267   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) @44245   12 years vboxsync VMM: Added stats counter for preemption timer exits.
(edit) @44235   12 years vboxsync AsyncCompletion: Logging fix
(edit) @44201   12 years vboxsync VMM/VMMR3: todo.
(edit) @44197   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44195   12 years vboxsync VMM/VMMAll, VMMR3: forceflags for updating CR3 and PAE PDPEs.
(edit) @44170   12 years vboxsync cpumR3DetectVendor: Use ASMIsXyzCpuEx.
(edit) @44168   12 years vboxsync nit
(edit) @44146   12 years vboxsync VMM: HM bits.
(edit) @44118   12 years vboxsync VMMR3/TRPM: spaces.
(edit) @44089   12 years vboxsync VMM: hungarian.
(edit) @44085   12 years vboxsync VMM/VMMR3: HM doxygen.
(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) @44037   12 years vboxsync VMMR3/TRPM: indent, removed bogus assertion
(edit) @44035   12 years vboxsync VMM: hungarian again.
(edit) @44033   12 years vboxsync VMM: hungarian.
(edit) @44027   12 years vboxsync VMM: allow to disable MONITOR by setting the CFG key …
(edit) @43872   12 years vboxsync Make VBOX_WITH_RAW_MODE= link.
(edit) @43866   12 years vboxsync better assertion.
(edit) @43864   12 years vboxsync VMM: a few compile fixes for VBOX_WITH_RAW_MODE disabled
(edit) @43858   12 years vboxsync AsyncCompletion: Log if async flushes are disabled and fix endless …
(edit) @43814   12 years vboxsync PDMUSB: Support attaching virtual USB devices to EHCI.
(edit) @43805   12 years vboxsync VMM/HM: comment clarifications.
(edit) @43803   12 years vboxsync VMM/VMMR0: bits.
(edit) @43765   12 years vboxsync PDM: Made PDMDevHlpTMTimeVirtGetNano consistent across contexts (see …
(edit) @43756   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @43746   12 years vboxsync VMM: Some naming adjustments.
(edit) @43725   12 years vboxsync AsyncCompletion: Fix hung flush requests if the underlying filesystem …
(edit) @43670   12 years vboxsync VMM: 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) @43625   12 years vboxsync Bug fixes
(edit) @43623   12 years vboxsync AsyncCompletion/File: Use a timer to process delayed requests and …
(edit) @43599   12 years vboxsync AsyncCompletion: New statistics counter to record 8KB unaligned accesses
(edit) @43530   12 years vboxsync AsyncCompletion: STAT_* => STAT_REL_*
(edit) @43529   12 years vboxsync AsyncCompletion: More statistics and include them in a release build …
(edit) @43509   12 years vboxsync HM: refactor.
(edit) @43496   12 years vboxsync VMM: build fix.
(edit) @43494   12 years vboxsync VMM/VMMR0,R3: HM cleanup.
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @43469   12 years vboxsync VMM: HM bits.
(edit) @43468   12 years vboxsync VMM: HM bits. More renaming in prepartion of
(edit) @43466   12 years vboxsync VMM: HM bits.
(edit) @43455   12 years vboxsync VMM/VMMR0: Hungarian notation fixes.
(edit) @43413   12 years vboxsync VMM/HM: unbreak saved state.
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43392   12 years vboxsync VMM: HM cleanup.
(edit) @43391   12 years vboxsync VMM: HM cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43229   12 years vboxsync PDMNetShaper.cpp: more style.
(edit) @43228   12 years vboxsync PDMNetShaper.cpp: style, shorten thread name.
(edit) @43163   12 years vboxsync VMM: A wee bit page pool paranoia related to #6349.
(edit) @43079   12 years vboxsync TRPMR3GetImportRC: Don't assert in VMMGetCpu0 with SMP guests. We …
(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) @43038   12 years vboxsync PDMDriver.cpp: (C)
(edit) @43037   12 years vboxsync PDMDriver.cpp: Don't assert when trying to attach driver at a …
(edit) @42975   12 years vboxsync Duh.
(edit) @42931   12 years vboxsync Please, leave my comment style alone.
(edit) @42895   12 years vboxsync VMM: typo.
(edit) @42894   12 years vboxsync VMM: nits.
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