Age | Commit message (Expand) | Author |
2015-03-16 | s390x/kvm: Guest Migration TOD clock synchronization | Jason J. Herne |
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: add function to deliver restart irqs | David Hildenbrand |
2015-03-10 | s390x/kvm: implement handling of new SIGP orders | David Hildenbrand |
2015-03-10 | s390x: introduce defines for SIGP condition codes | David Hildenbrand |
2015-02-18 | s390x/helper: Remove s390_cpu_physical_memory_map | 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/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: Check bit 52 in page table entry | Thomas Huth |
2015-02-18 | s390x/mmu: Add support for read-only regions | 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: Move mmu_translate() and friends to separate file | Thomas Huth |
2015-02-03 | target-s390: Fix STIDP | Richard Henderson |
2015-01-20 | exec.c: Drop TARGET_HAS_ICE define and checks | Peter Maydell |
2015-01-12 | s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers | Thomas Huth |
2014-10-10 | s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs | David Hildenbrand |
2014-10-10 | s390x/kvm: propagate s390 cpu state to kvm | David Hildenbrand |
2014-10-10 | s390x/kvm: proper use of the cpu states OPERATING and STOPPED | David Hildenbrand |
2014-10-10 | s390x/kvm: introduce proper states for s390 cpus | David Hildenbrand |
2014-09-01 | s390x/gdb: generate target.xml and handle fp/ac as coprocessors | David Hildenbrand |
2014-09-01 | sclp-s390: Add memory hotplug SCLPs | Matthew Rosato |
2014-09-01 | virtio-ccw: Include standby memory when calculating storage increment | Matthew Rosato |
2014-09-01 | s390x/kvm: run guest triggered resets on the target vcpu thread | David Hildenbrand |
2014-06-10 | s390x/kvm: inject via flic | Cornelia Huck |
2014-06-10 | s390x: cleanup interrupt injection | Cornelia Huck |
2014-06-10 | s390x/kvm: add alternative injection interface | Cornelia Huck |
2014-06-10 | s390x: consolidate floating interrupts | Cornelia Huck |
2014-06-10 | s390x/kvm: enable/reset cmma via vm attributes | Dominik Dingel |
2014-05-13 | kvm: reset state from the CPU's reset method | Paolo Bonzini |
2014-05-07 | s390x/helper: Added format control bit to MMU translation | Thomas Huth |
2014-04-25 | s390x/kvm: sync gbea and pp register | Christian Borntraeger |
2014-03-13 | cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook | Andreas Färber |
2014-03-13 | cpu: Turn cpu_has_work() into a CPUClass hook | Andreas Färber |
2014-03-04 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-02-28 | Define the architecture for compressed dump format | qiaonuohan |
2014-02-27 | s390x/sclp: Add missing checks to SCLP handler | Thomas Huth |
2014-02-27 | s390x/sclp: Fixed the size of sccb and code parameter | Thomas Huth |
2014-02-27 | s390x/async_pf: Check for apf extension and enable pfault | Dominik Dingel |
2014-01-31 | s390x/kvm: cleanup partial register handling | Dominik Dingel |
2013-12-18 | s390x/kvm: Fix diagnose handling. | Cornelia Huck |
2013-09-20 | s390/cpu: Make setcc() function available to other files | Thomas Huth |
2013-08-30 | s390: wire up nmi command to raise a RESTART interrupt on S390 | Eugene (jno) Dvurechenski |
2013-08-30 | s390: provide a cpu load normal function | Christian Borntraeger |
2013-08-30 | s390: provide I/O subsystem reset | Christian Borntraeger |