Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | s390x: rename io_subsystem_reset -> subsystem_reset | David Hildenbrand | 1 | -2/+2 |
2015-06-17 | target-s390x: PER instruction-fetch nullification event support | Aurelien Jarno | 1 | -0/+12 |
2015-06-17 | target-s390x: PER instruction-fetch event support | Aurelien Jarno | 1 | -0/+8 |
2015-06-17 | target-s390x: PER successful-branching event support | Aurelien Jarno | 1 | -0/+11 |
2015-06-17 | target-s390x: basic PER event handling | Aurelien Jarno | 1 | -0/+15 |
2015-06-17 | target-s390x: wire up I/O instructions in TCG mode | Alexander Graf | 1 | -0/+62 |
2015-06-17 | target-s390x: wire up DIAG REIPL in TCG mode | Aurelien Jarno | 1 | -0/+6 |
2015-06-17 | target-s390x: wire up DIAG IPL in TCG mode | Aurelien Jarno | 1 | -5/+8 |
2015-06-11 | s390x/kvm: diag288 instruction interception and handling | Xu Wang | 1 | -0/+29 |
2015-06-05 | target-s390x: fix PSW value on dynamical exception from helpers | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: implement STPT helper | Aurelien Jarno | 1 | -3/+4 |
2015-06-05 | target-s390x: implement STCKC helper | Aurelien Jarno | 1 | -2/+3 |
2015-06-05 | target-s390x: streamline STCK helper | Aurelien Jarno | 1 | -7/+2 |
2015-06-05 | target-s390x: simplify SCKC helper | Aurelien Jarno | 1 | -3/+4 |
2015-06-05 | target-s390x: add a tod2time function | Aurelien Jarno | 1 | -2/+2 |
2015-03-10 | s390x: introduce defines for SIGP condition codes | David Hildenbrand | 1 | -2/+2 |
2015-02-13 | s390x/ipl: support diagnose 308 subcodes 5 and 6 | Fan Zhang | 1 | -2/+31 |
2014-09-01 | s390x/kvm: run guest triggered resets on the target vcpu thread | David Hildenbrand | 1 | -22/+8 |
2014-06-10 | s390x: cleanup interrupt injection | Cornelia Huck | 1 | -1/+6 |
2014-06-10 | s390x/kvm: enable/reset cmma via vm attributes | Dominik Dingel | 1 | -0/+2 |
2014-06-05 | softmmu: introduce cpu_ldst.h | Paolo Bonzini | 1 | -1/+1 |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson | 1 | -1/+1 |
2014-04-27 | misc: Use cpu_physical_memory_read and cpu_physical_memory_write | Stefan Weil | 1 | -6/+6 |
2014-03-13 | cputlb: Change tlb_flush_page() argument to CPUState | Andreas Färber | 1 | -2/+4 |
2014-03-13 | translate-all: Change cpu_restore_state() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2014-03-13 | cpu-exec: Change cpu_loop_exit() argument to CPUState | Andreas Färber | 1 | -5/+5 |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber | 1 | -4/+11 |
2014-02-27 | s390x/sclp: Add missing checks to SCLP handler | Thomas Huth | 1 | -1/+1 |
2013-09-20 | s390/ebcdic: Move conversion tables to header file | Heinz Graalfs | 1 | -80/+1 |
2013-09-20 | s390/kexec: Implement diag308 subcode 0 | Christian Borntraeger | 1 | -0/+26 |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber | 1 | -4/+4 |
2013-08-30 | s390: Implement load normal reset | Christian Borntraeger | 1 | -0/+30 |
2013-08-30 | s390/kvm: basic implementation of diagnose 308 subcode 6 | Eugene (jno) Dvurechenski | 1 | -0/+40 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -3/+3 |
2013-01-18 | s390: Add a hypercall registration interface. | Cornelia Huck | 1 | -1/+1 |
2013-01-18 | s390x: Remove inline function ebcdic_put and related data from cpu.h | Stefan Weil | 1 | -0/+81 |
2013-01-05 | target-s390: Convert SERVC | Richard Henderson | 1 | -4/+2 |
2013-01-05 | target-s390: Convert STSI | Richard Henderson | 1 | -2/+2 |
2013-01-05 | target-s390: Convert STCKE | Richard Henderson | 1 | -14/+0 |
2013-01-05 | target-s390: Convert SPX, STPX | Richard Henderson | 1 | -4/+2 |
2013-01-05 | target-s390: Convert SPT, STPT | Richard Henderson | 1 | -5/+3 |
2013-01-05 | target-s390: Convert SCKC, STCKC | Richard Henderson | 1 | -5/+3 |
2013-01-05 | target-s390: Convert STCK | Richard Henderson | 1 | -4/+2 |
2013-01-05 | target-s390: Convert SCK | Richard Henderson | 1 | -8/+0 |
2013-01-05 | target-s390: Convert STIDP | Richard Henderson | 1 | -6/+0 |
2013-01-05 | target-s390: Send signals for divide | Richard Henderson | 1 | -0/+20 |
2013-01-05 | target-s390: Reorg exception handling | Richard Henderson | 1 | -4/+4 |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 1 | -6/+6 |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber | 1 | -1/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -2/+2 |