VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45648   12 years vboxsync VMMR0/HMVMXR0: Clear interrupt-inhibition if we're single-stepping in …
(edit) @45647   12 years vboxsync VMMR0/HMVMXR0: Implemented setting of pending debug exceptions for …
(edit) @45641   12 years vboxsync VMMR0/HMVMXR0: bits.
(edit) @45639   12 years vboxsync VMMR0/HMVMXR0: Simultaneous hyper and guest single-stepping support …
(edit) @45637   12 years vboxsync VMM/VMMR0: HM macro prefix cleanup a bit.
(edit) @45623   12 years vboxsync HMVMX: HMVMX_USE_FUNCTION_TABLE (enabled, as before) and …
(edit) @45621   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45617   12 years vboxsync VMMR0/HMVMXR0: Fix MOV DRx intercepts. Haiku now works.
(edit) @45609   12 years vboxsync VMMR0/HMVMXR0: fix pending events on task switches. Fixes Warcraft 2 …
(edit) @45590   12 years vboxsync VMMR0/HMVMXR0: reflect #DE and others back to the guest on a vectoring …
(edit) @45585   12 years vboxsync VMMR0/HMVMXR0: Fix regression with EFER MSR write exits. Fixes NetBSD …
(edit) @45576   12 years vboxsync VMMR0/HMVMXR0: oops
(edit) @45575   12 years vboxsync VMM/VMMR0: Update EFER on VM-reentry when WRMSR changes it. Fixes …
(edit) @45558   12 years vboxsync VMM/VMMR0: bits.
(edit) @45557   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45556   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45552   12 years vboxsync HMVMX: Windows build fix.
(edit) @45548   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45547   12 years vboxsync VMM/VMMR0: More vectoring event fun.
(edit) @45546   12 years vboxsync VMM/VMMR0: More vectoring event handling.
(edit) @45545   12 years vboxsync VMM/VMMR0: Fixes to vectoring #PF, and reflecting exceptions to the guest.
(edit) @45544   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45543   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45534   12 years vboxsync VMM: use of symbolic names and asserts.
(edit) @45532   12 years vboxsync VMMR0/HMVMXR0: HM bits.
(edit) @45531   12 years vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45519   12 years vboxsync VMMR0/HMVMXR0: Inject software int from TRPM
(edit) @45517   12 years vboxsync VMM: Clean up STAM counters and hungarian fixes.
(edit) @45513   12 years vboxsync VMMR0/HMVMXR0: Event injection, don't need to re-clear the field everytime.
(edit) @45510   12 years vboxsync VMMR0/HMVMXR0: type fixes.
(edit) @45503   12 years vboxsync HM: Alignment fixes. s/u32InstrLen/cbInstr/g. A couple of doxygen …
(edit) @45502   12 years vboxsync VMMR0/HMVMXR0: Redo the event injection logic to be done only on the …
(edit) @45501   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45498   12 years vboxsync VMMR0/HMVMXR0: leaner, part 2.
(edit) @45496   12 years vboxsync VMMR0/HMVMXR0: leaner, less parameter passing, part 1.
(edit) @45487   12 years vboxsync VMMR0/HMVMXR0: Fix LDTR usable bit, fixes NetBSD guests.
(edit) @45481   12 years vboxsync VMM/HMVMXR0: More assertions.
(edit) @45478   12 years vboxsync VMM/VMMR0: more consistent names.
(edit) @45475   12 years vboxsync VMM/VMMR0/HM: comment and todo for problem earlier seen today with …
(edit) @45474   12 years vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45467   12 years vboxsync VMM/VMMR0/HM: bits.
(edit) @45465   12 years vboxsync HM: WBINVD exiting must be conditional.
(edit) @45464   12 years vboxsync HM: 64-bit Windows build fix.
(edit) @45455   12 years vboxsync VMM/VMMR0/HM: build fix.
(edit) @45453   12 years vboxsync VMM/VMMR0/HM: build fixes for 32-bit hosts
(edit) @45442   12 years vboxsync VMM/VMMR0: HM bits.
(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) @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) @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) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(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) @45102   12 years vboxsync VMX: Redo TSC offsetting setup if unexpected RDTSC(P) occurred.
(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) @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) @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) @44791   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44771   12 years vboxsync VMM/VMMR0: debug build burn fix II.
(edit) @44769   12 years vboxsync VMM/VMMR0: bits.
(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) @44657   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44577   12 years vboxsync Minor stuff: fix typo in comment and Log() argument.
(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) @44442   12 years vboxsync GMMR0.cpp: Fixed sparse allocation of chunk IDs spotted by Frank …
(edit) @44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44360   12 years vboxsync Windows build fix.
(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) @44269   12 years vboxsync VMX: Fixed invalid check.
(edit) @44267   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44262   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44259   12 years vboxsync VMM: STAM counter naming.
(edit) @44176   12 years vboxsync build fix
(edit) @44172   12 years vboxsync cpumR0MapLocalApicWorker: Use ASMIsXyzCpuEx and friends.
(edit) @44171   12 years vboxsync HMR0.cpp: Use ASMIsXyzCpuEx and friends, also be a bit more paranoid …
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