Age | Commit message (Expand) | Author |
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/kvm: Put vm name, extended name and UUID into STSI322 SYSIB | Ekaterina Tumanova |
2015-04-30 | s390x/mmu: Use access type definitions instead of magic values | Thomas Huth |
2015-03-16 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into staging | Peter Maydell |
2015-03-16 | s390x: CPACF: Handle key wrap machine options | Tony Krowiak |
2015-03-16 | s390x/kvm: make use of generic vm attribute check | Dominik Dingel |
2015-03-16 | s390x/kvm: Guest Migration TOD clock synchronization | Jason J. Herne |
2015-03-13 | tcg: Change translator-side labels to a pointer | Richard Henderson |
2015-03-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-03-11 | kvm: add machine state to kvm_arch_init | Marcel Apfelbaum |
2015-03-11 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s... | Peter Maydell |
2015-03-10 | cpu: Make cpu_init() return QOM CPUState object | Eduardo Habkost |
2015-03-10 | s390x/kvm: passing max memory size to accelerator | Dominik Dingel |
2015-03-10 | s390x/kvm: enable the new SIGP handling in user space | David Hildenbrand |
2015-03-10 | s390x/kvm: deliver SIGP RESTART directly if stopped | David Hildenbrand |
2015-03-10 | s390x: add function to deliver restart irqs | David Hildenbrand |
2015-03-10 | s390x/kvm: SIGP START is only applicable when STOPPED | David Hildenbrand |
2015-03-10 | s390x/kvm: implement handling of new SIGP orders | David Hildenbrand |
2015-03-10 | s390x/kvm: trace all SIGP orders | David Hildenbrand |
2015-03-10 | s390x/kvm: helper to set the SIGP status in SigpInfo | David Hildenbrand |
2015-03-10 | s390x/kvm: pass the SIGP instruction parameter to the SIGP handler | David Hildenbrand |
2015-03-10 | s390x/kvm: more details for SIGP handler with one destination vcpu | David Hildenbrand |
2015-03-10 | s390x: introduce defines for SIGP condition codes | David Hildenbrand |
2015-03-10 | Remove superfluous '\n' around error_report() | Gonglei |
2015-02-18 | s390x/helper: Remove s390_cpu_physical_memory_map | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in TPI instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in CHSC instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in STCRW instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in TSCH instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Set condition code in ioinst_handle_tsch() handler | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in STSCH instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in SSCH instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in MSCH instruction | Thomas Huth |
2015-02-18 | s390x/css: Make schib parameter of css_do_msch const | 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 |