summaryrefslogtreecommitdiff
path: root/target/i386/excp_helper.c
AgeCommit message (Expand)Author
2020-07-10tcg/svm: use host cr4 during NPT page table walkAlexander Boettcher
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-06-10target/i386: Use env_cpu, env_archcpuRichard Henderson
2019-05-10tcg: Use CPUClass::tlb_fill in cputlb.cRichard Henderson
2019-05-10target/i386: Convert to CPUClass::tlb_fillRichard Henderson
2018-10-02target/i386: rename HF_SVMI_MASK to HF_GUEST_MASKPaolo Bonzini
2018-07-02target-i386: Add NPT supportJan Kiszka
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-07-05target/i386: move TLB refill function out of helper.cPaolo Bonzini
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-02-16target-i386: correctly propagate retaddr into SVM helpersPaolo Bonzini
2016-12-20Move target-* CPU file into a target/ folderThomas Huth