Age | Commit message (Expand) | Author |
---|---|---|
2021-05-11 | target/i386: use mmu_translate for NPT walk | Paolo Bonzini |
2021-05-11 | target/i386: allow customizing the next phase of the translation | Paolo Bonzini |
2021-05-11 | target/i386: extend pg_mode to more CR0 and CR4 bits | Paolo Bonzini |
2021-05-11 | target/i386: pass cr3 to mmu_translate | Paolo Bonzini |
2021-05-11 | target/i386: extract mmu_translate | Paolo Bonzini |
2021-05-11 | target/i386: move paging mode constants from SVM to cpu.h | Paolo Bonzini |
2021-05-11 | target/i386: merge SVM_NPTEXIT_* with PF_ERROR_* constants | Paolo Bonzini |
2021-05-10 | i386: split tcg excp_helper into sysemu and user parts | Claudio Fontana |