summaryrefslogtreecommitdiffstats
path: root/target/s390x
Commit message (Expand)AuthorAgeFilesLines
...
| * s390x/tcg: XC: Fault-safe handlingDavid Hildenbrand2019-09-231-6/+12
| * s390x/tcg: OC: Fault-safe handlingDavid Hildenbrand2019-09-231-4/+13
| * s390x/tcg: MVCLU: Fault-safe handlingDavid Hildenbrand2019-09-231-3/+5
| * s390x/tcg: MVC: Fault-safe handling on destructive overlapsDavid Hildenbrand2019-09-231-2/+3
| * s390x/tcg: MVCS/MVCP: Use access_memmove()David Hildenbrand2019-09-231-14/+12Star
| * s390x/tcg: Fault-safe memmoveDavid Hildenbrand2019-09-231-99/+139
| * s390x/tcg: Fault-safe memsetDavid Hildenbrand2019-09-231-20/+103
| * s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLYDavid Hildenbrand2019-09-232-0/+8
| * s390x/tcg: MVST: Fix storing back the addresses to registersDavid Hildenbrand2019-09-234-19/+19
| * s390x/tcg: MVST: Check for specification exceptionsDavid Hildenbrand2019-09-231-0/+3
| * s390x/tcg: MVCS/MVCP: Properly wrap the lengthDavid Hildenbrand2019-09-231-0/+6
| * s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit modeDavid Hildenbrand2019-09-231-3/+11
| * s390x/tcg: MVCS/MVCP: Check for special operation exceptionsDavid Hildenbrand2019-09-231-0/+12
| * s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a timeDavid Hildenbrand2019-09-231-23/+31
| * s390x/tcg: MVPG: Properly wrap the addressesDavid Hildenbrand2019-09-231-2/+9
| * s390x/tcg: MVPG: Check for specification exceptionsDavid Hildenbrand2019-09-231-0/+7
| * s390x/tcg: MVC: Use is_destructive_overlap()David Hildenbrand2019-09-231-1/+1
| * s390x/tcg: MVC: Increment the length onceDavid Hildenbrand2019-09-231-8/+12
| * s390x/tcg: MVCL: Process max 4k bytes at a timeDavid Hildenbrand2019-09-231-6/+38
| * s390x/tcg: MVCL: Detect destructive overlapsDavid Hildenbrand2019-09-231-1/+18
| * s390x/tcg: MVCL: Zero out unused bits of addressDavid Hildenbrand2019-09-231-2/+21
| * s390x/tcg: Reset exception_index to -1 instead of 0David Hildenbrand2019-09-231-3/+3
* | s390x/cpumodel: Add the z15 name to the description of gen15aChristian Borntraeger2019-09-231-1/+1
* | s390x/kvm: Officially require at least kernel 3.15Thomas Huth2019-09-231-0/+7
|/
* s390x/tcg: Pass a size to probe_write() in do_csst()David Hildenbrand2019-09-031-3/+1Star
* tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x codeDavid Hildenbrand2019-09-031-7/+0Star
* s390x/tcg: Fix length calculation in probe_write_access()David Hildenbrand2019-09-031-1/+1
* s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()David Hildenbrand2019-09-031-1/+1
* tcg: TCGMemOp is now accelerator independent MemOpTony Nguyen2019-09-032-8/+8
* s390x/mmu: Factor out storage key handlingDavid Hildenbrand2019-08-221-44/+71
* s390x/mmu: Better storage key reference and change bit handlingDavid Hildenbrand2019-08-221-5/+19
* s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBEDavid Hildenbrand2019-08-221-0/+10
* s390x/tcg: Rework MMU selection for instruction fetchesDavid Hildenbrand2019-08-222-23/+22Star
* s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()David Hildenbrand2019-08-221-0/+5
* s390x/mmu: Trace the right value if setting/getting the storage key failsDavid Hildenbrand2019-08-221-2/+4
* s390x/tcg: Fix VERIM with 32/64 bit elementsDavid Hildenbrand2019-08-221-1/+1
* hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-212-2/+2
* targets (various): use softfloat-helpers.h where we canAlex Bennée2019-08-191-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-163-2/+3
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-164-3/+1Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-1/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* s390x/cpumodel: change internal name of vxpdeh to match descriptionChristian Borntraeger2019-07-162-3/+3
* s390x/cpumodel: also change name of vxbehChristian Borntraeger2019-07-161-1/+1
* s390x/cpumodel: remove esort from the default modelChristian Borntraeger2019-07-161-1/+0Star
* s390x/tcg: move fallthrough annotationCornelia Huck2019-07-091-1/+1
* s390: cpumodel: fix description for the new vector facilityChristian Borntraeger2019-07-091-1/+1
* s390x/cpumodel: Set up CPU model for AQIC interceptionPierre Morel2019-07-083-0/+3