VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47658   12 years vboxsync VMM/testcase/tstVMREQ: Fix busted testcase, works on darwin now …
(edit) @47657   12 years vboxsync VMM/testcase/tstX86-1: Fix testcase on darwin.x86, the stack must be …
(edit) @47655   12 years vboxsync VMM/HM: spaces.
(edit) @47654   12 years vboxsync VMM/HM: Log prefix corrections and column alignment cosmetics.
(edit) @47653   12 years vboxsync VMM/HMVMXR0: Fixed a bug in checking invalid guest-state logic.
(edit) @47652   12 years vboxsync VMM: Removed all VBOX_WITH_OLD_[VTX|AMDV]_CODE bits.
(edit) @47646   12 years vboxsync First part removing VBOX_WITH_OLD_ related stuff.
(edit) @47645   12 years vboxsync VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
(edit) @47643   12 years vboxsync VMM/HMVMXR0: 130 columns.
(edit) @47640   12 years vboxsync VMM/HMVMXR0: spaces.
(edit) @47638   12 years vboxsync VMM/HMVMXR0: Typo.
(edit) @47636   12 years vboxsync VMM/HMVMXR0: Build fix.
(edit) @47635   12 years vboxsync VMM/HM: Implemented VMX guest-state checks in accordance with the …
(edit) @47619   12 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @47610   12 years vboxsync VMM/HMR0Mixed: Always restore IDTR on all 64-bit Darwin thanks to …
(edit) @47608   12 years vboxsync VMM/HMR0: Comment clarifications.
(edit) @47607   12 years vboxsync VMM/HMR0Mixed.mac: Split IDTR and GDTR restoration macros.
(edit) @47606   12 years vboxsync VMM/HMR0: Comment to reflect the order in the stack.
(edit) @47598   12 years vboxsync IEM: Fixed sp/esp handling in IRET.
(edit) @47586   12 years vboxsync VMM/HMVMXR0: Naming.
(edit) @47584   12 years vboxsync VMM/HM: Log.
(edit) @47583   12 years vboxsync VMM/HM: Fix logging inconsistencies with hex prefixes.
(edit) @47568   12 years vboxsync IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
(edit) @47565   12 years vboxsync logging corrections
(edit) @47562   12 years vboxsync build fix
(edit) @47558   12 years vboxsync IEM: VERR and VERW.
(edit) @47548   12 years vboxsync IEM: Bunch of fixes, mostly DOS related.
(edit) @47543   12 years vboxsync inverted test on VBOX_WITH_FIRST_IEM_STEP.
(edit) @47526   12 years vboxsync Remove fixmes
(edit) @47524   12 years vboxsync VMM: Fix macro corrupting the HCPhysFN member unintentionally instead …
(edit) @47514   12 years vboxsync VMM/HMSVMR0: Rel counter stat fix.
(edit) @47513   12 years vboxsync on AMD too
(edit) @47512   12 years vboxsync VMM: make the StatExitHostNmi release
(edit) @47494   12 years vboxsync IEM: Implemented expand down limit checks.
(edit) @47473   12 years vboxsync VMM/VMMR0: header include guard update.
(edit) @47472   12 years vboxsync VMM/VMMR0: HW(VMX|SVM)R0.h -> HM(VMX|SVM)R0.h. Now that the refactor …
(edit) @47467   12 years vboxsync VMM/VMMR0: Fix Win-32 alignment.
(edit) @47466   12 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @47465   12 years vboxsync VMM/VMMR0: Alignment fix.
(edit) @47460   12 years vboxsync VMM: 32-bit build fix.
(edit) @47458   12 years vboxsync Space.
(edit) @47457   12 years vboxsync VMM/VMMR0: Missed commit.
(edit) @47456   12 years vboxsync VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
(edit) @47454   12 years vboxsync VMM/HMVMXR0: Make save-DR7 function name more clear (addressed a todo).
(edit) @47446   12 years vboxsync shadow warning.
(edit) @47444   12 years vboxsync IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
(edit) @47441   12 years vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47440   12 years vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47439   12 years vboxsync Too lazy to do: pushfq; cli; ... popfq ?
(edit) @47434   12 years vboxsync HMR0VMX.cpp: INS/OUTS todo update.
(edit) @47433   12 years vboxsync HMR0SVM.cpp: Added todo regarding I/O breakpoints.
(edit) @47432   12 years vboxsync HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
(edit) @47429   12 years vboxsync IEM: Implemented I/O permission bitmap checks.
(edit) @47427   12 years vboxsync PATM,IEM: Added interface for safely and quickly reading patch code.
(edit) @47425   12 years vboxsync EM.cpp: r86914 disabled raw mode by accident. restored it.
(edit) @47421   12 years vboxsync VMM: Use IEM for I/O that's been deferred to ring-3.
(edit) @47415   12 years vboxsync marked a few more instruction that bash seems to need.
(edit) @47414   12 years vboxsync marked a few more instruction that bash seems to need.
(edit) @47413   12 years vboxsync IEM: Started introducing some disassembler details in the decoder that …
(edit) @47411   12 years vboxsync IEM: pmovmskb.
(edit) @47407   12 years vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47400   12 years vboxsync More call argument validations.
(edit) @47399   12 years vboxsync IEM: Packed Shuffle Stuff.
(edit) @47395   12 years vboxsync u128Zero fix.
(edit) @47394   12 years vboxsync IEM: movd/movq overhaul and both directions.
(edit) @47389   12 years vboxsync IEM: More SSE and MMX.
(edit) @47385   12 years vboxsync IEM: More SSE/MMX stuff.
(edit) @47383   12 years vboxsync IEMAll.cpp: Build fix.
(edit) @47382   12 years vboxsync IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
(edit) @47379   12 years vboxsync IEM: syscall and sysret.
(edit) @47378   12 years vboxsync VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
(edit) @47353   12 years vboxsync VMM/HMVMXR0: nits.
(edit) @47350   12 years vboxsync IEM: SS=0 fixes, the right way this time.
(edit) @47329   12 years vboxsync IEM: Fixed a RIP relative addressing bug in the 32-bit operand case of …
(edit) @47328   12 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47327   12 years vboxsync IEM: Implemented swapgs
(edit) @47326   12 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47323   12 years vboxsync IEM: BSWAP fix (don't blindly trust the intel manual).
(edit) @47319   12 years vboxsync IEM: More 64-bit fixes.
(edit) @47314   12 years vboxsync Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.
(edit) @47307   12 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @47293   12 years vboxsync IEM: lldr 0
(edit) @47292   12 years vboxsync IEM: Overlooked one test instruction.
(edit) @47291   12 years vboxsync IEM: More 64-bit fixes.
(edit) @47288   12 years vboxsync 64-bit segmentation fixes to string instr.
(edit) @47287   12 years vboxsync Back to the MOVXSD instruction.
(edit) @47286   12 years vboxsync 32-bit mov fixes.
(edit) @47285   12 years vboxsync Fix: mov ss, ax; where ax is 0 in long mode.
(edit) @47284   12 years vboxsync Fixed jmp far [indirect] and call far [indirect] to no cause #UD. …
(edit) @47283   12 years vboxsync Initial longmode iret.
(edit) @47282   12 years vboxsync pop qword [addr-expr] typo (storing 16 instead of 64 bytes).
(edit) @47280   12 years vboxsync IEM: TPR access.
(edit) @47279   12 years vboxsync IEM: int3 CS.LIMIT check should raise GP(0) not GP(CS).
(edit) @47271   12 years vboxsync IEM: Long mode hacking.
(edit) @47260   12 years vboxsync VMM/HMSVMR0: Implement NRIP for instruction intercepts and MSRs. IOIO …
(edit) @47254   12 years vboxsync VMM/HMVMXR0: Minor clarification.
(edit) @47247   12 years vboxsync HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
(edit) @47243   12 years vboxsync hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
(edit) @47242   12 years vboxsync Another CPL update. SS.RPL may not be the same as CPL in 64-bit mode …
(edit) @47240   12 years vboxsync More interrupt dispatching in long mode (untested).
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