summaryrefslogtreecommitdiffstats
path: root/target/s390x/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/tcg: always enable AFP for linux-userDavid Hildenbrand2018-10-091-0/+5
* s390x: remove 's390-squash-mcss' optionCornelia Huck2018-08-201-10/+0Star
* s390x/tcg: fix CPU hotplug with single-threaded TCGDavid Hildenbrand2018-07-021-5/+12
* s390x/tcg: properly implement the TODDavid Hildenbrand2018-07-021-7/+0Star
* s390x/tcg: drop tod_basetimeDavid Hildenbrand2018-07-021-1/+0Star
* s390x/tod: factor out TOD into separate deviceDavid Hildenbrand2018-07-021-32/+0Star
* s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()David Hildenbrand2018-07-021-2/+2
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+2
* s390x: remove s390_get_memslot_countCornelia Huck2018-02-261-9/+0Star
* qmp: expose s390-specific CPU infoViktor Mihajlovski2018-02-261-12/+12
* s390x/cpu: expose the guest crash informationChristian Borntraeger2018-02-261-0/+45
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+1
* s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand2018-02-091-8/+0Star
* s390x/tcg: simplify machine check handlingDavid Hildenbrand2018-02-091-2/+0Star
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* s390x/kvm: Handle bpb featureChristian Borntraeger2018-01-221-0/+1
* tcg: Avoid setting tcg_initialize if !CONFIG_TCGRichard Henderson2017-10-261-0/+2
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-6/+1Star
* target/s390x: special handling when starting a CPU with WAIT PSWDavid Hildenbrand2017-10-201-2/+9
* s390x/kvm: factor out SIGP code into sigp.cDavid Hildenbrand2017-10-201-8/+0Star
* s390x/tcg: STOPPED cpus can never wake upDavid Hildenbrand2017-10-201-0/+6
* s390x/tcg: rework checking for deliverable interruptsDavid Hildenbrand2017-10-201-3/+5
* s390x/tcg: cleanup service interrupt injectionDavid Hildenbrand2017-10-201-2/+0Star
* s390x/tcg: initialize machine check queueCornelia Huck2017-10-061-0/+2
* s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling2017-10-061-7/+19
* target/s390x: get rid of next_core_idDavid Hildenbrand2017-10-061-7/+7
* s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand2017-10-061-8/+0Star
* s390x: allow CPU hotplug in random core-id orderDavid Hildenbrand2017-09-191-7/+1Star
* s390x: allow cpu hotplug via device_addDavid Hildenbrand2017-09-191-0/+1
* target/s390x: rename next_cpu_id to next_core_idDavid Hildenbrand2017-09-191-6/+5Star
* target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand2017-09-191-52/+20Star
* target/s390x: set cpu->id for linux user when realizingDavid Hildenbrand2017-09-191-7/+4Star
* s390x: replace cpu_s390x_init() with cpu_generic_init()Igor Mammedov2017-09-011-0/+7
* s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-301-0/+2
* s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand2017-08-301-0/+7
* target/s390x: move a couple of functions to cpu.cDavid Hildenbrand2017-08-301-0/+79
* target/s390x: introduce internal.hDavid Hildenbrand2017-08-301-0/+1
* target/s390x: Add remaining switches to compile with --disable-tcgThomas Huth2017-07-251-0/+4
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* s390/kvm: do not reset riccb on initial cpu resetChristian Borntraeger2017-05-191-3/+4
* target/s390x: Diagnose specification exception for atomicsRichard Henderson2017-05-131-0/+1
* qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée2017-01-131-5/+2Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+462