aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/cpu.h
AgeCommit message (Expand)Author
2016-10-07qemu-tech: document lazy condition code evaluation in cpu.hPaolo Bonzini
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand
2016-07-12target-*: Clean up cpu.h header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-19target-s390x: make cpu-qom.h not target specificPaolo Bonzini
2016-05-19s390x: move .needed functions for subsections to machine.cPaolo Bonzini
2016-05-17s390x: enable runtime instrumentationFan Zhang
2016-05-12tb: consistently use uint32_t for tb->flagsEmilio G. Cota
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-01s390x: remove {kvm_}s390_virtio_irq()Cornelia Huck
2016-02-23all: Clean up includesPeter Maydell
2016-01-13s390x: remove s390-virtio devicesPierre Morel
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-20s390x: flagify mcic valuesCornelia Huck
2015-10-08Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151007' into stagingPeter Maydell
2015-10-07target-*: Drop cpu_gen_code defineRichard Henderson
2015-10-07target-s390x: Add cc_op state to insn_startRichard Henderson
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-11tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne
2015-07-09cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite
2015-06-17target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno
2015-06-17target-s390x: PER storage-alteration event supportAurelien Jarno
2015-06-17target-s390x: basic PER event handlingAurelien Jarno
2015-06-17target-s390x: add get_per_in_range functionAurelien Jarno
2015-06-17target-s390x: add get_per_atmid functionAurelien Jarno
2015-06-17target-s390x: add PER related constantsAurelien Jarno
2015-06-17target-s390x: fix setcc in TCG modeAurelien Jarno
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-11s390x/kvm: diag288 instruction interception and handlingXu Wang
2015-06-05target-s390x: add a cpu_mmu_idx_to_asc functionAurelien Jarno
2015-06-05target-s390x: fix MMU index computationAurelien Jarno
2015-06-05target-s390x: add a tod2time functionAurelien Jarno
2015-05-27s390x: Migrate vector registersEric Farman
2015-05-27s390x: Store Additional Status SIGP orderEric Farman
2015-05-27s390x: Vector Register IOCTLsEric Farman
2015-05-27s390x: Common access to floating point registersEric Farman
2015-05-08s390x/kvm: migrate vcpu interrupt stateJens Freimann
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin