VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45442   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45436   12 years vboxsync VMM/TM.cpp: disable TSC offsetting for SMP VMs as a workaround for the …
(edit) @45430   12 years vboxsync Doxygen
(edit) @45428   12 years vboxsync VMM: Propagate errors from PGM through the disassembler. Get rid of …
(edit) @45419   12 years vboxsync VMM/VMMR0: obsolete comments.
(edit) @45414   12 years vboxsync VMM/VMMR0: HM bits, stam counter and switch experiment.
(edit) @45413   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45412   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45410   12 years vboxsync VMM/VMMR0: HM bits. missed commit.
(edit) @45409   12 years vboxsync VMM/VMMR0: HM bits. Save preemption timer value on every VM-exit and …
(edit) @45408   12 years vboxsync VMM/VMMR0: HM bits. Fixed issue with MOV-SS and interrupt inhibition. …
(edit) @45407   12 years vboxsync VMM: Invalidate page even when it's not present now.
(edit) @45387   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45384   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45380   12 years vboxsync VMM/VMMR0: comment.
(edit) @45379   12 years vboxsync VMM/VMMR0: HM bits, optimizations, be more aggressive with saving …
(edit) @45378   12 years vboxsync VMM/VMMR0: HM bits. Some stats and adjustments.
(edit) @45356   12 years vboxsync tabs
(edit) @45352   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45351   12 years vboxsync VMM/VMMR0: HM bits, remove unused flags.
(edit) @45349   12 years vboxsync VMM/VMMR0: Very important stats.
(edit) @45347   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45344   12 years vboxsync VMM/VMMR0: HMVMXR0 properties.
(edit) @45341   12 years vboxsync VMM/VMMR0: HM bits, fix CR2 handling in the switcher.
(edit) @45330   12 years vboxsync VMM/VMMRZ: Avoid infinite recursions due to failing assertions in the …
(edit) @45312   12 years vboxsync IOM: Start using the read/write crit sect.
(edit) @45311   12 years vboxsync IOM: Prepared for using read/write locking, still using the old …
(edit) @45310   12 years vboxsync PDMCritSectRw: Fixed shared leave bugs.
(edit) @45306   12 years vboxsync PDMCritSectRw: build fix
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45301   12 years vboxsync IOM: Preparing to use read/write critsect.
(edit) @45299   12 years vboxsync PDMCritSectRw: Fixes.
(edit) @45293   12 years vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45291   12 years vboxsync VMM: HM bits.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45240   12 years vboxsync VMM/VMMR0: HM, sampling stats for VMXR0RunGuestCode entry side and GC …
(edit) @45237   12 years vboxsync VMM/VMMR0: STAM counter.
(edit) @45235   12 years vboxsync VMM: Flush page and tlb STAM counter cleanup.
(edit) @45216   12 years vboxsync VMM: HM bits.
(edit) @45215   12 years vboxsync VMMR3/HM: release log tidying.
(edit) @45214   12 years vboxsync VMMR3/HM: release log tidying.
(edit) @45189   12 years vboxsync STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
(edit) @45178   12 years vboxsync Work some of the PDMCritSectRw statistics.
(edit) @45177   12 years vboxsync A couple of PDMCritSectRw init fixes.
(edit) @45171   12 years vboxsync VMM/PDMAllCritSectRw: header fix
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45142   12 years vboxsync VMM: Don't LogRel on CPUMClearGuestCpuIdFeature().
(edit) @45108   12 years vboxsync VMM/VMMR3/EM: clear force-flag if we're ignoring updates to PAE PDPTEs …
(edit) @45107   12 years vboxsync VMM/VMMR3/EM: HM bits, we only need to update these when the guest is …
(edit) @45106   12 years vboxsync VMM/VMMR0, VMMR3: HM bits, don't lose CR3 and PAE PDPTE updates. Fixes …
(edit) @45105   12 years vboxsync VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.
(edit) @45103   12 years vboxsync PGMPool: Eliminated fictive page (except NIL). #6367
(edit) @45102   12 years vboxsync VMX: Redo TSC offsetting setup if unexpected RDTSC(P) occurred.
(edit) @45097   12 years vboxsync Alignment.
(edit) @45095   12 years vboxsync Alignment fix, try 3.
(edit) @45094   12 years vboxsync Build fix, try 2.
(edit) @45093   12 years vboxsync VMM/VMMR0: attempted build fix.
(edit) @45092   12 years vboxsync VMM/VMMR0: HM bits, cleanup header a bit.
(edit) @45091   12 years vboxsync VMM/VMMR0: HM old-code segregation.
(edit) @45061   12 years vboxsync Review of PDM driver destructors making sure that variables they use …
(edit) @45028   12 years vboxsync Assert more in PGMR3Reset and PGMR3MemSetup.
(edit) @45026   12 years vboxsync build fix (in case cCPUs would be 0)
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @45006   12 years vboxsync DBGF/DBGC: Fixing power off problems.
(edit) @44971   12 years vboxsync VMM.cpp: code formatting
(edit) @44968   12 years vboxsync VMM/VMMR0: build fix
(edit) @44958   12 years vboxsync Moved TSC offsetting setup code for testing.
(edit) @44934   12 years vboxsync Cosmetic change to express that TSC must increase.
(edit) @44933   12 years vboxsync TM: Do not return the same value, either.
(edit) @44932   12 years vboxsync TM: Consistently keep track of the last seen guest TSC value.
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44899   12 years vboxsync More PCI BM access cleanups.
(edit) @44898   12 years vboxsync missing x.
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44850   12 years vboxsync IOM: Started on some todos…
(edit) @44847   12 years vboxsync TMR3UtcNow: Get stable offVirtualSync and offVirtualSyncGivenUp values.
(edit) @44803   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44800   12 years vboxsync VMM/TM: missing STAM stop (statistics only)
(edit) @44791   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44771   12 years vboxsync VMM/VMMR0: debug build burn fix II.
(edit) @44770   12 years vboxsync VMM/VMMR0: debug build burn fix.
(edit) @44769   12 years vboxsync VMM/VMMR0: bits.
(edit) @44730   12 years vboxsync BUGZ:6606 Guest CPU offlining/onlining now works. Renamed …
(edit) @44724   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44716   12 years vboxsync GMMR0: Adjusting the allocation strategy to go look for foreign memory …
(edit) @44715   12 years vboxsync iomMMIODoRead: Don't let 64-bit read thru unless the read mode is …
(edit) @44691   12 years vboxsync Added a device helper for registering device registers with DBGF …
(edit) @44689   12 years vboxsync Expose I/O APIC registers to the debugger facilities.
(edit) @44657   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44577   12 years vboxsync Minor stuff: fix typo in comment and Log() argument.
(edit) @44573   12 years vboxsync IOM: Fixed IOMMMIO_FLAGS_WRITE_ONLY_DWORD and added …
(edit) @44564   12 years vboxsync IOM: Adding IOMMMIO_FLAGS_WRITE_ONLY_DWORD, fixing parameter validation.
(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) @44521   12 years vboxsync tstSSM: Fixed the testcase after the device critsect change.
(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) @44509   12 years vboxsync Document PIC and APIC callback method locking rules.
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