Age | Commit message (Expand) | Author | Files | Lines |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 1 | -17/+13 |
2015-06-09 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s... | Peter Maydell | 2 | -3/+5 |
2015-06-09 | s390x/migration: add comment about floating point migration | Christian Borntraeger | 1 | -0/+1 |
2015-06-05 | target-s390x: Only access allocated storage keys | Alexander Graf | 1 | -1/+1 |
2015-06-05 | target-s390x: fix MVC instruction when areas overlap | Aurelien Jarno | 1 | -3/+4 |
2015-06-05 | target-s390x: use softmmu functions for mvcp/mvcs | Aurelien Jarno | 1 | -33/+20 |
2015-06-05 | target-s390x: support non current ASC in s390_cpu_handle_mmu_fault | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: add a cpu_mmu_idx_to_asc function | Aurelien Jarno | 1 | -3/+22 |
2015-06-05 | target-s390x: implement high-word facility | Aurelien Jarno | 2 | -0/+98 |
2015-06-05 | target-s390x: implement load-and-trap facility | Aurelien Jarno | 2 | -9/+81 |
2015-06-05 | target-s390x: implement miscellaneous-instruction-extensions facility | Aurelien Jarno | 2 | -0/+4 |
2015-06-05 | target-s390x: implement LPDFR and LNDFR instructions | Aurelien Jarno | 1 | -0/+2 |
2015-06-05 | target-s390x: implement TRANSLATE EXTENDED instruction | Aurelien Jarno | 4 | -0/+51 |
2015-06-05 | target-s390x: implement TRANSLATE AND TEST instruction | Aurelien Jarno | 4 | -0/+37 |
2015-06-05 | target-s390x: implement LOAD FP INTEGER instructions | Aurelien Jarno | 4 | -0/+63 |
2015-06-05 | target-s390x: move SET DFP ROUNDING MODE to the correct facility | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: move STORE CLOCK FAST to the correct facility | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: change CHRL and CGHRL format to RIL-b | Aurelien Jarno | 1 | -2/+2 |
2015-06-05 | target-s390x: fix CLGIT instruction | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: fix exception for invalid operation code | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: implement LAY and LAEY instructions | Aurelien Jarno | 2 | -0/+38 |
2015-06-05 | target-s390x: move a few instructions to the correct facility | Aurelien Jarno | 1 | -4/+4 |
2015-06-05 | target-s390x: detect tininess before rounding for FP operations | Aurelien Jarno | 1 | -0/+8 |
2015-06-05 | target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED | Aurelien Jarno | 1 | -6/+6 |
2015-06-05 | target-s390x: fix MMU index computation | Aurelien Jarno | 1 | -4/+11 |
2015-06-05 | target-s390x: fix PSW value on dynamical exception from helpers | Aurelien Jarno | 1 | -1/+1 |
2015-06-05 | target-s390x: fix LOAD MULTIPLE instruction on page boundary | Aurelien Jarno | 1 | -29/+99 |
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 | 2 | -2/+7 |
2015-06-05 | target-s390x: remove unused helpers | Aurelien Jarno | 2 | -22/+0 |
2015-06-05 | target-s390x: optimize (negative-) abs computation | Aurelien Jarno | 3 | -26/+14 |
2015-06-05 | target-s390x: fix CC computation for LOAD POSITIVE instructions | Aurelien Jarno | 1 | -2/+2 |
2015-06-05 | target-s390x: fix CC computation for EX instruction | Aurelien Jarno | 1 | -2/+1 |
2015-06-03 | s390x/kvm: always ignore empty vcpu interrupt state | Sascha Silbe | 1 | -3/+4 |
2015-06-02 | kvm: introduce kvm_arch_msi_data_to_gsi | Eric Auger | 1 | -0/+5 |
2015-05-27 | s390x: Enable vector processing capability | Eric Farman | 1 | -0/+1 |
2015-05-27 | s390x: Migrate vector registers | Eric Farman | 2 | -0/+75 |
2015-05-27 | s390x: Add vector registers to ELF dump | Eric Farman | 1 | -0/+39 |
2015-05-27 | s390x: Add vector registers to HMP output | Eric Farman | 1 | -0/+6 |
2015-05-27 | s390x: gdb updates for vector registers | Eric Farman | 1 | -0/+46 |
2015-05-27 | s390x: Store Additional Status SIGP order | Eric Farman | 2 | -0/+56 |
2015-05-27 | s390x: Vector Register IOCTLs | Eric Farman | 4 | -35/+56 |
2015-05-27 | s390x: Common access to floating point registers | Eric Farman | 6 | -8/+17 |
2015-05-13 | s390x: Add interlocked access facility 1 instructions | Alexander Graf | 2 | -0/+51 |
2015-05-13 | s390x: Add some documentation in opcode list | Alexander Graf | 1 | -0/+21 |
2015-05-13 | s390x: Fix stoc direction | Alexander Graf | 1 | -0/+4 |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+3 |