aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2011-04-20Remove unused function parameter from cpu_restore_stateStefan Weil
2011-04-20Remove unused function parameters from gen_pc_load and rename the functionStefan Weil
2011-04-18s390x: Enable s390x-softmmu targetAlexander Graf
2011-04-18s390x: Prepare cpu.h for emulationAlexander Graf
2011-04-04s390x: fix KVM targetAlexander Graf
2011-03-16kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka
2011-03-15kvm: Rename kvm_arch_process_irqchip_events to async_eventsJan Kiszka
2011-03-13always qemu_cpu_kick after unhalting a cpuPaolo Bonzini
2011-03-13inline cpu_halted into sole callerPaolo Bonzini
2011-02-14kvm: Drop return values from kvm_arch_pre/post_runJan Kiszka
2011-02-14kvm: Provide sigbus services arch-independentlyJan Kiszka
2011-02-01Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-23kvm: Consolidate must-have capability checksJan Kiszka
2011-01-23kvm: Drop smp_cpus argument from init functionsJan Kiszka
2010-12-26s390: compile fixesAlexander Graf
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-05-18target-s390: enable SIGP Initial ResetAlexander Graf
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-04-01S390: Add stub for cpu_get_phys_page_debugAlexander Graf
2010-03-17Large page TLB flushPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-02-14Fix incorrect exception_index useBlue Swirl
2010-01-19kill regs_to_env and env_to_regsPaolo Bonzini
2009-12-18target-s390: Fail on unknown instructionsAlexander Graf
2009-12-05Add support for S390x system emulationAlexander Graf
2009-12-05Add KVM support for S390xAlexander Graf
2009-12-05S/390 CPU fake emulationAlexander Graf