VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12709   16 years vboxsync pdmR3LoadR3U: display the filename we've constructed and passed to …
(edit) @12708   16 years vboxsync Comments added
(edit) @12707   16 years vboxsync Disabled vmm heap usage for VT-x. (failures otherwise in svn head)
(edit) @12703   16 years vboxsync build fix.
(edit) @12702   16 years vboxsync #1865: HWACCM - alignment fix+check for 32-bit gcc, doxygen.
(edit) @12699   16 years vboxsync Merge real mode sync changes.
(edit) @12698   16 years vboxsync Corrections
(edit) @12697   16 years vboxsync Only sync back TR when we're in protected mode.
(edit) @12696   16 years vboxsync Logging
(edit) @12692   16 years vboxsync Backed out paging changes (36990/86/83).
(edit) @12690   16 years vboxsync Fixed pgmR3PhysMMIO2Find
(edit) @12688   16 years vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12687   16 years vboxsync Started with VMM device heap for use with VT-x real-mode emulation. …
(edit) @12685   16 years vboxsync Must select a valid switcher even if not used.
(edit) @12684   16 years vboxsync refactoring to simplify migration to per-CPU action flags
(edit) @12682   16 years vboxsync We should rewrite all paging code instead to dynamically allocate page …
(edit) @12681   16 years vboxsync Updates for real and protected mode without paging shadow mode.
(edit) @12677   16 years vboxsync DBGF file headers.
(edit) @12675   16 years vboxsync removed unneeded field, type update
(edit) @12674   16 years vboxsync Off by one.
(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) @12664   16 years vboxsync IO breakpoint length implies an io range.
(edit) @12663   16 years vboxsync #1865: DBGF, nothing really relevant here just some cleaning up.
(edit) @12659   16 years vboxsync build fix (mac)
(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) @12635   16 years vboxsync #1865: CFGM.
(edit) @12625   16 years vboxsync IO breakpoints triggered after the fact.
(edit) @12610   16 years vboxsync Extra statistics for IO debug breakpoint checking.
(edit) @12609   16 years vboxsync IO breakpoint support for VT-x and AMD-V.
(edit) @12602   16 years vboxsync DRx registers are 8 bytes
(edit) @12600   16 years vboxsync Turned dr0..dr7 into an array.
(edit) @12593   16 years vboxsync Some comments about DR7.
(edit) @12579   16 years vboxsync VMM: Outlined the per CPU data.
(edit) @12578   16 years vboxsync Enable hardware breakpoint support for VT-x and AMD-V.
(edit) @12574   16 years vboxsync APIC: Added helper for calling VMMGetCpuId.
(edit) @12573   16 years vboxsync VMM: Added VMMGetCpuId (stub).
(edit) @12566   16 years vboxsync Backed out 36722, 36764 & 36770; no need for per-cpu mmio registations …
(edit) @12564   16 years vboxsync VMM: Don't need to make complicated 16-bit CFGM read here, but you …
(edit) @12561   16 years vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12557   16 years vboxsync Updated assertions
(edit) @12555   16 years vboxsync configure CPU count in VMM, use per-CPU MMIO regions for APIC
(edit) @12554   16 years vboxsync Some debug register statistics added.
(edit) @12550   16 years vboxsync TM: alignment miscounting.
(edit) @12549   16 years vboxsync VMM: Implemented a TSC mode where it's tied to execution and halt …
(edit) @12545   16 years vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @12542   16 years vboxsync @page heading.
(edit) @12541   16 years vboxsync @page heading.
(edit) @12534   16 years vboxsync better handling of overflows
(edit) @12532   16 years vboxsync Backed out previous changes for PATM logging. Breaks saved states. …
(edit) @12527   16 years vboxsync 64-bit Linux boxes fix
(edit) @12524   16 years vboxsync Don't overflow the release log with IDT gate disabled messages.
(edit) @12501   16 years vboxsync Comment added
(edit) @12497   16 years vboxsync Rephrased error message.
(edit) @12479   16 years vboxsync Also print ring 0 release assertion messages to the release log. Now …
(edit) @12444   16 years vboxsync VMM/testcase/Makefile.kmk: Don't include MINGW32 if it has already …
(edit) @12441   16 years vboxsync VMM/SSM: fix logging bug
(edit) @12440   16 years vboxsync SSM: save the vbox version and revision in the saved state. LogRel it …
(edit) @12417   16 years vboxsync Flushing the pgm pool cache when switching guest modes does not apply …
(edit) @12407   16 years vboxsync Refined the PGM pool flush check. No need to flush when switching …
(edit) @12405   16 years vboxsync We must flush the PGM pool cache if the guest mode changes; we don't …
(edit) @12404   16 years vboxsync Cut off calculated addresses when not in 64 bits mode. (fixes OS/2 …
(edit) @12350   16 years vboxsync Cleaned up a bit.
(edit) @12339   16 years vboxsync Minor comment correction
(edit) @12324   16 years vboxsync PDMThread: New API PDMR3ThreadSleep. Fixed a per thread event sem leak.
(edit) @12310   16 years vboxsync GVMM: Fixed a semaphore leak.
(edit) @12307   16 years vboxsync Logging
(edit) @12305   16 years vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @12301   16 years vboxsync MSR_K8_CSTAR is not valid on Intel CPUs. (see #3158)
(edit) @12300   16 years vboxsync Devices and VMM: cosmetics: removed full stops at the end of …
(edit) @12299   16 years vboxsync Add option to REMR3State to flush all TBs. (currently not yet active)
(edit) @12285   16 years vboxsync Logging fixes
(edit) @12255   16 years vboxsync VMM/testcases: Added missing directory prereqs for tstVMStructGC.h and …
(edit) @12248   16 years vboxsync VMM/Makefiles: Eliminated PATH_TARGET usage and pushed them up to root …
(edit) @12227   16 years vboxsync CPUMR0: ASMGetDR7 assumption.
(edit) @12225   16 years vboxsync VMM: X86_DR7_ENABLED_MASK should not include GD, because it isn't a …
(edit) @12204   16 years vboxsync Moved the fatal assertion.
(edit) @12203   16 years vboxsync More verbose assertion
(edit) @12170   17 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12162   17 years vboxsync VMM: Assert that we don't change CPU unexpectedly while executing in …
(edit) @12129   17 years vboxsync Don't check for hypervisor regions in VT-x/AMD-V mode.
(edit) @12122   17 years vboxsync Fixed regression for AMD-V cpus with erratum 170.
(edit) @12121   17 years vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
(edit) @12091   17 years vboxsync Debug register support updates
(edit) @12090   17 years vboxsync Started with hardware debug register support. Fixed out of sync …
(edit) @12079   17 years vboxsync More specific error messages for unexpected VT-x failures.
(edit) @12078   17 years vboxsync More release logging
(edit) @12077   17 years vboxsync Adjusted assertions.
(edit) @12071   17 years vboxsync Consistency
(edit) @12070   17 years vboxsync And another fix
(edit) @12069   17 years vboxsync Build fix
(edit) @12068   17 years vboxsync More release logging for the VERR_VMX_INVALID_VMCS_PTR case.
(edit) @12063   17 years vboxsync Compile fix
(edit) @12062   17 years vboxsync Harmless update (unused code).
(edit) @12061   17 years vboxsync Harmless updates for later logging of fatal errors.
(edit) @12020   17 years vboxsync Nested paging support activated; default changed to false
(edit) @12016   17 years vboxsync Reset EFER to zero & MXCSR to 0x1f80.
(edit) @12005   17 years vboxsync Comment update
(edit) @11997   17 years vboxsync PAE+NX is valid for raw mode.
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette