Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/i386: Raise #GP on unaligned m128 accesses when required. | Paolo Bonzini | 2022-09-18 | 1 | -0/+13 |
* | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 2022-04-21 | 1 | -15/+16 |
* | target/i386: Mark some helpers as noreturn | Richard Henderson | 2021-05-19 | 1 | -8/+10 |
* | i386: split tcg excp_helper into sysemu and user parts | Claudio Fontana | 2021-05-10 | 1 | -573/+0 |
* | target/i386: allow modifying TCG phys-addr-bits | Paolo Bonzini | 2021-03-19 | 1 | -3/+4 |
* | target/i86: implement PKS | Paolo Bonzini | 2021-02-08 | 1 | -12/+20 |
* | i386: move TCG cpu class initialization to tcg/ | Claudio Fontana | 2020-12-16 | 1 | -0/+1 |
* | i386: move TCG accel files into tcg/ | Claudio Fontana | 2020-12-16 | 1 | -0/+702 |