Age | Commit message (Expand) | Author |
2015-12-17 | qemu-log: introduce qemu_log_separate | Paolo Bonzini |
2015-09-03 | s390x: Enable new s390-storage-keys device | Jason J. Herne |
2015-07-06 | Stop including qemu-common.h in memory.h | Peter Maydell |
2015-06-05 | target-s390x: Only access allocated storage keys | Alexander Graf |
2015-04-30 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3... | Peter Maydell |
2015-04-30 | misc: Fix new collection of typos | Stefan Weil |
2015-04-30 | s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl | Alexander Yarygin |
2015-04-30 | s390x/mmu: Use ioctl for reading and writing from/to guest memory | Thomas Huth |
2015-04-30 | s390x/mmu: Use access type definitions instead of magic values | Thomas Huth |
2015-02-18 | s390x/mmu: Add function for accessing guest memory | Thomas Huth |
2015-02-18 | s390x/kvm: Add function for injecting pgm access exceptions | Thomas Huth |
2015-02-18 | s390x/mmu: Clean up mmu_translate_asc() | Thomas Huth |
2015-02-18 | s390x/mmu: Check bit 52 in page table entry | Thomas Huth |
2015-02-18 | s390x/mmu: Renaming related to the ASCE confusion | Thomas Huth |
2015-02-18 | s390x/mmu: Add support for read-only regions | Thomas Huth |
2015-02-18 | s390x/mmu: Fix the exception codes for illegal table entries | Thomas Huth |
2015-02-18 | s390x/mmu: Fix exception types when checking the ASCEs | Thomas Huth |
2015-02-18 | s390x/mmu: Fix translation exception code in lowcore | Thomas Huth |
2015-02-18 | s390x/mmu: Skip exceptions properly when translating addresses for debug | Thomas Huth |
2015-02-18 | s390x/mmu: Check table length and offset fields | Thomas Huth |
2015-02-18 | s390x/mmu: Fix the handling of the table levels | Thomas Huth |
2015-02-18 | s390x/mmu: Fix the check for the real-space designation bit | Thomas Huth |
2015-02-18 | s390x/mmu: Move mmu_translate() and friends to separate file | Thomas Huth |