Age | Commit message (Expand) | Author |
2015-06-05 | target-s390x: Only access allocated storage keys | Alexander Graf |
2015-06-05 | target-s390x: fix MVC instruction when areas overlap | Aurelien Jarno |
2015-06-05 | target-s390x: use softmmu functions for mvcp/mvcs | Aurelien Jarno |
2015-06-05 | target-s390x: support non current ASC in s390_cpu_handle_mmu_fault | Aurelien Jarno |
2015-06-05 | target-s390x: add a cpu_mmu_idx_to_asc function | Aurelien Jarno |
2015-06-05 | target-s390x: implement high-word facility | Aurelien Jarno |
2015-06-05 | target-s390x: implement load-and-trap facility | Aurelien Jarno |
2015-06-05 | target-s390x: implement miscellaneous-instruction-extensions facility | Aurelien Jarno |
2015-06-05 | target-s390x: implement LPDFR and LNDFR instructions | Aurelien Jarno |
2015-06-05 | target-s390x: implement TRANSLATE EXTENDED instruction | Aurelien Jarno |
2015-06-05 | target-s390x: implement TRANSLATE AND TEST instruction | Aurelien Jarno |
2015-06-05 | target-s390x: implement LOAD FP INTEGER instructions | Aurelien Jarno |
2015-06-05 | target-s390x: move SET DFP ROUNDING MODE to the correct facility | Aurelien Jarno |
2015-06-05 | target-s390x: move STORE CLOCK FAST to the correct facility | Aurelien Jarno |
2015-06-05 | target-s390x: change CHRL and CGHRL format to RIL-b | Aurelien Jarno |
2015-06-05 | target-s390x: fix CLGIT instruction | Aurelien Jarno |
2015-06-05 | target-s390x: fix exception for invalid operation code | Aurelien Jarno |
2015-06-05 | target-s390x: implement LAY and LAEY instructions | Aurelien Jarno |
2015-06-05 | target-s390x: move a few instructions to the correct facility | Aurelien Jarno |
2015-06-05 | target-s390x: detect tininess before rounding for FP operations | Aurelien Jarno |
2015-06-05 | target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED | Aurelien Jarno |
2015-06-05 | target-s390x: fix MMU index computation | Aurelien Jarno |
2015-06-05 | target-s390x: fix PSW value on dynamical exception from helpers | Aurelien Jarno |
2015-06-05 | target-s390x: fix LOAD MULTIPLE instruction on page boundary | Aurelien Jarno |
2015-06-05 | target-s390x: implement STPT helper | Aurelien Jarno |
2015-06-05 | target-s390x: implement STCKC helper | Aurelien Jarno |
2015-06-05 | target-s390x: streamline STCK helper | Aurelien Jarno |
2015-06-05 | target-s390x: simplify SCKC helper | Aurelien Jarno |
2015-06-05 | target-s390x: add a tod2time function | Aurelien Jarno |
2015-06-05 | target-s390x: remove unused helpers | Aurelien Jarno |
2015-06-05 | target-s390x: optimize (negative-) abs computation | Aurelien Jarno |
2015-06-05 | target-s390x: fix CC computation for LOAD POSITIVE instructions | Aurelien Jarno |
2015-06-05 | target-s390x: fix CC computation for EX instruction | Aurelien Jarno |
2015-06-02 | kvm: introduce kvm_arch_msi_data_to_gsi | Eric Auger |
2015-05-27 | s390x: Enable vector processing capability | Eric Farman |
2015-05-27 | s390x: Migrate vector registers | Eric Farman |
2015-05-27 | s390x: Add vector registers to ELF dump | Eric Farman |
2015-05-27 | s390x: Add vector registers to HMP output | Eric Farman |
2015-05-27 | s390x: gdb updates for vector registers | Eric Farman |
2015-05-27 | s390x: Store Additional Status SIGP order | Eric Farman |
2015-05-27 | s390x: Vector Register IOCTLs | Eric Farman |
2015-05-27 | s390x: Common access to floating point registers | Eric Farman |
2015-05-13 | s390x: Add interlocked access facility 1 instructions | Alexander Graf |
2015-05-13 | s390x: Add some documentation in opcode list | Alexander Graf |
2015-05-13 | s390x: Fix stoc direction | Alexander Graf |
2015-05-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-05-08 | s390x/kvm: migrate vcpu interrupt state | Jens Freimann |
2015-05-08 | s390x: move fpu regs into a subsection of the vmstate | David Hildenbrand |
2015-05-08 | s390x/kvm: use ioctl KVM_S390_IRQ for vcpu interrupts | Jens Freimann |
2015-04-30 | kvm: add support for memory transaction attributes | Paolo Bonzini |