summaryrefslogtreecommitdiffstats
path: root/target-s390x/helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* target-s390: Fix PSW_MASK handlingRichard Henderson2013-01-051-4/+5
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-4/+4
* target-s390x: Use CPU_LOG_INTRichard Henderson2012-09-271-3/+4
* target-s390x: switch to AREG0 free modeBlue Swirl2012-09-101-3/+3
* target-s390x: fix styleBlue Swirl2012-09-101-47/+49
* target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber2012-06-111-2/+2
* Kill off cpu_state_reset()Andreas Färber2012-06-041-8/+1
* target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber2012-04-041-2/+4
* target-s390x: QOM'ify CPU initAndreas Färber2012-04-041-18/+3
* target-s390x: QOM'ify CPU resetAndreas Färber2012-04-041-10/+2
* target-s390x: QOM'ify CPUAndreas Färber2012-04-041-1/+3
* target-s390x: Don't overuse CPUStateAndreas Färber2012-03-141-19/+19
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-2/+2
* target-s390x: Clean includesStefan Weil2012-02-281-5/+0
* s390x: Add shutdown for TCG s390-virtio machineAlexander Graf2011-11-141-3/+12
* s390x: update R and C bits in storage keyAlexander Graf2011-11-141-0/+12
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-6/+6
* Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+1
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* target-s390x: Fix build for non-linux hostsStefan Weil2011-06-031-5/+0
* s390x: helper functions for system emulationAlexander Graf2011-05-201-10/+555
* s390x: Enable s390x-softmmu targetAlexander Graf2011-04-181-0/+4
* S390: Add stub for cpu_get_phys_page_debugAlexander Graf2010-04-011-0/+5
* Large page TLB flushPaul Brook2010-03-171-4/+5
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-071-2/+1
* Add support for S390x system emulationAlexander Graf2009-12-051-0/+22
* S/390 CPU fake emulationAlexander Graf2009-12-051-0/+62
OpenPOWER on IntegriCloud