summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* s390x: Enable s390x-softmmu targetAlexander Graf2011-04-182-1/+14
* s390x: Prepare cpu.h for emulationAlexander Graf2011-04-183-54/+739
* s390x: fix KVM targetAlexander Graf2011-04-041-1/+1
* kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka2011-03-161-0/+5
* kvm: Rename kvm_arch_process_irqchip_events to async_eventsJan Kiszka2011-03-151-1/+1
* always qemu_cpu_kick after unhalting a cpuPaolo Bonzini2011-03-131-0/+1
* inline cpu_halted into sole callerPaolo Bonzini2011-03-131-12/+0
* kvm: Drop return values from kvm_arch_pre/post_runJan Kiszka2011-02-141-4/+2
* kvm: Provide sigbus services arch-independentlyJan Kiszka2011-02-141-0/+10
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2011-02-011-1/+5
|\
| * kvm: Consolidate must-have capability checksJan Kiszka2011-01-231-0/+4
| * kvm: Drop smp_cpus argument from init functionsJan Kiszka2011-01-231-1/+1
* | Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-3/+3
|/
* s390: compile fixesAlexander Graf2010-12-262-2/+2
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+1
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-032-5/+6
* target-s390: enable SIGP Initial ResetAlexander Graf2010-05-181-3/+14
* Do not stop VM if emulation failed in userspace.Gleb Natapov2010-05-111-0/+5
* kvm: enable smp > 1Marcelo Tosatti2010-05-111-0/+5
* 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
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-075-10/+5
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-2/+1
* Fix incorrect exception_index useBlue Swirl2010-02-141-2/+2
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0
* target-s390: Fail on unknown instructionsAlexander Graf2009-12-181-1/+1
* Add support for S390x system emulationAlexander Graf2009-12-054-2/+208
* Add KVM support for S390xAlexander Graf2009-12-051-0/+483
* S/390 CPU fake emulationAlexander Graf2009-12-055-0/+372
OpenPOWER on IntegriCloud