VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60881   9 years vboxsync iret-to-v86: only 16-bit eip, thank you.
(edit) @60796   9 years vboxsync IEM: iret_64bit fix
(edit) @60792   9 years vboxsync IEM: iret fix
(edit) @60791   9 years vboxsync IEM: bugref:8118: another lidt/lgdt fix.
(edit) @60790   9 years vboxsync IEM: iret quick fix.
(edit) @60787   9 years vboxsync IEM: Check load segment base in 64-bit mode and check that addresses …
(edit) @60776   9 years vboxsync IEM: bugref:8118: sidt/sgdt fix.
(edit) @60666   9 years vboxsync IEM: Use IEM_GET_TARGET_CPU(); 486 ignores CR0 bits too.
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60415   9 years vboxsync IEM: Implemented main characteristics of 8086, 80186 and 80286.
(edit) @60188   9 years vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @60186   9 years vboxsync IEM: backed out previous commit.
(edit) @60185   9 years vboxsync IEM: Fixed a couple of edge cases and broken verification mode. * …
(edit) @60118   9 years vboxsync IEM: another iret todo.
(edit) @59563   9 years vboxsync IEM: Updated todo. Unwated blank line.
(edit) @58935   9 years vboxsync IEM: More iret logging.
(edit) @58606   9 years vboxsync Committed too much.
(edit) @58605   9 years vboxsync IEM: Fixed OpenBSD 5.8, incorred treatment of reserved/ignored CR3 bits.
(edit) @57562   9 years vboxsync VMM: unused vars.
(edit) @56983   9 years vboxsync IEMAllCImpl.cpp: Fixed incorrect parameter type for iemCImpl_invlpg. …
(edit) @56629   9 years vboxsync IEM: More internal error status codes (9).
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @55289   10 years vboxsync IEM,CPUM: Implemented XSETBV and XGETBV.
(edit) @55229   10 years vboxsync CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
(edit) @55105   10 years vboxsync Removed iemFRegIsFxSaveFormat.
(edit) @55048   10 years vboxsync VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54862   10 years vboxsync Corrected x86.h/mac typo.
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54203   10 years vboxsync IEM: Improved ENTER implementation (thanks Intel!).
(edit) @53466   10 years vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @53181   10 years vboxsync IEM/IRET: Make the 16-bit IRET real/v86 mode instruction clear RF, …
(edit) @53108   10 years vboxsync IEM: Call gate TSS access needs to check TSS bitness, not gate, duh.
(edit) @53107   10 years vboxsync Committed more than I had intended…
(edit) @53102   10 years vboxsync IEM: SS determines stacks size, not CS (IRET).
(edit) @52913   10 years vboxsync IEM: Implemented call gates (currently disabled).
(edit) @52884   10 years vboxsync IEM: Added comments where code does not match comments and/or Intel …
(edit) @52883   10 years vboxsync IEM: Fixed 16-bit inter-privilege IRET.
(edit) @52882   10 years vboxsync IEM: Fixed inter-privilege RETF.
(edit) @52866   10 years vboxsync Typo cut and paste.
(edit) @52859   10 years vboxsync IEM: Inter-ring RETF stack fix.
(edit) @52465   10 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52066   10 years vboxsync VMM: Fixed potential bug in AMD-V NMI injection when interrupt …
(edit) @52041   10 years vboxsync VMM: Fix NMI handling.
(edit) @51434   11 years vboxsync VMM/IEM: nit.
(edit) @51182   11 years vboxsync VMM/IEM: Implemented hardware task-switches, code path disabled.
(edit) @50863   11 years vboxsync VMM/IEMAllCImpl: Comment clarification about reserved bits in CR4 for …
(edit) @49671   11 years vboxsync IEM: Fixed several instances of iEffSeg being accessed before the …
(edit) @49482   11 years vboxsync VMM: Warnings.
(edit) @48126   11 years vboxsync Log the 10 first wrmsr GPs.
(edit) @47988   11 years vboxsync Solaris reads MSR_RAPL_POWER_UNIT, give it some fake values.
(edit) @47821   11 years vboxsync IEM: Adjust iret CS for ring compression in raw-mode.
(edit) @47819   11 years vboxsync IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
(edit) @47749   11 years vboxsync null selector fix.
(edit) @47741   11 years vboxsync duh
(edit) @47740   11 years vboxsync IEM: Implemented RF. Working on verfication against VT-x.
(edit) @47699   11 years vboxsync I/O breakpoints for raw-mode and non-string instructions in IEM.
(edit) @47598   11 years vboxsync IEM: Fixed sp/esp handling in IRET.
(edit) @47568   11 years vboxsync IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
(edit) @47565   11 years vboxsync logging corrections
(edit) @47558   11 years vboxsync IEM: VERR and VERW.
(edit) @47548   11 years vboxsync IEM: Bunch of fixes, mostly DOS related.
(edit) @47429   11 years vboxsync IEM: Implemented I/O permission bitmap checks.
(edit) @47379   11 years vboxsync IEM: syscall and sysret.
(edit) @47350   11 years vboxsync IEM: SS=0 fixes, the right way this time.
(edit) @47328   11 years vboxsync CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
(edit) @47327   11 years vboxsync IEM: Implemented swapgs
(edit) @47326   11 years vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @47319   11 years vboxsync IEM: More 64-bit fixes.
(edit) @47293   11 years vboxsync IEM: lldr 0
(edit) @47291   11 years vboxsync IEM: More 64-bit fixes.
(edit) @47285   11 years vboxsync Fix: mov ss, ax; where ax is 0 in long mode.
(edit) @47283   11 years vboxsync Initial longmode iret.
(edit) @47280   11 years vboxsync IEM: TPR access.
(edit) @47271   11 years vboxsync IEM: Long mode hacking.
(edit) @46951   11 years vboxsync Fixed first bunch of bugs found by the testcase.
(edit) @46384   12 years vboxsync IEM: Long mode debugging.
(edit) @45701   12 years vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @42778   12 years vboxsync IEM: CR4 and CR3 fixes. Debugging hacks.
(edit) @42777   12 years vboxsync IEM and EM: debugging/hacking.
(edit) @42724   12 years vboxsync IEM: Fixed a copy&past bug in fnsave wrt FTW. Added a verification/rem …
(edit) @42704   12 years vboxsync IEM: Eflags fixes, added API variants that bypasses access handlers, …
(edit) @42677   12 years vboxsync Disabled iret debugging.
(edit) @42676   12 years vboxsync IEM: IRET to V8086 (had to try). Set CPUM_CHANGED_FPU_REM. Added …
(edit) @42670   12 years vboxsync Fixed fnstcw. Implemented fnsave and frstor.
(edit) @42666   12 years vboxsync iret: todo.
(edit) @42649   12 years vboxsync nit
(edit) @42641   12 years vboxsync IEM: Implemented WRMSR. Fixed mixed up src/dst in XADD.
(edit) @42621   12 years vboxsync IEM: Implemented SIDT, SGDT, SLDT and STR. Fixed LLDT and LTR mode …
(edit) @42610   12 years vboxsync IEM: Implemented SGDT and SIDT.
(edit) @42483   12 years vboxsync IEM: Working on new BIOS / NT…
(edit) @42453   12 years vboxsync IEM: Status code handling. PGM interface for R0 and RC.
(edit) @42437   12 years vboxsync IEM: Stats and more gentle stubs for unimplemented instructions.
(edit) @42432   12 years vboxsync IEM: Fixed iret problem in raw-mode - invalid selector data.
(edit) @42427   12 years vboxsync VMM: Fixed some selector arithmetic, introducing a new constand and …
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41783   12 years vboxsync Doxygen, comment typos.
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