2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR SHIFT LEFT (BY BYTE) Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ELEMENT SHIFT Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT... Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ELEMENT ROTATE LEFT LOGICAL Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR POPULATION COUNT Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR OR WITH COMPLEMENT Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR OR Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR NOT EXCLUSIVE OR Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR NOR Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR NAND Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR MULTIPLY * Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR MULTIPLY AND ADD * Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR (MAXIMUM|MINIMUM) (LOGICAL) Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD POSITIVE Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD COMPLEMENT Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM... Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR EXCLUSIVE OR Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR COUNT TRAILING ZEROS Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR COUNT LEADING ZEROS Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR COMPARE * Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ELEMENT COMPARE * Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR CHECKSUM Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR AVERAGE LOGICAL Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR AVERAGE Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR AND (WITH COMPLEMENT) Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ADD WITH CARRY COMPUTE... Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ADD WITH CARRY Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ADD COMPUTE CARRY Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-17 | David Hildenbrand | s390x/tcg: Implement VECTOR ADD Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-05-13 | David Hildenbrand | tcg: Implement tcg_gen_gvec_3i() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190416185301.25344-2-david@redhat.com> |
commitcommitdifftree |
2019-04-25 | David Hildenbrand | exec: Introduce qemu_maxrampagesize() and rename qemu_getram... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190417113143.5551-3-david@redhat.com> |
commitcommitdifftree |
2019-04-25 | David Hildenbrand | s390x/kvm: Configure page size after memory has actually... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190417113143.5551-2-david@redhat.com> |
commitcommitdifftree |
2019-04-24 | David Hildenbrand | tcg: Implement tcg_gen_extract2_{i32,i64} Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225154204.26751-1-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR UNPACK * Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-33-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR STORE WITH LENGTH Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-32-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR STORE MULTIPLE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-31-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR STORE ELEMENT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-30-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR STORE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-29-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Provide probe_write_access helper Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-28-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-27-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR SELECT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-26-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR SCATTER ELEMENT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-25-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR REPLICATE IMMEDIATE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-24-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR REPLICATE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-23-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR PERMUTE DOUBLEWORD IMMEDIATE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-22-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR PERMUTE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-21-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR PACK * Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-20-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR MERGE (HIGH|LOW) Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-19-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD WITH LENGTH Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-18-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-17-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD VR ELEMENT FROM GR Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-16-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD TO BLOCK BOUNDARY Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-15-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD MULTIPLE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-14-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-13-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-12-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-11-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD ELEMENT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-10-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD AND REPLICATE Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-9-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR LOAD Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-8-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR GENERATE MASK Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-7-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR GENERATE BYTE MASK Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-6-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Implement VECTOR GATHER ELEMENT Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-5-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Utilities for vector instruction helpers Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-4-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Check vector register instructions at central... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-3-david@redhat.com> |
commitcommitdifftree |
2019-03-11 | David Hildenbrand | s390x/tcg: Define vector instruction formats Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-2-david@redhat.com> |
commitcommitdifftree |
2019-03-06 | David Hildenbrand | qdev: Provide qdev_get_bus_hotplug_handler() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190228122849.4296-4-david@redhat.com> |
commitcommitdifftree |
2019-03-06 | David Hildenbrand | qdev: Let the hotplug_handler_unplug() caller delete... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190228122849.4296-2-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x: Add floating-point extension facility to "qemu... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-16-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Handle all rounding modes overwritten by... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-15-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Implement rounding mode and XxC for LOAD... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-14-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Implement XxC and checks for most FP instructions Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-13-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Prepare for IEEE-inexact-exception control... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-12-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Refactor saving/restoring the bfp rounding... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-11-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Check for exceptions in SET BFP ROUNDING... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-10-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-9-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Fix simulated-IEEE exceptions Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-8-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Refactor SET FPC AND SIGNAL handling Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-7-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Hide IEEE underflows in some scenarios Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-6-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Fix parts of IEEE exception handling Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-5-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Factor out conversion of softfloat exceptions Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-4-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Fix rounding from float128 to uint64_t/uint32_t Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-3-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Fix TEST DATA CLASS instructions Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218122710.23639-2-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-8-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-7-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Factor out gen_addi_and_wrap_i64() from... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-6-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Factor out vec_full_reg_offset() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-5-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Clarify terminology in vec_reg_offset() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-4-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Simplify disassembler operands initialization Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-3-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: RXE has an optional M3 field Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-2-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Save vregs to extended mchk save area Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190222081153.14206-4-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x: use a QEMU-style typedef + name for SIGP save... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190222081153.14206-3-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190222081153.14206-2-david@redhat.com> |
commitcommitdifftree |
2019-02-26 | David Hildenbrand | softfloat: Implement float128_to_uint32 Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-02-26 | David Hildenbrand | softfloat: add float128_is_{normal,denormal} Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add memory unplug request test for... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-7-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add CPU core unplug request test... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-6-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add CCW unplug test for s390x Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-5-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add a simple PCI unplug request... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-4-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | spapr: support memory unplug for qtest Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-3-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | cpus: Properly release the iothread lock when killing... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-2-david@redhat.com> |
commitcommitdifftree |
next |