Age | Commit message (Expand) | Author |
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 |
2015-02-18 | s390x/mmu: Move mmu_translate() and friends to separate file | Thomas Huth |
2015-02-13 | s390x/ipl: drop reipl parameters on resets | Fan Zhang |
2015-02-13 | s390x/ipl: support diagnose 308 subcodes 5 and 6 | Fan Zhang |
2015-02-12 | tcg: Introduce tcg_op_buf_count and tcg_op_buf_full | Richard Henderson |
2015-02-12 | tcg: Move emit of INDEX_op_end into gen_tb_end | Richard Henderson |
2015-02-03 | Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st... | Peter Maydell |
2015-02-03 | target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flag | Torbjorn Granlund |
2015-02-03 | target-s390x: support OC and NC in the EX instruction | Paolo Bonzini |
2015-02-03 | target-s390x: Mark check_privileged() as !CONFIG_USER_ONLY | Peter Maydell |
2015-02-03 | target-s390: Implement ECAG | Richard Henderson |