Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK | Paolo Bonzini | 2018-10-02 | 1 | -3/+3 |
* | target-i386: Add NPT support | Jan Kiszka | 2018-07-02 | 1 | -0/+22 |
* | target-i386: Mark cpu_vmexit noreturn | Jan Kiszka | 2018-06-28 | 1 | -0/+1 |
* | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk | 2018-04-11 | 1 | -1/+1 |
* | target/*helper: don't check retaddr before calling cpu_restore_state | Alex Bennée | 2017-12-28 | 1 | -3/+1 |
* | exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly | David Hildenbrand | 2017-09-19 | 1 | -1/+0 |
* | target-i386: defer VMEXIT to do_interrupt | Paolo Bonzini | 2017-03-09 | 1 | -9/+13 |
* | target-i386: correctly propagate retaddr into SVM helpers | Paolo Bonzini | 2017-02-16 | 1 | -34/+31 |
* | cputlb: drop flush_global flag from tlb_flush | Alex Bennée | 2017-01-13 | 1 | -1/+1 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+774 |