Age | Commit message (Expand) | Author |
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-03 | s390x/kvm: always ignore empty vcpu interrupt state | Sascha Silbe |
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 |
2015-04-30 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-3... | Peter Maydell |
2015-04-30 | misc: Fix new collection of typos | Stefan Weil |
2015-04-30 | s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl | Alexander Yarygin |
2015-04-30 | s390x/mmu: Use ioctl for reading and writing from/to guest memory | Thomas Huth |
2015-04-30 | s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB | Ekaterina Tumanova |
2015-04-30 | s390x/mmu: Use access type definitions instead of magic values | Thomas Huth |
2015-03-16 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into staging | Peter Maydell |
2015-03-16 | s390x: CPACF: Handle key wrap machine options | Tony Krowiak |