Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-14 | s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw() | David Hildenbrand | 1 | -3/+6 |
2017-12-14 | s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG) | David Hildenbrand | 1 | -0/+14 |
2017-10-20 | s390x/tcg: low-address protection support | David Hildenbrand | 1 | -35/+61 |
2017-10-06 | s390x/tcg: add MMU for real addresses | David Hildenbrand | 1 | -0/+19 |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand | 1 | -0/+1 |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand | 1 | -0/+1 |
2017-07-28 | target/s390x: fix pgm irq ilen in translate_pages() | David Hildenbrand | 1 | -1/+1 |
2017-06-13 | target/s390x: rework PGM interrupt psw.addr handling | David Hildenbrand | 1 | -3/+3 |
2017-06-06 | target/s390x: remove some Linux assumptions from IPTE | Aurelien Jarno | 1 | -2/+0 |
2017-06-06 | target/s390x: Add support for the TEST BLOCK instruction | Thomas Huth | 1 | -1/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+499 |