aboutsummaryrefslogtreecommitdiff
path: root/target/s390x
AgeCommit message (Expand)Author
2020-11-05target/s390x: fix execution with icountPavel Dovgalyuk
2020-10-22s390x: pv: Fix diag318 PV fencingJanosch Frank
2020-10-03disas: Enable capstone disassembly for s390xRichard Henderson
2020-10-02s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)David Hildenbrand
2020-10-02s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2David Hildenbrand
2020-10-02s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)David Hildenbrand
2020-10-02s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)David Hildenbrand
2020-10-02s390x/tcg: Implement MULTIPLY HALFWORD (MGH)David Hildenbrand
2020-10-02s390x/tcg: Implement MULTIPLY (MG, MGRK)David Hildenbrand
2020-10-02s390x/tcg: Implement SUBTRACT HALFWORD (SGH)David Hildenbrand
2020-10-02s390x/tcg: Implement ADD HALFWORD (AGH)David Hildenbrand
2020-10-02s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_...David Hildenbrand
2020-10-02s390x/tcg: Implement MONITOR CALLDavid Hildenbrand
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-22s390x: Register all CPU properties as class propertiesEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-18target/s390x: Set instance_align on S390CPU TypeInfoRichard Henderson
2020-09-09Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-08target/s390x: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-08-21target/s390x: fix meson.build issuePaolo Bonzini
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-21meson: targetPaolo Bonzini
2020-08-21meson: convert target/s390x/gen-features.hMarc-André Lureau
2020-08-21meson: rename .inc.h files to .h.incPaolo Bonzini
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster
2020-07-03target/s390x: Fix SQXBRRichard Henderson
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05target/s390x: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05target/s390x: Restrict system-mode declarationsPhilippe Mathieu-Daudé
2020-06-05target/s390x/helper: Clean ifdef'ryPhilippe Mathieu-Daudé
2020-06-05target/s390x: Only compile decode_basedisp() on system-modePhilippe Mathieu-Daudé
2020-06-05s390x/kvm: help valgrind in several placesChristian Borntraeger
2020-06-02target/s390x: Use tcg_gen_gvec_rotl{i,s,v}Richard Henderson
2020-05-27s390x/cpumodel: Fix harmless misuse of visit_check_struct()Markus Armbruster
2020-05-19softfloat: Inline float64 compare specializationsRichard Henderson
2020-05-19softfloat: Name compare relation enumRichard Henderson
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256Markus Armbruster
2020-05-15qom: Drop object_property_set_description() parameter @errpMarkus Armbruster