VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62111   9 years vboxsync IEM: warnings.
(edit) @62109   9 years vboxsync IEM: Enable setjmp for all hosts.
(edit) @62108   9 years vboxsync SVM: Bit more debug logging.
(edit) @62107   9 years vboxsync SVM: Keep track of last CPU even when always flushing TLB.
(edit) @62106   9 years vboxsync hmR0VmxIs32BitSwitcherSafe: Use return, it's one of the major perks …
(edit) @62093   9 years vboxsync IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
(edit) @62092   9 years vboxsync IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
(edit) @62091   9 years vboxsync IEM: Converted IEMOP_HLP_NO_LOCK_PREFIX to …
(edit) @62090   9 years vboxsync IEM: setjmp/longjmp on windows.
(edit) @62083   9 years vboxsync IEM: Optimize general purpose register handling a little, reducing the …
(edit) @62077   9 years vboxsync doxygen fix
(edit) @62076   9 years vboxsync IEM: Make use of the direct CPUMCTX access (VMCPU_INCL_CPUM_GST_CTX).
(edit) @62073   9 years vboxsync doxygen fixes
(edit) @62045   9 years vboxsync Copy/paste fix.
(edit) @62044   9 years vboxsync Make old compilers happy.
(edit) @62040   9 years vboxsync VMX: Go back to 32-bit switcher when we have UX, too.
(edit) @62035   9 years vboxsync VMM/HMSVMR0: comment typo.
(edit) @62034   9 years vboxsync PGMAllPool.cpp: Removed unwanted RTLogPrintf statements.
(edit) @62027   9 years vboxsync IEM: Do not mark selectors as stale when switching tasks.
(edit) @62020   9 years vboxsync VMM/HMVMXR0: Verify CPU feature before reading VMCS fields in …
(edit) @62019   9 years vboxsync VMM/APIC: Unused enum member.
(edit) @62018   9 years vboxsync VMM/APIC: Fix unsupported delivery mode combinations with IPIs.
(edit) @62017   9 years vboxsync IEM: 32-bit build fix
(edit) @62016   9 years vboxsync IEM: Moved more frequently used members to the head of IEMCPU to …
(edit) @62015   9 years vboxsync IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
(edit) @62011   9 years vboxsync VMM/TM: Error message correction for old CFGM keys.
(edit) @62010   9 years vboxsync IEM: Optimized iemSRegGetHid; started a little on TLB code.
(edit) @62006   9 years vboxsync Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
(edit) @62000   9 years vboxsync IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the …
(edit) @61994   9 years vboxsync IEM: Uh, right.
(edit) @61993   9 years vboxsync IEM: Early TLB plans.
(edit) @61977   9 years vboxsync VMX: Allow 32-bit switcher again if V86 on VMX is in effect.
(edit) @61968   9 years vboxsync IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
(edit) @61933   9 years vboxsync fix
(edit) @61921   9 years vboxsync VMM: in case of "Failed to procure handy page" / VERR_NO_MEMORY, print …
(edit) @61899   9 years vboxsync iemRegAddToRipAndClearRF: Tried to optimize the 32-bit code version a …
(edit) @61898   9 years vboxsync iemRegAddToRipAndClearRF: optimizations (64-bit code only). Save a …
(edit) @61897   9 years vboxsync IEM: 16-bit IP increment fix.
(edit) @61896   9 years vboxsync IEM: use uintptr_t instead of uint8_t/unsigned for offOpcode so the …
(edit) @61886   9 years vboxsync IEM: build fix
(edit) @61885   9 years vboxsync IEM: Playing with setjmp (disabled) vs return codes. Group6 jump table.
(edit) @61876   9 years vboxsync APIC: comment.
(edit) @61875   9 years vboxsync APIC: Make assertion local only for now, figure out if the guest can …
(edit) @61848   9 years vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   9 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61822   9 years vboxsync DBGF: LogRel nit.
(edit) @61812   9 years vboxsync APIC, IOAPIC: HMIsEnabled is what we actually need.
(edit) @61811   9 years vboxsync APIC, IOAPIC: RC stats only when needed.
(edit) @61809   9 years vboxsync doxy fix
(edit) @61807   9 years vboxsync VMM: attempt to fix the Windows breakage
(edit) @61806   9 years vboxsync VMM: bugref:8412, ticketref:15439: workaround for changed stack layout …
(edit) @61800   9 years vboxsync VMM/APIC: Fix.
(edit) @61797   9 years vboxsync VMM/APIC: Addressed a todo in saved-state handling.
(edit) @61796   9 years vboxsync VMM/APIC: Build fix.
(edit) @61795   9 years vboxsync VMM/APIC: Cleanup.
(edit) @61794   9 years vboxsync VMM/APIC: Cleanup.
(edit) @61793   9 years vboxsync tstVMMR0CallHost-1: Prepped for testing small variations in caller …
(edit) @61789   9 years vboxsync tstVMMR0CallHost-1: Check two long jumps after another
(edit) @61780   9 years vboxsync oops
(edit) @61777   9 years vboxsync build fix
(edit) @61776   9 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61775   9 years vboxsync hm: more on this later
(edit) @61773   9 years vboxsync PATMRCHandleWriteToPatchPage: Logging fix.
(edit) @61771   9 years vboxsync VMM/GIM: Cleanup, unused functions and caps.
(edit) @61769   9 years vboxsync VMM/APIC: Fix misleading TPR/PPR priority (vs subclass) values in info …
(edit) @61766   9 years vboxsync doxygen fix
(edit) @61763   9 years vboxsync doxygen fixes
(edit) @61762   9 years vboxsync doxygen fixes
(edit) @61761   9 years vboxsync VMM/DBGFR3Type: Doxygen warnings
(edit) @61759   9 years vboxsync DBGFR3Type.cpp: mandatory spacing, review comment (see @page).
(edit) @61754   9 years vboxsync VMM/HMVMXR0: Comment.
(edit) @61753   9 years vboxsync VMM/HMVMXR0: Fix host-state re-saving as a result of recent FPU …
(edit) @61746   9 years vboxsync VMM/HM: Fix missing exit reasons for VT-x.
(edit) @61744   9 years vboxsync VMM/APIC: Reserve the full MSR range defined by the architecture …
(edit) @61743   9 years vboxsync VMM/HMVMXR0: comments, removed old todos.
(edit) @61741   9 years vboxsync APIC,I/O APIC: Better alignment of register fields in debug output.
(edit) @61739   9 years vboxsync VMM/APIC: nit.
(edit) @61738   9 years vboxsync VMM/APIC: Comment and nit.
(edit) @61736   9 years vboxsync VMM/APIC: VBOXSTRICTRC nits, inline the MMIO read.
(edit) @61735   9 years vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61728   9 years vboxsync VMM: no LogRel here
(edit) @61703   9 years vboxsync VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit …
(edit) @61692   9 years vboxsync VMX: Clear high dword when reading 32 bits into the VMCS cache, bugref:8432
(edit) @61690   9 years vboxsync VMM/EM: Clarify with a comment, can easily get confusing otherwise.
(edit) @61688   9 years vboxsync VMM/HMSVMR0: Follow up fix for r108040.
(edit) @61685   9 years vboxsync VMM: I/O APIC lockless implementation.
(edit) @61683   9 years vboxsync SVM: Allow additional return code.
(edit) @61682   9 years vboxsync whoops
(edit) @61680   9 years vboxsync VMMR3/DBGFR3Type: New API to dump type information and a guest memory …
(edit) @61672   9 years vboxsync build fix
(edit) @61671   9 years vboxsync VMM/DBGF: Start on a simple type system to pretty print structs in the …
(edit) @61670   9 years vboxsync MM: Add new tag for later use
(edit) @61666   9 years vboxsync SVM: Mark CPU state as very dirty after emulating an instruction.
(edit) @61665   9 years vboxsync Type typo.
(edit) @61660   9 years vboxsync iemOp_movups_Wps_Vpsmovupd_Wpd_Vpdmovss_Wss_Vssmovsd_Vsd_Wsd: …
(edit) @61657   9 years vboxsync VMM: Careful with cpumguest and friends!
(edit) @61652   9 years vboxsync IEM: quick movsd Wsd,Vsd impl for tindermac6.
(edit) @61651   9 years vboxsync IEM: quick movsd Wsd,Vsd impl for tindermac6.
(edit) @61650   9 years vboxsync IEMAllInstructions.cpp.h: cleanup
(edit) @61649   9 years vboxsync build fix
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