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: unify masking of interrupts | Paolo Bonzini | 2018-10-02 | 1 | -57/+49 |
* | target-i386: fix segment limit check in ljmp | Andrew Oates | 2018-08-23 | 1 | -2/+2 |
* | target-i386: Fix lcall/ljmp to call gate in IA-32e mode | Andrew Oates | 2018-08-23 | 1 | -40/+152 |
* | target-i386: Add NMI interception to SVM | Jan Kiszka | 2018-06-28 | 1 | -0/+1 |
* | target/i386: simplify handling of conforming code segments on interrupt | Paolo Bonzini | 2017-07-04 | 1 | -18/+10 |
* | target/i386: fix interrupt CPL error when using ist in x86-64 | Wu Xiang | 2017-07-04 | 1 | -2/+4 |
* | target-i386: defer VMEXIT to do_interrupt | Paolo Bonzini | 2017-03-09 | 1 | -9/+11 |
* | target-i386: correctly propagate retaddr into SVM helpers | Paolo Bonzini | 2017-02-16 | 1 | -3/+3 |
* | replay: improve interrupt handling | Pavel Dovgalyuk | 2017-01-27 | 1 | -0/+1 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+2568 |