summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger2012-08-154-16/+34
* s390: Fix error handling and condition code of service callChristian Borntraeger2012-08-152-11/+21
* s390: autodetect map privateChristian Borntraeger2012-07-101-0/+35
* Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-06-241-0/+1
|\
| * s390: stop target cpu on sigp initial resetChristian Borntraeger2012-06-181-0/+1
* | qemu-log: use LOG_UNIMP for some target CPU casesBlue Swirl2012-06-211-1/+1
|/
* target-s390x: Pass S390CPU to s390_cpu_restart()Andreas Färber2012-06-111-2/+4
* s390-virtio: Let s390_cpu_addr2state() return S390CPUAndreas Färber2012-06-112-3/+5
* target-s390x: Let cpu_s390x_init() return S390CPUAndreas Färber2012-06-113-7/+7
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-1/+3
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+1
* Kill off cpu_state_reset()Andreas Färber2012-06-041-8/+1
* S390: dont call system_shutdown on disabled waitChristian Borntraeger2012-05-011-0/+12
* S390: support reboot for kvm on s390Jens Freimann2012-05-011-2/+1
* Use uintptr_t for various op related functionsBlue Swirl2012-04-141-5/+3
* target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPUAndreas Färber2012-04-042-4/+6
* target-s390x: QOM'ify CPU initAndreas Färber2012-04-043-18/+31
* target-s390x: QOM'ify CPU resetAndreas Färber2012-04-042-11/+14
* target-s390x: QOM'ify CPUAndreas Färber2012-04-044-1/+136
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-s390x: Don't overuse CPUStateAndreas Färber2012-03-145-133/+133
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-2/+2
* Move helpers.h to helper.hLluís Vilanova2012-03-053-3/+3
* target-s390x: Clean includesStefan Weil2012-02-283-10/+3
* s390: fix cpu hotplug / cpu activity on interruptsChristian Borntraeger2012-01-041-3/+0
* s390x: add TR function for EXECUTEAlexander Graf2012-01-041-0/+3
* Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-4/+4
* fix typo: delete redundant semicolonDong Xu Wang2011-12-061-2/+2
* s390x: Add shutdown for TCG s390-virtio machineAlexander Graf2011-11-142-3/+21
* s390: Fix cpu shutdown for KVMChristian Borntraeger2011-11-142-12/+9
* s390x: implement SIGP restart and shutdownAlexander Graf2011-11-141-0/+14
* s390x: implement rrbe instruction properlyAlexander Graf2011-11-141-5/+7
* s390x: update R and C bits in storage keyAlexander Graf2011-11-143-1/+16
* s390x: make ipte 31-bit awareAlexander Graf2011-11-141-0/+7
* s390x: add ldeb instructionAlexander Graf2011-11-143-0/+14
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Use new macro QEMU_PACKED for packed structuresStefan Weil2011-09-031-1/+1
* Fix conversions from pointer to tcg_target_longStefan Weil2011-08-211-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-8/+8
* Avoid allocating TCG resources in non-TCG modeJan Kiszka2011-08-051-1/+1
* exec.h cleanupBlue Swirl2011-07-302-38/+3
* Remove exec-all.h include directivesBlue Swirl2011-06-263-3/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-12/+11
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-3/+3
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-6/+6
* Fix fallouts from Linux header inclusionJan Kiszka2011-06-261-1/+5
* Switch build system to accompanied kernel headersJan Kiszka2011-06-202-10/+1
* s390x: implement lrvgrAlexander Graf2011-06-031-0/+3
OpenPOWER on IntegriCloud